Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Commit

Permalink
Update AlarmStates.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sergirubio authored Aug 29, 2017
1 parent 9f6b477 commit e4742d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/recipes/AlarmStates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ Disabled States

Their meanings are:

* OOSRV = Device server is Off, no process running
* OOSRV = Device server is Off (not exported), no process running
* DSUPR = Enabled property is False
* SHLVD = Alarm is listed in DisabledAlarms attribute (temporary disabled)
* ERROR = Device is alive but the alarm is not being evaluated (thread dead or exception).
* ERROR = Device is alive but the alarm is not being evaluated (exported=1 and thread dead or exception).

IEC 62682: AlarmStates Definition and related Actions
------------------------------------------------------
Expand Down

0 comments on commit e4742d9

Please sign in to comment.