MIL-STD-1553 Reference Manual
Chapter 10 – Replay Functions
10.1.2 ApiCmdReplayRT
Prototype:
AiInt16 ApiCmdReplayRT ( AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt8 con,
AiUInt8 mode, AiUInt8 rt );
Driver Command:
API_REP_RT_CON (0x44)
Purpose:
This function is used to enable or disable the Replay for the specified RT- Address. If
the selected RT is disabled for Replay an external RT shall be connected to the bus.
After initialization of the Replay mode (ApiCmdReplayIni) all RT’s are enabled.
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
8
8
c
c
o
o
n
n
Disable RT for Replay (external RT)
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.