17.2 CookingZoneParameterType
17.2.1 Definition of the object type CookingZoneParameterType
The CookingZoneParameterType is formally defined in Table 59.
| Attribute | Value | |||||
| BrowseName | CookingZoneParameterType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition |
Modelling
Rule AccessLevel | |
|---|---|---|---|---|---|---|
| Subtype of KitchenDeviceParameterType | ||||||
| HasComponent | Variable | CurrentState | CurrentStateEnumeration | BaseDataVariableType | O, R | |
| HasComponent | Variable | CookingZoneName | String | BaseDataVariableType | O, R | |
| HasComponent | Variable | ActualTemperature | Float | AnalogItemType | O, R | |
| HasComponent | Variable | SetTemperature | Float | AnalogItemType | O, R | |
| HasComponent | Variable | ActualProcessTime | Int32 | AnalogItemType | O, R | |
| HasComponent | Variable | SetPowerValue | Int32 | AnalogItemType | O, R | |
| HasComponent | Variable | ActualPower | Float | AnalogItemType | O, R | |
| HasComponent | Variable | IsPanDetected | Boolean | BaseDataVariableType | O, R | |
| HasComponent | Variable | NominalPower | Int32 | AnalogItemType | M, R | |
17.2.2 Description of the CookingZoneParameterType object type
17.2.2.1 CurrentState variable
This variable describes the state of the device, e.g. standby or power output.
The data type for the CurrentStateEnumeration is defined in section 17.4.1.
17.2.2.2 CookingZoneName variable
This variable describes, for example, the position of the cooking zone, such as left cooking zone, right cooking zone.
17.2.2.3 ActualTemperature variable
This variable describes the currently measured cooking zone temperature.
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
17.2.2.4 SetTemperature variable
This variable contains the set temperature to which the cooking zone is to be heated.
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
17.2.2.5 ActualProcessTime variable
This variable contains the operating time of the cooking zone.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
17.2.2.6 SetPowerValue variable
This variable contains the set value for the power.
The EngineeringUnit property of the AnalogItemType has the value % and the EURange property has the minimum value 0 and the maximum value 100.
17.2.2.7 ActualPower variable
The ActualPower variable returns the current power of the cooking zone.
The EngineeringUnit property of the AnalogItemType has the value W. The value for the EURange property is device-specific.
17.2.2.8 IsPanDetected variable
This variable describes whether a pan has been detected on the cooking zone.
17.2.2.9 NominalPower variable
This variable contains the nominal power of the cooking zone.
The EngineeringUnit property of the AnalogItemType has the value W. The value for the EURange property is device-specific.