The MicrowaveCombiOvenParameterType is formally defined in Table 66.

Table 66 — MicrowaveCombiOvenParameterType definition

Attribute

Value

BrowseName

MicrowaveCombiOvenParameterType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule AccessLevel

Subtype of KitchenDeviceParameterType

HasComponent

Variable

ActualTemperatureChamber

Float

AnalogItemType

M, R

HasComponent

Variable

SetTemperature

Float

AnalogItemType

M, R

HasComponent

Variable

SetProcessTime

Int32

AnalogItemType

M, R

HasComponent

Variable

RemainingProcessTime

Int32

AnalogItemType

M, R

HasComponent

Variable

RemainingProcessTimeStep

Int32

AnalogItemType

O, R

HasComponent

Variable

CookingStep

Int32

BaseDataVariableType

O, R

HasComponent

Variable

FanSpeed

Int32

AnalogItemType

O, R

HasComponent

Variable

MicrowaveEnergy

Int32

AnalogItemType

O, R

HasComponent

Variable

OperatingMode

OperatingModeEnumeration

BaseDataVariableType

M, R

HasComponent

Variable

IsDoorOpen

Boolean

BaseDataVariableType

M, R

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.

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.

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.

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.

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.

The CookingStep variable indicates the current cooking step of the currently running cooking program.

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.

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.

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.

This variable describes whether the door is open.