ScaleDeviceType

Represents a scale.
The representation of the ScaleDeviceType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=2 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | ScaleDeviceType |
NodeClass | ObjectType |
IsAbstract | True |
SubtypeOf | ComponentType |
The references from the ScaleDeviceType ObjectType Node are shown in the following table:
ClearTare
Signature
ClearTare( );
RegisterWeight
Signature
RegisterWeight( );
SetPresetTare
Signature
SetPresetTare(
[in] Double PresetTare
[in] EUInformation EngineeringUnits
);
Argument | Description |
---|---|
PresetTare | |
EngineeringUnits |
SetTare
Signature
SetTare( );
SetZero
Signature
SetZero( );