VeriStand .NET API Reference

IAlarmManager2 Interface

Interface to control and observe alarms running on a target. Use the GetIAlarmManager2 method of the Factory class to access this interface.

This interface also inherits the methods of the IAlarmManager interface.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Interface IAlarmManager2 _
	Implements IAlarmManager
C#
public interface IAlarmManager2 : IAlarmManager
Visual C++
public interface class IAlarmManager2 : IAlarmManager

See Also

Log in to get a better experience