ContinuousScaleType

Represents a continuous scale.
The representation of the ContinuousScaleType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=10 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | ContinuousScaleType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | ScaleDeviceType |
The references from the ContinuousScaleType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | <Totalizer> | TotalizerType | OptionalPlaceholder | |
HasComponent | Variable | FlowRate | BaseDataType | MeasuredItemType | Mandatory |
HasComponent | Variable | HopperWeight | BaseDataType | MeasuredItemType | Optional |
HasComponent | Object | MasterTotalizer | TotalizerType | Mandatory | |
HasComponent | Variable | MaxFlowRate | Number | AnalogItemType | Mandatory |
HasComponent | Variable | MinFlowRate | Number | AnalogItemType | Mandatory |
HasComponent | Object | ProductionPreset | ProductionPresetType | Optional | |
HasSubtype | ObjectType | LossInWeightScaleType |