This chapter defines the corresponding Conformance Units for the OPC UA Information Model for Tightening Systems.
Table 92 - Conformance Units for Tightening System
Category |
Title |
Description |
Server |
IJT Tightening System Base |
Supports the base functionality defined in Tightening System Information Model. This includes at least one instance of TighteningSystemType with standard AssetManagement, ResultManagement and SystemInformation components. |
Server |
IJT Tightening Assets Identification |
This includes IJT Tightening System Base with at least one instance of Controller and Tool. It includes the parameters defined in 2:Identification AddIn referenced in ITighteningSystemAssetType. Note: The identification information is exposed using MachineryItemIdentificationType AddIn referenced in ITighteningSystemAssetType. This could be specialized to MachineIdentificationType or MachineryComponentIdentificationType based on how a given asset is represented in the system. |
Server |
IJT Tightening Assets Common Information |
This includes parameters defined in GeneralInformation and ServiceInformation objects which are referenced in ITighteningSystemAssetType. |
Server |
IJT Tightening Complete Asset Information |
This includes IJT Tightening Assets Common Information. All the asset types which are physically existent in the system should be modelled and exposed in the server based on the modelling rules of the defined asset types. |
Server |
IJT Tightening Basic Result |
This includes all the mandatory parameters of the Result defined in ResultType variable or ResultDataType. If IsPartial is not available or FALSE, then it should include ResultId, CreationTime, ResultEvaluation. If IsPartial is TRUE, then it should include ResultId, and other parameters are optional. |
Server |
IJT Tightening Basic Result Tags |
This includes Basic Result and Tags of the Result defined in ResultType variable or ResultDataType. |
Server |
IJT Tightening Complete Result |
This includes all the parameters of the Result defined in ResultType variable or ResultDataType. |
Server |
IJT Tightening Result including OverallResultValues |
This includes Complete Result with at least one value in the OverallResultValues list. Note: If ResultContent is included as part of the Result, it shall contain an instance of TightneingResultDataType. |
Server |
IJT Tightening Result including StepResults |
This includes all the mandatory parameters of TighteningResult defined in TighteningResultType variable or TighteningResultDataType including OverallResultValues and at least one instance StepResult which shall contain StepResultId and ResultEvaluation parameters. Note: If ResultContent is included as part of the Result, it shall contain an instance of TightneingResultDataType. |
Server |
IJT Tightening Result including Errors |
This includes all the mandatory parameters of TighteningResult defined in TighteningResultType variable or TighteningResultDataType including OverallResultValues and an instance of Error if an error has occurred and reported by the system. Note: If ResultContent is included as part of the Result, it shall contain an instance of TightneingResultDataType. |
Server |
IJT Tightening Result including Trace |
This includes all the mandatory parameters of TighteningResult defined in TighteningResultType variable or TighteningResultDataType including OverallResultValues and Trace. Note: If ResultContent is included as part of the Result, it shall contain an instance of TightneingResultDataType. |
Server |
IJT Tightening Result including Basic PhysicalQuantity and ValueTag |
This includes Complete Result with at least one value in the OverallResultValues list. This also includes at least one ResultValue defined in ResultValueType variable or ResultValueDataType with physical quantities (Torque and Angle) and at least one value with ValueTag FINAL. |
Server |
IJT Tightening Engineering Units |
This includes EngineeringUnits property defined in the JoiningDataVariableType or respective data types. |
Server |
IJT Tightening Result Access Event |
This includes ResultReadyEventType reported from the system for any new result generated. |
Server |
IJT Tightening Result Access Methods |
This includes Result Access Methods defined in the ResultManagementType. |
Client |
IJT Tightening Basic Client |
The client can make use of the exposed data from the Tightening Systems Companion Specification. |