| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
AlarmWord
Hold the value of an alarm word and raise alarms for each alarm bit.
|
|||
|
|||
| bool |
|
||
|
|||
|
Inherited from |
|||
|
|||
| AlarmServer |
alarmserver alarm server with the define alarms |
||
| int |
offset offset added to the alarm number |
||
|
|||
| value | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return value of bit n of value
|
Check alarm word for active alarms identified by their bit number. Call alarm_coming function of the alarmserver for each active alarm. |
|
|||
value
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Oct 16 13:51:39 2013 | http://epydoc.sourceforge.net |