Package alarmserver :: Module alarmserver
[hide private]
[frames] | no frames]

Module alarmserver

source code

Created on 23.09.2013


Author: Stefan Lehmann

Classes [hide private]
  AlarmNotDefinedError
  Alarm
An instance of this class represents a defined or active alarm.
  AlarmServer
An alarm server with the possibility to define alarms, raise, acknowledge and clear them.
  AlarmWord
Hold the value of an alarm word and raise alarms for each alarm bit.
Variables [hide private]
  SIGNAL_ALARM_RAISED = 'alarmRaised(int, QString)'
  BIT_COUNT = 16
  __package__ = 'alarmserver'