Figure 20 shows an overview of the object types for the Servery System device class.
Figure 20 — Overview of object types for Servery System
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.
The ServeryCounterDeviceType is formally defined in Table 56.
Table 56 — ServeryCounterDeviceType definition
Attribute |
Value |
|||||
BrowseName |
ServeryCounterDeviceType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule AccessLevel |
|
Subtype of CommercialKitchenDeviceType |
||||||
HasComponent |
Object |
Tray_<No.> |
|
TrayType |
MP, R |
The objects of the type TrayType each contain the parameters for one tray.
The data type is an enumeration of the possible status values of the device. The enumeration values are defined in Table 57.
Table 57 — TrayModeEnumeration values
Value |
Description |
Off_0 |
Off |
PreHeat_1 |
Preheating |
PreCool_2 |
Precooling |
HoldWarm_3 |
Keeping warm |
HoldCool_4 |
Keeping cool |
Regenerating_5 |
Regeneration |
The data type is an enumeration of the possible status values of the device.
The enumeration values are defined in Table 58.
Table 58 — TrayTypeEnumeration values
Value |
Description |
Generic_0 |
no details / no suitable type / generic |
HeaterPlate_1 |
Hotplate |
CoolingPlate_2 |
Cooled plate |
CombiPlate_3 |
Hot /cooling plate |
BainMarie_4 |
Water bath |
HeaterCabinet_5 |
Heated compartment |
CoolingCabinet_6 |
Cooled compartment |
HeatBridge_7 |
Thermal bridge |
CombiCabinet_8 |
Hot/cold compartment |
RegenCabinet_9 |
Regeneration compartment |