User`s guide

4.7 adAlarm
4.7.1 AlarmConfig
Configures the high and low limit value of the specified channel for alarm monitoring. This
function only supports ADAM modules.
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
Channel The channel for alarm monitoring
HiLimit High limit value for alarm monitoring
LoLimit Low limit value for alarm monitoring
error in A cluster containing error information, such as the
status, code, and source elements that is passed from
a previous linked VI.
Output:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
error out A cluster containing error information. If error in
indicated an error, the status, code, and source
elements of error out have the same values as the
corresponding elements of error in