EasyManua.ls Logo

Aim MIL-STD-1553 - Apicmdrtsaconerr

Aim MIL-STD-1553
502 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MIL-STD-1553 Reference Manual
308
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
Value
Description
0..31
Remote Terminal Address
A
A
i
i
U
U
I
I
n
n
t
t
8
8
s
s
a
a
Mode
Value
Description
Subaddress
1..30
RT Subaddress
ModeCode
0..31
Mode code Number
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
Value
Constant
Description
0
API_RT_TYPE_RECEIVE_SA
Receive Subaddress
1
API_RT_TYPE_TRANSMIT_SA
Transmit Subaddress
2
API_RT_TYPE_RECEIVE_MODECODE
Receive Mode code
3
API_RT_TYPE_TRANSMIT_MODECODE
Transmit Mode code
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;

Table of Contents

Other manuals for Aim MIL-STD-1553