The TrayType is formally defined in Table 55.

Table 55 — TrayType definition

Attribute

Value

BrowseName

TrayType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule AccessLevel

Subtype of KitchenDeviceParameterType

HasComponent

Variable

ProgramMode

TrayModeEnumeration

BaseDataVariableType

M, RW

HasComponent

Variable

ActualTemperature

Float

AnalogItemType

M, R

HasComponent

Variable

SetTemperature

Float

AnalogItemType

M, RW

HasProperty

Variable

Name

String

PropertyType

M, RW

HasComponent

Variable

Type

TrayTypeEnumeration

BaseDataVariableType

M, R

HasComponent

Variable

ActiveSince

Int32

AnalogItemType

M, R

HasComponent

Variable

OperatingCounter

Int32

AnalogItemType

M, R

Represents the current operation mode.

The data type for the TrayModeEnumeration is defined in 16.4.1.

This variable contains the currently measured temperature.

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

This variable contains the set temperature.

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

Specifies a free-text designation for the tray.

This variable represents the tray type.

The data type for the TrayModeEnumeration is defined in 16.4.2.

Indicates the time in seconds since the start of the current operating state. If no valid count can be specified for the current state, the value -1 is signalled.

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

This variable describes the accumulated operating time in seconds.

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