17 Type definitions for Cooking Zone

17.2 CookingZoneParameterType

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.