Alarming:LoLo:AckType Property
Short Name: Alarming.LoLo.AckType
Installed With: Base Package
Class: Variable Properties
Gets or sets how the LO_LO alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.
A value of 0 indicates that LabVIEW acknowledges the alarm when the shared variable value returns to a normal state. A value of 1 indicates that LabVIEW does not acknowledge the alarm until the user acknowledges the alarm, regardless of the alarm state. A value of 2 indicates that LabVIEW never acknowledges the alarm.
Note You can enable alarming only for network-published shared variables. |
This property is similar to the Ack Type option on the Alarming page of the Shared Variable Properties dialog box.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | No |
Permissions | Read/Write |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access disallowed | No |
Must wait until user interface is idle | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |