MIL-STD-1553 Reference Manual
Chapter 3 – System Functions
3.1.5 ApiCmdExecSys
Prototype:
AiInt16 ApiCmdExecSys ( AiUInt32 ul_ModuleHandle, AiUInt8 mode, AiUInt8 con );
Driver Command:
API_EXEC_SYS (0x3C)
Purpose:
This function is used to execute a system related function on the AIM board target.
Input
Connection type of D-Sub connector
Switch ASP interrupt handling to transparent
state (no processing, pass-through only)
*Note: It takes several seconds (approx. 2 seconds) until the IRIG generator has
synchronized on the new IRIG time!!!
Use on-board timetag source (IRIG compatible)
Use external IRIG source for timetag
RS-232 interface (ASP) is connected with the
corresponding bits of the D-Sub connector of the
PBI
RT trigger inputs are connected with the
corresponding bits of the D-Sub connector of the
PBI
Disable HS Subaddress (all sub addresses are
acting like pure 1553 sub adresses)
HS Subaddress to be set
Disable transparent interrupt mode. ASP
interrupts are processed normally.
Enable transparent interrupt mode. ASP interrupts
are processed in a pass-through manner,
where normal processing is not performed.
Note: Mode 2 is only supported on AyI devices. For limitations of the Irig time mode 1
please refere to the chapter “Board functionality overview”.
Output