VeriStand .NET API Reference

Table of Contents

AlarmMode Enumeration

The operating mode of an alarm running on the target. The operating mode of an alarm specifies the action that occurs when the alarm is triggered.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member nameDescription
IndicateOnly The alarm only monitors the WatchChannel value. If the channel value is outside the high or low limits, AlarmState returns Indicate. No procedure executes in response to the alarm.
Normal The alarm trips if the WatchChannel is outside the high or low limits.

See Also

Log in to get a better experience