MIL-STD-1553 Reference Manual
Chapter 3 – System Functions
3.1.4 ApiCmdDefRespTout
Prototype:
AiInt16 ApiCmdDefRespTout( AiUInt32 ul_ModuleHandle, AiUInt8 biu, float resp_tout );
Driver Command:
API_DEF_RESP_TOUT (0x33)
Purpose:
This function is used to define the Response Timeout value for Simulator and Bus
Monitor operation of the AIM board. The Response Timeout value is the maximum
time the Bus Controller will wait for a Status word response from the RT. The
Response Timeout value is set to a default of 14µs using the ApiCmdReset function.
Input
A
A
i
i
F
F
l
l
o
o
a
a
t
t
r
r
e
e
s
s
p
p
_
_
t
t
o
o
u
u
t
t
Response Timeout value
(Range: 0..63.75 µs in steps of 0.25 µs)
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.