-
class
This class listens to alarm events from input links (PVs) and
converts them to alarm state of this record in following way:
Sets record alarm state to highest alarm state of input links.
class
StateWatchdogProcessor class.
class
StatusCheckAlarmProcessor class.
class
This class listens to alarm events from input links (PVs) and
converts them to alarm state of this record in following way:
Sets record alarm state to highest alarm state of input links.
class
SystemProcessWatchdogProcessor class.
class
ValueDiffAlarmProcessor class.
class
ValueLevelAlarmProcessor class.
DefaultAlarmProcessor.newProcessor(String name,
String description,
boolean value,
boolean fixed,
org.apache.commons.configuration.HierarchicalConfiguration conf)
Creates new instance of DefaultAlarmProcessor and initializes it with Record from provided parameters.