MIL-STD-1553 Reference Manual
Chapter 4 – Calibration Functions
4.1.4 ApiCmdCalXmtCon
Prototype:
AiInt16 ApiCmdCalXmtCon ( AiUInt32 ul_ModuleHandle, AiUInt8 biu, AiUInt8 bus,
AiUInt8 amp );
Driver Command:
API_CAL_XMT_CON (0xD4)
Purpose:
This function is used to control the transmitter output amplitude of the selected MILBus
transceiver on the AIM board via the voltage control pins.
Input
Register value for Output amplitude control of selected MILbus
(0 = 0%, 255 = 100%)
Note: The relationship between the physical output amplitude and the
value given with this parameter is nearly linear. The output amplitude
value depends on the adjusted coupling mode.
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.