Alarm Status VI
- Updated2024-11-20
- 4 minute(s) read
Returns a summary of the alarms associated with shared variables and filtered by read parameters.

Inputs/Outputs
![]() Note
If you specify the URL of a target computer, folder, or process for shared variables, the Alarm Status VI returns alarm status for all shared variables on that computer, under that folder or process. To return all alarm status for all shared variables on the localhost, you can specify shared variables as \\localhost. To read alarm status for all shared variables under a process on the computer, you can specify shared variables as \\computer\process. ![]() read parameters is a cluster of options for filtering out alarms.
![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() alarm summary data is the summary of the alarms for the specified shared variables.
![]() error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the DSC Alarms Demo.lvproj in the labview\examples\lvdsc\Data and Alarm Historical Logging\DSC Alarms Demo directory for an example of using the Alarm Status VI.