VeriStand .NET API Reference

IAlarmManager2.GetMultipleAlarmsData Method

NameDescription
GetMultipleAlarmsData(String[], UInt32, AlarmInfo[]) This method from the IAlarmManager interface gets a list of all the alarms running on the first target. However, National Instruments recommends that you use the GetMultipleAlarmsData method of the IAlarmManager2 interface instead of this deprecated method.

You must use the GetMultipleAlarmsData method of the IAlarmManager2 interface if you want to specify one of multiple targets.

(Inherited from IAlarmManager.)
GetMultipleAlarmsData(String, String[], UInt32, AlarmInfo[]) Gets information for multiple alarms running on the specified target.

See Also

Log in to get a better experience