13.1 BinType definition
The BinType represents all functionalities of a bin, such as temperature monitoring or control and is formally defined in Table 17.
Figure 5 - BinType overview
Table 17 - BinType definition
|
Attribute
|
Value
|
| BrowseName | BinType |
| IsAbstract | False |
|
References
|
Node Class
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5 |
| 0:HasProperty | Variable | MaterialIdentification | 0:String | 0:PropertyType | O,RW |
| 0:HasProperty | Variable | BatchNumber | 0:String | 0:PropertyType | O,RW |
| 0:HasComponent | Object | Temperature | | 4:MonitoredParameterType | M |
| 0:HasProperty | Variable | MaterialDryingTime | 0:Duration | 0:PropertyType | O,RW |
| 0:HasComponent | Variable | RemainingMaterialDryingTime | 0:Duration | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | ExpiredDryingTime | 0:Duration | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | TemperatureReduction | 0:Double | 0:AnalogUnitRangeType | O, RW |
| 0:HasComponent | Method | ActivateDryingProtection | | | O |
| 0:HasComponent | Method | DeactivateDryingProtection | | | O |
| 0:HasComponent | Variable | DryingProtectionStatus | FunctionStatusEnumeration | 0:BaseDataVariableType | O,RO |
| 0:HasComponent | Variable | MaterialAvailableDryer | 0:Boolean | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | MaterialAvailableMachine | 0:Boolean | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Method | ActivateMaterialFeederDryer | | | O |
| 0:HasComponent | Method | DeactivateMaterialFeederDryer | | | O |
| 0:HasComponent | Variable | MaterialFeederDryerStatus | FunctionStatusEnumeration | 0:BaseDataVariableType | O,RO |
| 0:HasComponent | Method | ActivateMaterialFeederMachine | | | O |
| 0:HasComponent | Method | DeactivateMaterialFeederMachine | | | O |
| 0:HasComponent | Variable | MaterialFeederMachineStatus | FunctionStatusEnumeration | 0:BaseDataVariableType | O,RO |
| 0:HasComponent | Method | ActivateAllFeeders | | | O |
| 0:HasComponent | Method | DeactivateAllFeeders | | | O |
| 0:HasComponent | Variable | AllFeedersStatus | FunctionStatusEnumeration | 0:BaseDataVariableType | O,RO |
| 0:HasComponent | Method | ActivateTemperatureController | | | O |
| 0:HasComponent | Method | DeactivateTemperatureController | | | O |
| 0:HasComponent | Variable | TemperatureControllerStatus | FunctionStatusEnumeration | 0:BaseDataVariableType | O,RO |
| 0:HasComponent | Variable | DustRemovalPulses | 0:UInt16 | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | DryingMode | DryingModeEnumeration | 0:BaseDataVariableType | M, RW |
| 0:HasComponent | Variable | DryingLevel | DryingLevelEnumeration | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | AirFlowMode | AirFlowModeEnumeration | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | IntervalTimeOn | 0:Duration | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | IntervalTimeOff | 0:Duration | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Variable | InitialFillingActive | 0:Boolean | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Method | ResetDryingTime | | | O |
| 0:HasComponent | Variable | ResetDryingTimeResponseStatus | 0:UtcTime | 0:BaseDataVariableType | O, RO |
| 0:HasComponent | Variable | AirSource | AirSourceEnumeration | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Object | AirFlow | | 4:MonitoredParameterType | O |
| 0:HasComponent | Variable | TotalAirConsumption | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Variable | DewPoint | 0:Double | 0:AnalogUnitType | O, RO |
| 0:HasComponent | Method | ActivateDryingProtectionAirVolumeFlowReduction | | | O |
| 0:HasComponent | Method | DeactivateDryingProtectionAirVolumeFlowReduction | | | O |
| 0:HasComponent | Variable | DryingProtectionAirVolumeFlowMode | FunctionStatusEnumeration | 0:BaseDataVariableType | O,RO |
| 0:HasComponent | Object | DryAirTemperature | | 4:MonitoredParameterType | O |
| 0:HasComponent | Object | AmbientAirTemperature | | 4:MonitoredParameterType | O |
| 0:HasComponent | Object | TopTemperature | | 4:MonitoredParameterType | O |
| 0:HasComponent | Object | ConeTemperature | | 4:MonitoredParameterType | O |
| 0:HasComponent | Object | CylinderTemperature | | 4:MonitoredParameterType | O |
| 0:HasComponent | Variable | LooseningAid | 0:UInt16 | 0:BaseDataVariableType | O, RW |
| 0:HasComponent | Object | TotalEnergy | | 4:EnergyType | O |
| 0:HasComponent | Variable | EnergyConsumptionResettable | 0:Double | 0:AnalogUnitType | O, RO |
|
Conformance Units
|
|---|
| OPC 40082-6 Basic |
| OPC 40082-6 DryingProtection |
| OPC 40082-6 AllFeeders |
| OPC 40082-6 MaterialFeeder |
| OPC 40082-6 MachineFeeder |
| OPC 40082-6 TemperatureController |
| OPC 40082-6 AirFlowInterval |
| OPC 40082-6 MaterialIdentification |
| OPC 40082-6 BatchNumber |
| OPC 40082-6 MaterialDryingTime |
| OPC 40082-6 RemainingMaterialDryingTime |
| OPC 40082-6 ExpiredDryingTime |
| OPC 40082-6 TemperatureReduction |
| OPC 40082-6 MaterialAvailableDryer |
| OPC 40082-6 MaterialAvailableMachine |
| OPC 40082-6 DustRemovalPulses |
| OPC 40082-6 DryingLevel |
| OPC 40082-6 AirFlowMode |
| OPC 40082-6 IntervalTimeOn |
| OPC 40082-6 IntervalTimeOff |
| OPC 40082-6 InitialFillingActive |
| OPC 40082-6 ResetDryingTime |
| OPC 40082-6 AirSource |
| OPC 40082-6 TotalAirConsumption |
| OPC 40082-6 DryAirTemperature |
| OPC 40082-6 AmbientAirTemperature |
| OPC 40082-6 TopTemperature |
| OPC 40082-6 ConeTemperature |
| OPC 40082-6 CylinderTemperature |
| OPC 40082-6 LooseningAid |
| OPC 40082-6 DewPoint |
| OPC 40082-6 AirFlow |
| OPC 40082-6 TotalEnergy |
| OPC 40082-6 EnergyConsumptionResettable |