Search
4 result(s) for SuppressedState
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.2 AlarmConditionTypeAlarmConditionType The AlarmConditionType extends the AcknowledgeableConditionType by introducing an ActiveState , SuppressedState and ShelvingState . It also adds the ability to set a delay time, re-alarm time, Alarm groups and audible ... HasComponent Variable ActiveState LocalizedText TwoStateVariableType Mandatory HasProperty Variable InputNode NodeId PropertyType Mandatory HasComponent Variable SuppressedState LocalizedText TwoStateVariableType Optional HasComponent Variable OutOfServiceState LocalizedText TwoStateVariableType Optional HasComponent Object ShelvingState ShelvedStateMachineType Optional HasProperty
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.8 Suppress Methodonly available on an instance of an AlarmConditionType that also exposes the SuppressedState . This Method can be used to change the SuppressedState of an Alarm and overwrite any suppression caused
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.10 Unsuppress MethodUnsuppress Method The Unsuppress Method is used to clear the SuppressedState of a specific Alarm instance. It is only available on an instance of an AlarmConditionType that also exposes ... SuppressedState . This Method can be used to overwrite any suppression cause by an associated AlarmSuppressionGroup. This Method works in parallel with any suppression triggered by an AlarmSuppressionGroup, in that
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditionsalarm is automatically acknowledged (and does not support confirm). It does add OutOfServiceState and SuppressedState. Figure B.3 shows an Alarm as it becomes active, is suppressed or is placed ... subscription includes an event filter that excludes suppressed or out of service conditions (i.e. SuppressedState = True or OutOfServiceState = True). The events shown in green are delivered to the Client