MIL-STD-1553 Reference Manual
Chapter 7 – Bus Controller Functions
7.1.10 ApiCmdBCGetXferBufferHeaderInfo
Prototype:
AiInt16 ApiCmdBCGetXferBufferHeaderInfo ( AiUInt32 ul_ModuleHandle, AiUInt8 biu,
AiUInt32 ul_XferId,
AiUInt32 *pul_BufHeaderIndex,
AiUInt32 *pul_BufHeaderAddr );
Driver Command:
TG_API_BC_XFER_BH_GET (0x6F)
Purpose:
This function is used to get the buffer header id of given transfer.
I
I
n
n
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
X
X
f
f
e
e
r
r
I
I
d
d
BC Transfer ID
Note: See Section 1.3.5 for the range allowed for this parameter.
O
O
u
u
t
t
p
p
u
u
t
t
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
*
*
p
p
u
u
l
l
_
_
B
B
u
u
f
f
H
H
e
e
a
a
d
d
e
e
r
r
I
I
n
n
d
d
e
e
x
x
The buffer header index of this
ehavior
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
*
*
p
p
u
u
l
l
_
_
B
B
u
u
f
f
H
H
e
e
a
a
d
d
e
e
r
r
A
A
d
d
d
d
r
r
The address of the buffer header of this transfer
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.