ProcessItemType

The OPC UA ObjectType ProcessItemType is used to measure and monitor over time a process measurement point. The OPC UA ObjectType ProcessItemType is used to measure and monitor over time a process measurement point.
The representation of the ProcessItemType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1046 |
NamespaceUri | http://opcfoundation.org/UA/TMC/ |
BrowseName | ProcessItemType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the ProcessItemType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | AnalogMeasurement | Double | BaseDataVariableType | Mandatory |
HasProperty | Variable | DisplayFormat | String | PropertyType | Mandatory |
HasProperty | Variable | EffectivePrecision | Double | PropertyType | Mandatory |
HasProperty | Variable | EngineeringUnits | EUInformation | PropertyType | Mandatory |
HasComponent | Variable | H | Double | BaseDataVariableType | Mandatory |
HasComponent | Variable | HH | Double | BaseDataVariableType | Mandatory |
HasComponent | Variable | L | Double | BaseDataVariableType | Mandatory |
HasComponent | Variable | LL | Double | BaseDataVariableType | Mandatory |
HasComponent | Object | UIInfo | UIInformationType | Mandatory |