MIL-STD-1553 Reference Manual
Chapter 2 - Library Administration and Initialization Functions
2.1.22 ApiSetTgEmul
Prototype:
void ApiSetTgEmul( AiUInt32 ul_ModuleHandle, AiInt16 emul );
Driver Command:
none
Purpose:
This function sets the current emulation mode of the Application Interface.
In this emulation mode, the Application Interface does not actually send a driver
command to the target, instead the expected acknowledgement (maintained by the
Application Interface) is returned to the calling function by the Application Interface.
I
I
n
n
p
p
u
u
t
t
A
A
i
i
I
I
n
n
t
t
1
1
6
6
e
e
m
m
u
u
l
l
Command Emulation Mode
Disable / reset command emulation (default)
If an error occurs, the emulation mode is
enabled automatically !
Enable command emulation permanently
Disable command emulation permanently
Return Value