Search
23 result(s) for Condition Type
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.2 ConditionTypeConditionType The ConditionType defines all general characteristics of a Condition . All other ConditionTypes derive from it. It is formally defined in Table 8 and Table 9 . The False state ... EnabledState shall not be extended with a sub state machine. Table 8 - ConditionType definition Attribute Value BrowseName ConditionType IsAbstract True References NodeClass BrowseName DataType TypeDefinition ModellingRule Subtype of the BaseEventType
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions4.2 Conditionssome step in the process before proceeding Each Condition instance is of a specific ConditionType . The ConditionType and derived types are sub-types of the BaseEventType ... exposed in the AddressSpace of the Server . Condition instances are specific implementations of a ConditionType . It is up to the Server whether such instances are also exposed in the Server
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsAcknowledgeable Conditions AcknowledgeableConditions are sub-types of the base ConditionType . AcknowledgeableConditions expose states related to acknowledged or confirmed in a Condition . An AckedState and a ConfirmedState extend the EnabledState defined
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.1 GeneralGeneral The Condition model extends the Event model by defining the ConditionType . The ConditionType introduces the concept of states differentiating it from the base Event model. Unlike the BaseEventType , Conditions ... transient. The ConditionType is further extended into Dialog and AcknowledgeableConditionType , each of which has their own sub-types. The Condition model is illustrated in Figure 10 and formally defined
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.4 Disable MethodConditionId as the ObjectId. The Method cannot be called with an ObjectId of the ConditionType Node . Since Condition instances are not required to be defined in the AddressSpace , the MethodId ... Call Service shall be the NodeId of the Disable Method on the ConditionType . Signature Disable(); Method Result Codes in Table 11 (defined in Call Ser v ice) Table 11 - Disable
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.5 Enable MethodConditionId as the ObjectId. The Method cannot be called with an ObjectId of the ConditionType Node . If the Condition instance is not exposed, then it may be difficult ... Call Service shall be the NodeId of the Enable Method on the ConditionType . Signature Enable(); Method result codes in Table 13 (defined in Call Ser v ice) Table 13 - Enable
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.6 AddComment MethodConditionId as the ObjectId. The Method cannot be called with an ObjectId of the ConditionType Node . Signature AddComment( [in] ByteString EventId [in] LocalizedText Comment ); The parameters are defined in Table ... specified ObjectId is not valid or that the Method was called on the ConditionType Node . See 10000-4 for the general description of this result code. Bad_InvalidArgument The Comment
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.7 ConditionRefresh Methodwould require resynchronization with the Server . This Method is only available on the ConditionType . To invoke this Method , the call shall pass the well-known MethodId of the Method ... ConditionType and the ObjectId shall be the well-known NodeId of the ConditionType ObjectType . Signature ConditionRefresh( [in] IntegerId SubscriptionId ); The parameters are defined in Table 18 Table 18 - ConditionRefresh parameters
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.8 ConditionRefresh2 Methodsingle MonitoredItem in the Server . This Method is only available on the ConditionType . To invoke this Method , the call shall pass the well-known MethodId of the Method ... ConditionType and the ObjectId shall be the well-known NodeId of the ConditionType ObjectType . This Method is optional and as such Clients shall be prepared to handle Servers which
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.6.2 DialogConditionTypeBrowseName DialogConditionType IsAbstract False References NodeClass BrowseName DataType TypeDefinition Modelling Rule Subtype of the ConditionType defined in clause 5.5.2 HasComponent Variable DialogState LocalizedText TwoStateVariableType Mandatory HasProperty Variable Prompt LocalizedText PropertyType ... column indicates that no ModellingRule applies. The DialogConditionType inherits all Properties of the ConditionType . DialogState/Id when set to True indicates that the Dialog is active and waiting for a response
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.7.1 GeneralCondition model. AcknowledgeableConditions are represented by the AcknowledgeableConditionType which is a subtype of the ConditionType . The model is formally defined in the following sub clauses
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsAcknowledgeableConditionType The AcknowledgeableConditionType extends the ConditionType by defining acknowledgement characteristics. The AcknowledgeableConditionType is illustrated in Figure 13 and formally defined in Table 32 and Table 33 . Figure 13 - AcknowledgeableConditionType overview ... Value BrowseName AcknowledgeableConditionType IsAbstract False References NodeClass BrowseName DataType TypeDefinition ModellingRule Subtype of the ConditionType defined in clause 5.5.2 . HasSubtype ObjectType AlarmConditionType Defined in Clause 5.8.2 HasComponent Variable AckedState LocalizedText
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.9.1 OverviewProcess. The ConditionClass hierarchy is used to specify domains and is orthogonal to the ConditionType hierarchy. The ConditionClassId Property of the ConditionType is used to assign a Condition
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditionstheir InstanceDeclaration Nodes . The TargetNode shall be a Condition instance declaration or a ConditionType . The following rules for instantiation apply: All HasCondition References used in a Type shall exist ... these Types as well. If the TargetNode in the Type definition is a ConditionType , the same TargetNode will be referenced on the instance. HasCondition References can be used solely
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsCondition instance or - if no instance is exposed by the Server - to the ConditionType . Clients can locate Conditions by first browsing for ConditionSources following HasEventSource References (including sub-types like ... Reference Condition instances. The Object "Tank A" Reference s a ConditionType (MySystemAlarmType) indicating that a Condition exists but is not exposed in the AddressSpace . Figure
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditionsillustrated with the example in Figure B.6 . Figure B.6 - HasCondition reference to a Condition type Figure B.7 provides an example where the HasCondition Reference is already defined in the Type ... system. The Reference can point to a Condition Type or to an instance. Both variants are shown in this example. A Reference to a Condition Type in the Type system
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsD.3.3 Event Type mappingEvent type Tracking. Those A & C Event s which are ConditionType are marked as A&E Event type Condition . Those A & C Event s which ... subtype except AuditEventType or ConditionType are marked as A&E Event type Simple. Figure D.2 - Mapping UA Event Types to COM A&E Event Types Note that
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsD.3.4 Event category mappingEvent types defined in the hierarchy of subtypes of ConditionType , including ConditionType itself. A&E Simple categories consist of the set of Event types defined in the hierarchy ... subtypes of BaseEventType excluding AuditEventType and ConditionType and their respective subtypes. Figure D.3 - Example mapping of UA Event Types to COM A&E categories Category name is derived from
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditionsfollowing items are present only for A&E Condition-Related Events szConditionName UA ConditionType Property: ConditionName szSubConditionName UA ActiveState Property: EffectiveDisplayName wChangeMask Calculated within Alarms and Events ... AlarmConditionType are set to ACTIVE by default. wNewState: OPC_CONDITION_ENABLED A & C ConditionType Property: EnabledState Events mapped as non-Condition Events are set to ENABLED (state bit mask
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsD.3.6 Event Condition mappingD.3.6 Event Condition mapping Event s of any subtype of ConditionType are designated COM Condition Event s and are subject to additional processing due to the stateful nature of Condition ... triplet ENABLED|ACTIVE|ACKNOWLEDGED. In UA A & C, Event subtypes of ConditionType only carry a value which can be mapped to ENABLED (DISABLED) and optionally, depending on further
-
OPC-10000-26 – Part 26: LogObject - Part 26: LogObject ModelEventTypes can be defined as needed for specific log information. If desired, subtypes of ConditionType or any of the AlarmTypes might also be used. The only requirement for an Event
-
OPC-10000-110 – OPC Unified Architecture - Part 110: Asset Management Basics9.4.2 IRootCauseIndicationTypeIRootCauseIndicationType cannot only be applied to AlarmTypes , but in general to subtypes of 0: ConditionType . Table 16 - IRootCauseIndicationType Definition Attribute Value BrowseName IRootCauseIndicationType IsAbstract True Description Information on the root
-
OPC-10000-110 – OPC Unified Architecture - Part 110: Asset Management Basics12.1 OverviewIDeviceHealthType as container for those Objects. This specification does not define a specific 0: ConditionType for maintenance activities. Companion specifications or vendors might define their own 0: ConditionTypes for specific