MIL-STD-1553 Reference Manual
Chapter 7 – Bus Controller Functions
7.1.24 ApiCmdBCXferCtrl
Prototype:
AiInt16 ApiCmdBCXferCtrl (AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt16 xid,
AiUInt8 mode );
Driver Command:
API_BC_XFER_CTRL (0x75)
Purpose:
This function is used to enable/disable the specified BC Transfer.
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
1
1
6
6
x
x
i
i
d
d
BC Transfer ID
Note: See Section 1.3.5 for the range allowed for this parameter.
BC Transfer Control
Disable BC Transfer (insert NOP in BC Transfer descriptor)
Enable BC Transfer (restore original BC Transfer type)
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.