7 Type definitions for Frying Pan

7.1 General

The term "frying pan" includes the following device types

Figure 11 shows an overview of the object types for the Frying Pan device class.

Figure 11 — Overview of object types for Frying Pan

7.2 FryingPanParameterType

7.2.1 General

FryingPanParameterType provides information about the state of the device, the set values and the current actual values.

7.2.2 Definition of the object type

The FryingPanParameterType is formally defined in Table 18.

Table 18 — FryingPanParameterType definition
Attribute Value
BrowseNameFryingPanParameterType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Modelling
Rule AccessLevel
Subtype of KitchenDeviceParameterType
HasComponentVariableProgramModeFryingPanModeEnumerationBaseDataVariableTypeM, R
HasComponentVariableCookingLevelInt32BaseDataVariableTypeM, R
HasComponentVariableSetTemperatureFloatAnalogItemTypeM, R
HasComponentVariableActualTemperatureFloatAnalogItemTypeM, R
HasComponentVariableSetProcessTimeInt32AnalogItemTypeM, R
HasComponentVariableTimeRemainingInt32AnalogItemTypeM, R
HasComponentVariableSetCoreTemperatureFloatAnalogItemTypeM, R
HasComponentVariableActualCoreTemperatureFloatAnalogItemTypeM, R
HasComponentVariableSignalModeSignalModeEnumerationBaseDataVariableTypeM, R
HasComponentVariableActualPressurePanFloatAnalogItemTypeO, R
HasComponentVariableIsLidLockedBooleanBaseDataVariableTypeO, R

7.2.3 Description of the object type

7.2.3.1 ProgramMode variable

This variable describes the state of the device, e.g. heating up or frying.

The data type for the FryingPanModeEnumeration is defined in section 7.4.1.

7.2.3.2 CookingLevel variable

This variable describes the cooking level with which heating up is to take place.

The value is used only in the Cook and CookSlow ProgramMode.

7.2.3.3 SetTemperature variable

This variable contains the set temperature to which heating up is to take place. With pressure cooking the set pressure is calculated on the basis of the set temperature.

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

7.2.3.4 ActualTemperatur variable

This variable describes the currently measured temperature.

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

7.2.3.5 SetProcessTime variable

This variable describes the set process time in seconds.

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

7.2.3.6 TimeRemaining variable

This variable describes the remaining process time in seconds.

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

7.2.3.7 SetCoreTemperature variable

This variable describes the set core temperature.

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

7.2.3.8 ActualCoreTemperature variable

This variable describes the currently measured core temperature.

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

7.2.3.9 SignalMode variable

This variable describes the state of the signal output. In addition to the on and off states, the "Signal was acknowledged" state is also saved.

The data type for the SignalModeEnumeration is defined in 7.4.2.

7.2.3.10 ActualPressurePan variable

This variable describes the currently measured pressure in the pan.

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

7.2.3.11 IsLidLocked variable

This variable describes whether the lid is locked.

7.3 FryingPanDeviceType

7.3.1 General

FryingPanDeviceType describes a device from the FryingPan device class. The following device types belong to this device class:

tilting frying pan;
braising pan
pressure braising pan.

7.3.2 Definition of the object type

The FryingPanDeviceType is formally defined in Table 19.

Table 19 — FryingPanDeviceType definition
Attribute Value
BrowseNameFryingPanDeviceType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Modelling
Rule AccessLevel
Subtype of CommercialKitchenDeviceType
HasPropertyVariableIsWithPressureBooleanPropertyTypeM, R
HasPropertyVariableEnergySourceEnergySourceEnumerationPropertyTypeM, R
HasComponentObjectFryingPan FryingPanParameterTypeM, R

7.3.3 Description of the object type

7.3.3.1 IsWithPressure property

This property describes whether the device has the equipment for pressure cooking.

7.3.3.2 EnergySource property

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

7.3.3.3 Object FryingPan

The FryingPan object contains the parameters for a device of the type FryingPan.

7.4 Data types for enumerations

7.4.1 FryingPanModeEnumeration

The data type is an enumeration of the possible status values of the device.

The enumeration values are defined in Table 20.

Table 20 — FryingPanModeEnumeration values
Value Description
Off_0Off
Preheat_1Heating up
SoftCook_2Gently bring to boil
Cook_3Bring to boil with 3 simmering stages
CookSlow_4Boiling with 3 power stages
Frying_5Frying
PressureCooking_6Pressure cooking
KeepWarming_7Keeping warm
PresetStart_8Start time preselection active
Error_9Error state

7.4.2 SignalModeEnumeration

This data type is an enumeration of the signal state.

The enumeration values are defined in Table 21.

Table 21 — SignalModeEnumeration values
Value Description
SignalOff_0Signal switched off
SignalOn_1Signal switched on
SignalAck_2Signal acknowledged