17 Type definitions for Cooking Zone

17.1 General

Figure 21 shows an overview of the object types for the Cooking Zone device class.

Figure 21 — Overview of object types for Cooking Zone

17.2 CookingZoneParameterType

17.2.1 Definition of the object type CookingZoneParameterType

The CookingZoneParameterType is formally defined in Table 59.

Table 59 — CookingZoneParameterType definition
Attribute Value
BrowseNameCookingZoneParameterType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Modelling
Rule AccessLevel
Subtype of KitchenDeviceParameterType
HasComponentVariableCurrentStateCurrentStateEnumerationBaseDataVariableTypeO, R
HasComponentVariableCookingZoneNameStringBaseDataVariableTypeO, R
HasComponentVariableActualTemperatureFloatAnalogItemTypeO, R
HasComponentVariableSetTemperatureFloatAnalogItemTypeO, R
HasComponentVariableActualProcessTimeInt32AnalogItemTypeO, R
HasComponentVariableSetPowerValueInt32AnalogItemTypeO, R
HasComponentVariableActualPowerFloatAnalogItemTypeO, R
HasComponentVariableIsPanDetectedBooleanBaseDataVariableTypeO, R
HasComponentVariableNominalPowerInt32AnalogItemTypeM, 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.

17.3 CookingZoneDeviceType

17.3.1 Definition of the object type

The CookingZoneDeviceType is formally defined in Table 60.

Table 60 — CookingZoneDeviceType definition
Attribute Value
BrowseNameCookingZoneDeviceType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Modelling
Rule AccessLevel
Subtype of CommercialKitchenDeviceType
HasPropertyVariableIsWithPanDetectionBooleanPropertyTypeM, R
HasPropertyVariableEnergySourceEnergySourceEnumerationPropertyTypeM, R
HasComponentVariableNominalVoltageInt32AnalogItemTypeM, R
HasPropertyVariableNumberOfPhasesInt32PropertyTypeM, R
HasComponentObjectCookingZone_<No.>CookingZoneParameterTypeMP, R

17.3.2 Description of the object type

17.3.2.1 IsWithPanDetection property

This property describes whether the device is equipped with pan detection.

17.3.2.2 EnergySource property

The EnergySource property returns the type of energy supply. The data type for the EnergySourceEnumeration is defined in 21.1.

17.3.2.3 NominalVoltage property

The NominalVoltage property contains the nominal voltage of the cooking zone combination.

The EngineeringUnit property of the AnalogItemType has the value V. The value for the EURange property is device-specific.

17.3.2.4 NumberOfPhases property

The NumberOfPhases property returns the number of phases of the cooking zone combination (1-phase, 2-phase, 3-phase).

17.3.2.5 CookingZone_<No.> objects

A cooking zone combination may consist of one or more cooking zones. The CookingZone_<No.> object contains the data for a cooking zone.

17.4 Data types for enumerations

17.4.1 CurrentStateEnumeration

This DataType is an enumeration of the possible operating states of a cooking zone.

The possible values are defined in Table 61.

Table 61 — CurrentStateEnumeration values
Value Description
Off_0Off
Standby_1Device is in standby
Power_2Power output
PotDetection_3Pan detection