MIL-STD-1553 Reference Manual
Chapter 8 – Remote Terminal Functions
T
T
Y
Y
_
_
A
A
P
P
I
I
_
_
R
R
T
T
_
_
D
D
Y
Y
T
T
A
A
G
G
*
*
r
r
t
t
_
_
d
d
y
y
t
t
a
a
g
g
[
[
4
4
]
]
RT Dynamic Data description
typedef struct ty_api_rt_dytag
{
AiUInt16 tag_fct;
AiUInt16 min;
AiUInt16 max;
AiUInt16 step;
AiUInt16 wpos;
} TY_API_RT_DYTAG;
Parameter description for Function Mode (‘mode’ = 0)
Note: Applicable for up to 2 dynamic words ‘bc_dytag[0..1]’, structure
indexes bc_dytag[2..3] are reserved!
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
t
t
a
a
g
g
_
_
f
f
c
c
t
t
Dynamic Data Word Generation Function
API_DYTAG_FCT_DISABLE
API_DYTAG_FCT_POS_RAMP
API_DYTAG_FCT_NEG_RAMP
API_DYTAG_FCT_POS_TRIANGLE
API_DYTAG_FCT_NEG_TRIANGLE
API_DYTAG_FCT_XMT_WORD
API_DYTAG_FCT_SYNC_COUNTER
Disable
Positive Ramp Function
Negative Ramp Function
Positive Triangle Function
Negative Triangle Function
Transmit Data Word from
specified Data Buffer ID
Transmit Synchronisation
Counter value (see also
ApiCmdSyncCounterGet / Set).
Lower Limit of the dynamic Data Word
Data Buffer Identifier
Reserved
Upper Limit of the dynamic Data Word
Word Position of the Data Buffer Word to transmit
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 dynamic Data Word
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 Data Buffer Word
Parameter description for Tagging Mode (‘mode’ = 1)
Note: Applicable for up to 4 dynamic words ‘bc_dytag[0..3]’!