MIL-STD-1553 Reference Manual
Chapter 10 – Replay Functions
10.1.3 ApiCmdReplayStart
Prototype:
AiInt16 ApiCmdReplayStart ( AiUInt32 ul_ModuleHandle, AiUInt8 biu );
Driver Command:
API_REP_START (0x41)
Purpose:
This command is used to start the AIM board Replay operation.
Note: When using an AIM 3910 board, the HS replay mechanism will also be
started, if it was initialized with the corresponding HS replay initializing
command (only available for AIM 3910 boards).
This is to avoid synchronization problems between LS and HS replay!
I
I
n
n
p
p
u
u
t
t
n
n
o
o
n
n
e
e
O
O
u
u
t
t
p
p
u
u
t
t
n
n
o
o
n
n
e
e
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.