VTI Instruments Corp.
146 EX10xxA/RX1032/EX1044 Function Calls
vtex10xxA_get_alarm_enable
FUNCTION PROTOTYPE
ViStatus vtex10xxA_get_alarm_enable (ViSession vi, ViPBoolean alarm);
FUNCTION PARAMETERS
vi = contains a session handle to the instrument. This handle is obtained by the function and remains valid until the
session is closed.
alarm = a Boolean value indicating whether the use of the LXI alarm is enabled. If a “1” is returned, the LXI alarm
is enabled. If a “0” is returned, it is disabled.
DATA ITEM RESET VALUE
Not applicable to this function.
DESCRIPTION
This function queries and returns the enabled status of the LXI alarm.
EXAMPLE