Clear User Defined Alarm VI
- Updated2024-11-20
- 2 minute(s) read
Clears an alarm you create using the Set User Defined Alarm VI. If you specify an alarm not created using the Set User Defined Alarm VI, this VI returns an error.
The alarm URL is in the following format: \\computer\process\UserDefinedAlarm. alarm. computer specifies the local computer, because this VI only executes on the local computer. LabVIEW prepends UserDefinedAlarm to the name of the alarm, alarm.

Inputs/Outputs
process name
—
process name specifies the second element in the alarm URL.
alarm name
—
alarm name specifies the last element in the alarm URL.
user
—
user sets the operator responsible for clearing this alarm.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out
—
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 Clear User Defined Alarm VI.
process name
—
error in (no error)
—
error out
—