MIL-STD-1553 Reference Manual
Chapter 9 – Bus Monitor Functions
9.1.11 ApiCmdBMIntrMode
Prototype:
AiInt16 ApiCmdBMIntrMode ( AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt8 imod,
AiUInt8 smod, AiUInt8 res );
Driver Command:
API_BM_INI_INTR (0xB1)
Purpose:
This function is used to enable/disable the Interrupts and Output Strobes related to
the Bus Monitor mode of the AIM board.
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
8
8
i
i
m
m
o
o
d
d
Interrupt Mode
Enable Monitor Buffer Full or Half Buffer
Full Interrupt (Recording)
API_BM_MODE_START_EVENT_INT
Enable Interrupt on Capture Start Event
API_BM_MODE_STOP_EVENT_INT
Enable Interrupt on Capture Stop or
End of Selective Capture Event
Output Strobe Mode
Enable Strobe on Monitor Buffer Full
or Half Buffer Full Recording)
API_BM_STROBE_ON_START_EVENT
Enable Strobe on Capture Start Event
API_BM_STROBE_ON_STOP_EVENT
Enable Strobe on Capture Stop or
End of Selective Capture Event
0 (Reserved)
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.