Search
6 result(s) for Suppress
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions3.1.19 SuppressSuppress act of determining whether an Alarm should not occur Note 1 to entry: "An Alarm is suppressed when logical criteria are applied to determine that the Alarm should ... Suppressed by Design", in that the system is designed with logic to Suppress an Alarm when certain criteria exist. For example, if a process unit is taken off line
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.2 AlarmConditionTypeDefined in 5.8.6 5.8.5 Optional HasComponent Method Silence Defined in 5.8.7 Optional HasComponent Method Suppress Defined in 5.8.8 Optional HasComponent Method Suppress2 Defined in 5.8.9 Optional HasComponent Method Unsuppress Defined ... systems, maintenance personnel and Operators . SuppressedState is used internally by a Server to automatically suppress Alarms due to system specific reasons. For example, a system may be configured to suppress
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.8 Suppress MethodSuppress Method The Suppress Method is used to suppress a specific Alarm instance. It is only available on an instance of an AlarmConditionType that also exposes the SuppressedState . This Method ... suppression triggered by an AlarmSuppressionGroup , in that if the Method is used to suppress an Alarm , an AlarmSuppressionGroup might clear the suppression. Normally, the NodeId of the object instance
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.9 Suppress2 MethodSuppress2 Method The Suppress2 Method extends the Suppress Method , by adding an optional Comment . For other functionality see the Suppress Method definition. Signature Suppress2( [in] LocalizedText Comment ); The parameters ... provided. Method Result Codes in Table 51 (defined in Call Service) Table 54 - Suppress result codes Result Code Description Bad_MethodInvalid The MethodId provided does not correspond to the ObjectId
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.10 Unsuppress Methodclear the SuppressedState of an Alarm , any change in an AlarmSuppressionGroup might again suppress the Alarm . Normally, the NodeId of the ObjectInstance is passed as the ObjectId to the Call ... currently active. Table 57 specifies the AddressSpace representation for the Suppress Method . Table 57 - Unsuppress Method AddressSpace definition Attribute Value BrowseName Unsuppress References NodeClass BrowseName DataType TypeDefinition ModellingRule AlwaysGeneratesEvent ObjectType
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.11 Unsuppress2 MethodUnsuppress2 Method The Unsuppress2 Method extends the Suppress Method , by adding an optional Comment . For other functionality see the Unsuppress Method definition. Signature Unsuppress2( [in] LocalizedText Comment ); The parameters