MIL-STD-1553 Reference Manual
Chapter 7 – Bus Controller Functions
7.1.16 ApiCmdBCInstrTblIni
Prototype:
AiInt16 ApiCmdBCInstrTblIni (AiUInt32 ul_ModuleHandle, AiUInt8 biu)
Driver Command:
none
Purpose:
This function is used to initialize the BC Instruction Table mode. For this function,
ApiCmdSysMemLayout is called internally in order to get the size and start address
of the BC Instruction List from the Global memory layout. The Start Address and size
of the BC Instruction list area are derived from parameters
mem_info.biu_addr[biu].bc_hip_instr and mem_info.biu_size[biu].bc_hip_instr of
structure TY_API_MEM_INFO, refer to function ApiCmdSysMemLayout).
I
I
n
n
p
p
u
u
t
t
n
n
o
o
n
n
e
e
O
O
u
u
t
t
p
p
u
u
t
t
n
n
o
o
n
n
e
e
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.