FeederModuleType

Represents a feeder system. A feeder system is a subdevice of an automatic scale for conveying the product to or from the WeighingBridge.
The representation of the FeederModuleType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=28 |
NamespaceUri | http://opcfoundation.org/UA/Scales |
BrowseName | FeederModuleType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | ComponentType |
The references from the FeederModuleType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Variable | FeederLoad | Number | MeasuredItemType | Optional |
HasProperty | Variable | FeederRunning | Boolean | PropertyType | Optional |
HasComponent | Variable | FeederSpeed | Number | TargetItemType | Optional |
HasComponent | Variable | MaximumFeederSpeed | Number | AnalogItemType | Optional |
HasComponent | Variable | MinimalFeederSpeed | Number | AnalogItemType | Optional |
HasComponent | Method | SetFeederSpeed | Optional |
SetFeederSpeed
Signature
SetFeederSpeed(
[in] Float FeederSpeed
[in] EUInformation EngineeringUnits
);
Argument | Description |
---|---|
FeederSpeed | |
EngineeringUnits |