AlmCondition (Tag-based PE function)
- Last UpdatedOct 04, 2024
- 1 minute read
- PI System
- PI Server 2023
- PI Server
Returns the condition code for an Alarm State.
Syntax
AlmCondition(alm)
Arguments
alm
An alarm tagname.
Returns
The code number of the condition for the alarm tagname.
Exceptions
If the argument is not a digital state tagname, an error is returned.
Example
AlmCondition('alarmtag')
AlmAckStat (page ), AlmCondText (page ), AlmPriority (page )