MIL-STD-1553 Reference Manual
Chapter 3 – System Functions
3.1.3 ApiCmdDefMilbusProtocol
Prototype:
AiInt16 ApiCmdDefMilbusProtocol ( AiUInt32 ul_ModuleHandle, AiUInt8 biu,
AiUInt8 mil_prot, AiUInt8 mode, AiUInt8 rt );
Driver Command:
API_DEF_MILBUS_PROT (0x3F)
Purpose:
This function is used to define the MILBus Protocol type. The MILBus Protocol type is
set as default to MILbus 1553B using the ApiCmdReset
Input
A
A
i
i
U
U
I
I
n
n
t
t
8
8
m
m
i
i
l
l
_
_
p
p
r
r
o
o
t
t
Output
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.