TighteningResultType

It is used report data associated with Tightening Result and the corresponding measurement values.
The representation of the TighteningResultType VariableType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=2007 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | TighteningResultType |
NodeClass | VariableType |
DataType | ResultDataType |
ValueRank | -2 |
IsAbstract | False |
SubtypeOf | BaseDataVariableType |
The references from the TighteningResultType VariableType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | Errors | ErrorInformationDataType[] | BaseDataVariableType | Optional |
HasComponent | Variable | FailingStepResultId | Guid | BaseDataVariableType | Optional |
HasComponent | Variable | FailureReason | Byte | BaseDataVariableType | Optional |
HasComponent | Variable | JointId | Guid | BaseDataVariableType | Optional |
HasComponent | Variable | OverallResultValues | ResultValueDataType[] | BaseDataVariableType | Mandatory |
HasComponent | Variable | ProgramId | Guid | BaseDataVariableType | Optional |
HasComponent | Variable | ProgramVersionId | Guid | BaseDataVariableType | Optional |
HasComponent | Variable | StepResults | StepResultDataType[] | BaseDataVariableType | Optional |
HasComponent | Variable | Trace | TighteningTraceDataType | BaseDataVariableType | Optional |