MIL-STD-1553 Reference Manual
Chapter 3 – System Functions
Upper Limit of the System Dynamic Data Word
Amount of contiguous Dataset Buffers
Amount of contiguous words from specified Dataset Buffer ID
Checksum End Word Position
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
s
s
t
t
e
e
p
p
Stepsize used to increment or decrement
the System Dynamic Data Word
API_SYSTAG_STEP_CYCLIC
API_SYSTAG_STEP_KEEP_LAST
Cyclic operation
Keep last Buffer of Dataset
API_SYSTAG_STEP_CYCLIC
API_SYSTAG_STEP_KEEP_LAST
Cyclic operation
Keep last Word of States
API_SYSTAG_STEP_1S_COMP
API_SYSTAG_STEP_2S_COMP
1's Complement
2's Complement
API_SYSTAG_STEP_CHECKSUM_PLUS
Checksum is calculated by adding all data
word values from word position ‘min’ to
‘max’
API_SYSTAG_STEP_CHECKSUM_XOR
Checksum is calculated by xoring all data
word values from word position ‘min’ to
‘max’
API_SYSTAG_STEP_CHECKSUM_1760
1760 Checksum is calculated from all data
words preceding the specified Checksum
word position ‘wpos’ (‘min’ & ‘max’ are n/a)
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
w
w
p
p
o
o
s
s
Word Position of the System Dynamic Data Word in the Transmit Buffer
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
b
b
p
p
o
o
s
s
Position of LSB in System Dynamic Data Word
Amount of bits in System Dynamic Data Word
Identical to 'BIT_NB' = 16
Output
Return Value
All API functions return API_OK if no error occurred. If the return value is not equal
to API_OK the function ApiGetErrorDescription can be used to obtain an error
description.