MIL-STD-1553 Reference Manual
Chapter 8 – Remote Terminal Functions
8.1.21 ApiCmdRTSAConErr
Prototype:
AiInt16 ApiCmdRTSAConErr ( AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt8 rt_addr,
AiUInt8 sa, AiUInt8 sa_type,
TY_API_RT_ERR *perr );
Driver Command :
API_RT_SA_CON_ERR (0x97)
Purpose:
This command is used to control the error injection capability of the specified RT Sub-
address/Mode code of the selected Remote Terminal (identified by its RT Address).
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
8
8
r
r
t
t
_
_
a
a
d
d
d
d
r
r
A
A
i
i
U
U
I
I
n
n
t
t
8
8
s
s
a
a
_
_
t
t
y
y
p
p
e
e
Subaddress Type
API_RT_TYPE_RECEIVE_MODECODE
API_RT_TYPE_TRANSMIT_MODECODE
T
T
Y
Y
_
_
A
A
P
P
I
I
_
_
R
R
T
T
_
_
E
E
R
R
R
R
*
*
p
p
e
e
r
r
r
r
RT SA Error Injection specifications
typedef struct ty_api_rt_err
{
AiUInt8 type;
AiUInt8 sync;
AiUInt8 contig;
AiUInt8 padding1;
AiUInt32 err_spec;
} TY_API_RT_ERR;