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