The ChamberType is formally defined in Table 26.

Table 26 — ChamberType definition

Attribute

Value

BrowseName

ChamberType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule AccessLevel

Subtype of KitchenDeviceParameterType

HasComponent

Variable

OperationMode

ChamberMode Enumeration

BaseDataVariableType

M, R

HasComponent

Variable

TimeRemaining

Int32

AnalogItemType

O, R

HasComponent

Variable

SetChamberTemperature

Float

AnalogItemType

O, R

HasComponent

Variable

SetTopTemperature

Float

AnalogItemType

O, R

HasComponent

Variable

SetBottomTemperature

Float

AnalogItemType

O, R

HasComponent

Variable

SetCoreTemperature

Float

AnalogItemType

O, R

HasComponent

Variable

SetBoilerTemperature

Float

AnalogItemType

O, R

HasComponent

Variable

ActualChamberTemperature_<No.>

Float

AnalogItemType

OP, R

HasComponent

Variable

SetProcessTimeProgram

Int32

AnalogItemType

O, R

HasComponent

Variable

ActualTopTemperature_<No.>

Float

AnalogItemType

OP, R

HasComponent

Variable

ActualBottomTemperature_<No.>

Float

AnalogItemType

OP, R

HasComponent

Variable

ActualCoreTemperature_<No.>

Float

AnalogItemType

OP, R

HasComponent

Variable

ActualBoilerTemperature_<No.>

Float

AnalogItemType

OP, R

HasComponent

Variable

SetHumidity

Float

AnalogItemType

O, R

HasComponent

Variable

ActualHumidity_<No.>

Float

AnalogItemType

OP, R

HasComponent

Variable

IsReadyToStart

Boolean

BaseDataVariableType

O, R

HasComponent

Variable

IsProgramEnd

Boolean

BaseDataVariableType

O, R

HasComponent

Variable

IsDoorOpen

Boolean

BaseDataVariableType

O, R

HasComponent

Variable

ActualFanSpeed_<No.>

Int32

AnalogItemType

OP, R

HasComponent

Variable

SetFanSpeed

Int32

AnalogItemType

O, R

The OperationMode variable with the data type ChamberModeEnumeration represents the current operation mode of the chamber.

The data type for the ChamberModeEnumeration is defined in section 9.4.1.

The TimeRemaining variable with the data type Int32 represents the remaining running time of the current process (baking, cooling, cleaning, etc.). 0 is returned if no process running time is intended.

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

This variable represents the set value for the chamber temperature.

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

This variable represents the set value for the top chamber temperature.

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

This variable represents the set value for the bottom chamber temperature.

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

This variable represents the set value for the core temperature.

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

This variable represents the set value for the temperature of the steam generator.

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

This variable represents the actual value of the chamber temperature.

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

This variable represents the actual value of the process program time in seconds.

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

This variable represents the actual value of the top chamber temperature.

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

This variable represents the actual value of the bottom chamber temperature.

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

This variable represents the actual value of the core temperature.

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

This variable represents the actual value of the temperature of the steam generator.

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

This variable represents the set humidity in the chamber.

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

This variable represents the actual humidity in the chamber.

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

This variable is set when all conditions for a program start are satisfied. (Boolean).

This variable is set when the program has completely finished. (Boolean).

This variable is set when the chamber door is open. (Boolean).

This variable represents the current fan speed in percent.

This variable represents the set fan speed in percent.