ITighteningSystemAssetType

This is a generic interface common for all assets in a given Tightening System. The purpose of this interface is to provide a standard way of identification and common information for all the assets. This interface has a standard MachineryItemIdentificationType add-in which can be assigned with MachineIdentificationType or MachineryComponentIdentificationType for a given asset based on the requirement of the system.
The representation of the ITighteningSystemAssetType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1002 |
NamespaceUri | http://opcfoundation.org/UA/IJT/ |
BrowseName | ITighteningSystemAssetType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | BaseInterfaceType |
The references from the ITighteningSystemAssetType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | GeneralInformation | FolderType | Optional | |
HasAddIn | Object | Identification | MachineryItemIdentificationType | Mandatory | |
HasComponent | Object | ServiceInformation | FolderType | Optional | |
HasSubtype | ObjectType | IAccessoryType | |||
HasSubtype | ObjectType | IBatteryType | |||
HasSubtype | ObjectType | ICableType | |||
HasSubtype | ObjectType | IControllerType | |||
HasSubtype | ObjectType | IFeederType | |||
HasSubtype | ObjectType | IMemoryDeviceType | |||
HasSubtype | ObjectType | IPowerSupplyType | |||
HasSubtype | ObjectType | ISensorType | |||
HasSubtype | ObjectType | IServoType | |||
HasSubtype | ObjectType | ISubComponentType | |||
HasSubtype | ObjectType | IToolType |