MIL-STD-1553 Reference Manual
Chapter 8 – Remote Terminal Functions
8.1.4 ApiCmdRTEnaDis
Prototype:
AiInt16 ApiCmdRTEnaDis ( AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt8 rt_addr,
AiUInt8 con)
Driver Command:
API_RT_ENA_DIS (0x8F)
Purpose:
This function is used to enable / disable the selected Remote Terminal (identified by its
RT Address) on the fly.
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
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.