12.2 MultiFunctionPanParameterType

12.2.1 General

MultiFunctionPanParameterType provides information about the state of a pot, the set values and the current actual values.

12.2.2 Definition of the object type

The MultiFunctionPanParameterType is formally defined in Table 37.

Table 37 — MultiFunctionPanParameterType definition
Attribute Value
BrowseNameMultiFunctionPanParameterType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Modelling
Rule AccessLevel
Subtype of KitchenDeviceParameterType
HasComponentVariableMultiFunctionPanModeMultiFunctionPanModeEnumerationBaseDataVariableTypeM, R
HasComponentVariableSpecialFunctionModeSpecialFunctionModeEnumerationBaseDataVariableTypeO, R
HasComponentVariableCookingLevelInt32BaseDataVariableTypeO, R
HasComponentVariableSetTemperatureFloatAnalogItemTypeM, R
HasComponentVariableActualTemperatureBottomFloatAnalogItemTypeM, R
HasComponentVariableActualTemperatureCupFloatAnalogItemTypeM, R
HasComponentVariableSetProcessTimeProgramInt32AnalogItemTypeM, R
HasComponentVariableTimeRemainingProgramInt32AnalogItemTypeM, R
HasComponentVariableSetCoreTemperatureFloatAnalogItemTypeM, R
HasComponentVariableActualCoreTemperatureFloatAnalogItemTypeM, R
HasComponentVariableActualPressureAbsoluteFloatAnalogItemTypeO, R
HasComponentVariableSetProcessTimeStepInt32AnalogItemTypeO, R
HasComponentVariableTimeRemainingStepInt32AnalogItemTypeO, R
HasComponentVariableSetZoneTemperature_<No.>FloatAnalogItemTypeOP, R
HasComponentVariableActualZoneTemperature_<No.>FloatAnalogItemTypeOP, R
HasComponentVariableIsLidLockedBooleanBaseDataVariableTypeO, R
HasComponentVariableIsWithPressureBooleanBaseDataVariableTypeO, R
HasComponentVariableIsWithCleaningBooleanBaseDataVariableTypeO, R
HasComponentVariableIsWithTiltingBooleanBaseDataVariableTypeO, R
HasComponentVariableIsWithLiftBooleanBaseDataVariableTypeO, R
HasComponentVariableIsLidOpenBooleanBaseDataVariableTypeO, R

ActualPressureAbsolute and IsLidLocked are required for devices with pressure function.

12.2.3 Description of the object type

12.2.3.1 MultiFunctionPanMode variable

This variable describes the state of the device, e.g. preheating, active, cleaning

The data type for the MultiFunctionPanModeEnumeration is defined in section 12.4.1.

12.2.3.2 SpecialFunctionMode variable

This variable describes special device functions, e.g. pour in water, tilt pot, lift/lower lid.

The data type for the SpecialFunctionModeEnumeration is defined in section 12.4.2.

12.2.3.3 CookingLevel variable

This variable describes the cook/grill/pressure stage with which the process should run. The cooking process takes place with different control values or pressure presets, depending on the stage.

12.2.3.4 SetTemperature variable

This variable contains the set temperature to which heating up is to take place.

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

12.2.3.5 ActualTemperatureBottom variable

This variable describes the currently measured bottom temperature in the pot.

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

12.2.3.6 ActualTemperatureCup variable

This variable describes the currently measured cup temperature in the pot.

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

12.2.3.7 SetProcessTimeProgram variable

This variable describes the set process time of the entire cooking program in seconds.

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

12.2.3.8 TimeRemainingProgram variable

This variable describes the remaining process time of the entire cooking program in seconds.

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

12.2.3.9 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.

12.2.3.10 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.

12.2.3.11 ActualPressureAbsolute variable

This variable describes the current absolute pressure in the pot.

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

12.2.3.12 SetProcessTimeStep variable

This variable describes the set process time of the current cooking step in seconds.

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

12.2.3.13 TimeRemainingStep variable

This variable describes the remaining process time of the current cooking step in seconds.

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

12.2.3.14 SetZoneTemperature_<No.> variable

The numbered variable SetZoneTemperatur_<No.> contains the set temperature of a zone in °C. This variable may be used several times (numbered consecutively), depending on the number of zones that exist.

The value applies only to the MultiFunctionPanMode ZoneGrilling

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

12.2.3.15 ActualZoneTemperature_<No.> variable

The numbered variable ActualZoneTemperatur_<No.> contains the current temperature of a zone in °C. This variable may be used several times (numbered consecutively), depending on the number of zones that exist.

The value applies only to the MultiFunctionPanMode ZoneGrilling

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

12.2.3.16 IsLidLocked variable

This variable describes whether the lid is locked. The value applies only to devices with a pressure cooking function.

12.2.3.17 IsWithPressure property

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

12.2.3.18 IsWithCleaning property

This variable describes whether the device is equipped with automatic cleaning.

12.2.3.19 IsWithTilting property

This variable describes whether the device has an automatic tilting facility.

12.2.3.20 IsWithLift property

This variable describes whether the device has a lift.

12.2.3.21 IsLidOpen property

This variable describes whether the lid is open.