LossInWeightScaleType

Represents a loss in weight scale.
The representation of the LossInWeightScaleType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=50 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | LossInWeightScaleType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | ContinuousScaleType |
The references from the LossInWeightScaleType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Method | DischargeStart | Mandatory | ||
HasComponent | Method | DischargeStop | Mandatory | ||
HasProperty | Variable | Discharging | Boolean | PropertyType | Mandatory |
HasProperty | Variable | Refilling | Boolean | PropertyType | Mandatory |
HasComponent | Method | RefillStart | Mandatory | ||
HasComponent | Method | RefillStop | Mandatory |
DischargeStart
Signature
DischargeStart( );
DischargeStop
Signature
DischargeStop( );
RefillStart
Signature
RefillStart( );
RefillStop
Signature
RefillStop( );