19 Type definitions for Microwave Combination Oven

19.2 MicrowaveCombiOvenParameterType

19.2.2 Description of the object type

19.2.2.1 ActualTemperatureChamber variable 
The ActualTemperatureChamber variable contains the current cooking chamber temperature. This should always be available, even if the microwave combination oven is not currently running a program/recipe.
The EngineeringUnit property of the AnalogItemType has the value C. The value for the EURange property is device-specific.
19.2.2.2 SetTemperature variable 
The SetTemperature variable contains the set temperature of the cooking chamber.
The EngineeringUnit property of the AnalogItemType has the value C. The value for the EURange property is device-specific.
19.2.2.3 SetProcessTime variable 
The SetProcessTime variable contains the set time of a cooking process in seconds. The time is 0 if the device is in the idle state.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
19.2.2.4 RemainingProcessTime variable 
The RemainingProcessTime contains the (estimated) remaining time in seconds of a running program/recipe or a cleaning routine. The time is 0 if the device is in the idle state or no pre-programmed routine is running. Negative values mean an unknown time.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
19.2.2.5 RemainingProcessTimeStep variable 
The RemainingProcessTimeStep variable contains the (estimated) remaining time of cooking step in a running program/recipe. The time is 0 if the device is in the idle state or no pre-programmed routine is running. Negative values mean an unknown time.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
19.2.2.6 CookingStep variable 
The CookingStep variable indicates the current cooking step of the currently running cooking program.
19.2.2.7 FanSpeed variable 
The FanSpeed variable contains the rotary speed of the fan impeller.
The EngineeringUnit property of the AnalogItemType has the value % and the EURange property has the minimum value 0 and the maximum value 100.
19.2.2.8 MicrowaveEnergy variable 
The MicrowaveEnergy variable contains the microwave output power.
The EngineeringUnit property of the AnalogItemType has the value % and the EURange property has the minimum value 0 and the maximum value 100.
19.2.2.9 OperatingMode variable 
The OperationMode variable indicates the current operating state of the device on the basis of a prefabricated state list. Only the operation modes given in the corresponding list are possible.
The data type for the OperatingModeEnumeration is defined in section 19.4.1.
19.2.2.10 IsDoorOpen variable 
This variable describes whether the door is open.