Search
20 result(s) for Comment
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsSeverity, quality, and comment Comment , Severity and Quality are important elements of Conditions and any change to them will cause Event Notification s. The severity of a Condition is inherited ... Severity ranges are subdivided for diagnostics see 10000-26 LogRecord Severity Mapping. A Comment is a user generated string that is associated with a certain state of a Condition . Quality
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.2 ConditionTypeHasComponent Variable Quality StatusCode ConditionVariableType Mandatory HasComponent Variable LastSeverity UInt16 ConditionVariableType Mandatory HasComponent Variable Comment LocalizedText ConditionVariableType Mandatory HasProperty Variable ClientUserId String PropertyType Mandatory HasComponent Method Disable Defined in Clause ... following Variables shall cause a ConditionType Event Notification : Quality Severity (inherited from BaseEventType ) Comment Subtypes of ConditionType may define additional Variables that trigger Event Notifications . In general, changes to Variables
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.5.6 AddComment MethodAddComment Method The AddComment Method is used to apply a comment to a specific state of a Condition instance. Normally, the NodeId of the Object instance is passed ... with an ObjectId of the ConditionType Node . Signature AddComment( [in] ByteString EventId [in] LocalizedText Comment ); The parameters are defined in Table 15 Table 15 - AddComment arguments Argument Description EventId EventId
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.6.4 Respond2 MethodRespond2 Method Respond2 Method extends the respond method by adding a comment field. For other functionality see the Respond Method definition. Signature Respond2( [in] Int32 SelectedResponse [in] LocalizedText Comment ... Table 29 - Respond2 parameters Argument Description SelectedResponse Selected index of the ResponseOptionSet array. Comment A localized text that shall be applied to the Dialog . If the Comment argument is NULL
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.7.4 Confirm Methodwith an ObjectId of the AcknowledgeableConditionType Node. Signature Confirm( [in] ByteString EventId [in] LocalizedText Comment ); The parameters are defined in Table 37 Table 37 - Confirm Method parameters Argument Description EventId ... Event Notifications where the Id property of the ConfirmedState is False can be confirmed. Comment A localized text that shall be applied to the Conditions . Method result codes in Table
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.6 Reset2 MethodReset2 Method The Reset2 Method extends the Reset Method , by adding an optional Comment . For other functionality see the Reset Method definition. Signature Reset2( [in] LocalizedText Comment ); The parameters ... defined in Table 46. Table 46 - Reset2 Method parameters Argument Description Comment A localized text that shall be applied to the Condition . If the Comment argument is NULL (both locale
-
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 ... defined in Table 53 Table 53 - Suppress2 Method parameters Argument Description Comment A localized text that shall be applied to the Condition . If the Comment argument is NULL (both locale
-
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 ... defined in Table 58. Table 58 - Unsuppress2 Method parameters Argument Description Comment A localized text that shall be applied to the Condition . If the Comment argument is NULL (both locale
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.13 RemoveFromService2 MethodRemoveFromService2 Method The RemoveFromService2 Method extends the RemoveFromService Method , by adding an optional Comment . For other functionality see the RemoveFromService Method definition. Signature RemoveFromService2( [in] LocalizedText Comment ); The parameters ... defined in Table 63 Table 63 - RemoveFromService2 Method parameters Argument Description Comment A localized text that shall be applied to the Condition . If the Comment argument is NULL (both locale
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.15 PlaceInService2 MethodPlaceInService2 Method The PlaceInService2 Method extends the PlaceInService Method , by adding an optional Comment . For other functionality see the PlaceInService Method definition. Signature PlaceInService2( [in] LocalizedText Comment ); The parameters ... defined in Table 68. Table 68 - PlaceInService2 Method parameters Argument Description Comment A localized text that shall be applied to the Condition . If the Comment argument is NULL (both locale
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.17.3 Unshelve2 MethodUnshelve2 Method The Unshelve2 Method extends the Unshelve Method , by adding an optional Comment . For other functionality see the Unshelve Method definition. Signature Unshelve2( [in] LocalizedText Comment ); The parameters ... defined in Table 78 Table 78 - Unshelve2 Method parameters Argument Description Comment A localized text that shall be applied to the Conditions . If the Comment argument is NULL (both locale
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.17.5 TimedShelve2 MethodTimedShelve2 Method The TimedShelve Method extends the TimedShelve Method , by adding an optional Comment . For other functionality see the TimedShelve Method definition. Signature TimedShelve2( [in] Duration ShelvingTime [in] LocalizedText Comment ... Shelving time shall be less than or equal to the value of this Property. Comment A localized text that shall be applied to the Condition . Method Result Codes in Table
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & Conditions5.8.17.7 OneShotShelve2 MethodOneShotShelve2 Method The OneShotShelve2 Method Signature OneShotShelve2( [in] LocalizedText Comment ); The parameters are defined in Table 89. Table 89 - OneShotShelve2 Method parameters Argument Description Comment A localized text that shall ... applied to the Conditions . If the Comment argument is NULL (both locale and text are empty) it shall be ignored and any existing comments will remain unchanged. To reset
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsReferences NodeClass BrowseName DataType TypeDefinition ModellingRule HasProperty Variable ConditionEventId ByteString PropertyType Mandatory HasProperty Variable Comment LocalizedText PropertyType Mandatory Subtype of the AuditConditionEventType defined in 5.10.2 that is, inheriting the InstanceDeclarations ... Auditing The ConditionEventId field shall contain the id of the event for which the comment was added. The Comment contains the actual comment that was added
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsReferences NodeClass BrowseName DataType TypeDefinition ModellingRule HasProperty Variable ConditionEventId ByteString PropertyType Mandatory HasProperty Variable Comment LocalizedText PropertyType Mandatory Subtype of the AuditConditionEventType defined in 5.10.2 that is, inheriting the InstanceDeclarations ... ConditionEventId field shall contain the id of the Event that was acknowledged. The Comment contains the actual comment that was added, it may be a blank comment or a NULL
-
OPC-10000-9 – OPC Unified Architecture - Part 9: Alarms & ConditionsReferences NodeClass BrowseName DataType TypeDefinition ModellingRule HasProperty Variable ConditionEventId ByteString PropertyType Mandatory HasProperty Variable Comment LocalizedText PropertyType Mandatory Subtype of the AuditConditionEventType defined in 5.10.2 that is, inheriting the InstanceDeclarations ... ConditionEventId field shall contain the id of the Event that was confirmed. The Comment contains the actual comment that was added, it may be a blank comment or a NULL
-
OPC-30500-1 – OPC UA for Laboratory & Analytical Device Standard (LADS) - Part 1: Basics7.1.10.4 StopTaskmeans of a device-specific control. It includes 2 optional input parameters: MaintenanceTaskStopResult and Comment to document the outcome of the maintenance task. Upon successful execution of the Stop Method ... specify the Arguments and AddressSpace representation, respectively. Signature StopTask ( [in] MaintenanceTaskResultEnum MaintenanceTaskStopResult, [in] LocalizedText Comment) Table 54 - StopTask Method Arguments Argument Description MaintenanceTaskStopResult Give the reason why the task
-
OPC-40400-1 – OPC UA for the Powertrain - Part 1: Asset Managementfrom the IMachineTagNameplateType in order to get the Location property. Further it adds the Comment , ContactInformation and Function properties. Finally, to ensure the compatibility to OPC 10000-81 it implements
-
OPC-40400-1 – OPC UA for the Powertrain - Part 1: Asset Management7.2.2 Object DefinitionObject Definition The Comment property allows user to store any individual additional information. The ContactInformation property allows the description of the contact point (role, name, department) for this managed asset
-
OPC-40400-1 – OPC UA for the Powertrain - Part 1: Asset Managementwritable properties, which are applied from IPtTagNameplate , IMachineTagNameplate and ITagNameplate (i.e. AssetId , ComponentName , Location , Comment , ContactPerson and Function ). Server Powertrain Asset Attributes Types Supports the PtAssetType (or subtype) with