EasyManua.ls Logo

Aim MIL-STD-1553 - Apicmdrtmodectrl

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
298
Chapter 8 Remote Terminal Functions
8.1.14 ApiCmdRTModeCtrl
Prototype:
AiInt16 ApiCmdRTModeCtrl ( AiUInt32 ul_ModuleHandle, AiUInt8 uc_Biu,
TY_API_RT_MODE_CTRL *px_RtModeCtrl);
Driver Command :
API_RT_MODE_CTRL (0x89)
Purpose:
This function is used to enable / disable various RT functionality on-the-fly.
I
I
n
n
p
p
u
u
t
t
T
T
Y
Y
_
_
A
A
P
P
I
I
_
_
R
R
T
T
_
_
M
M
O
O
D
D
E
E
_
_
C
C
T
T
R
R
L
L
*
*
p
p
x
x
_
_
R
R
t
t
M
M
o
o
d
d
e
e
C
C
t
t
r
r
l
l
RT Mode Control description
typedef struct ty_api_rt_mode_ctrl
{
AiUInt32 ul_RtMode;
AiUInt32 ul_Ctrl;
AiUInt32 ul_Param1;
AiUInt32 ul_Param2;
AiUInt32 ul_Param3;
} TY_API_RT_MODE_CTRL;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
R
R
t
t
M
M
o
o
d
d
e
e
Constant
Description
API_RT_MODE_CONFIGURED_DYTAGS
This mode is used to enable / disable all configured
RT dytags
API_RT_MODE_LANE_CTRL
This mode is used to control the lane A and/or lane
B bus response
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
C
C
t
t
r
r
l
l
ul_RtMode
Constant
Description
3
API_DIS
API_ENA
Disable the functionality referenced with parameter ‘ul_RtMode’
Enable the functionality referenced with parameter ‘ul_RtMode’
4
0 (reserved)
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
P
P
a
a
r
r
a
a
m
m
1
1
ul_RtMode
Value
Description
3
0..31
0xFFFFFFFF
Remote Terminal Address that is affected
Affect all RTs
4
0..31
Remote Terminal Address that is affected
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
P
P
a
a
r
r
a
a
m
m
2
2
ul_RtMode
Value
Description
3
0
Reserved
4
API_RT_RSP_BOTH_BUSSES
API_RT_RSP_PRI_BUS
API_RT_RSP_SEC_BUS
Respond to both busses
Respond only to bus A
Respond only to bus B

Table of Contents

Other manuals for Aim MIL-STD-1553