Figure 22 shows an overview of the object types for the Frying And Grilling Appliance device class.
Figure 22 — Overview of object types for Frying And Grilling Appliance
The FryingAndGrillingParameterType is formally defined in Table 62.
Table 62 — FryingAndGrillingParameterType definition
Attribute |
Value |
|||||
BrowseName |
FryingAndGrillingParameterType |
|||||
IsAbstract |
False |
|||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
ModellingRule AccessLevel |
|
Subtype of KitchenDeviceParameterType |
||||||
HasComponent |
Variable |
CurrentState |
GrillingZoneStateEnumeration |
BaseDataVariableType |
O, R |
|
HasComponent |
Variable |
GrillingZoneName |
String |
BaseDataVariableType |
O, R |
|
HasComponent |
Variable |
ActualGrillTemperature_<No.> |
Float |
AnalogItemType |
OP, R |
|
HasComponent |
Variable |
SetGrillTemperature_<No.> |
Float |
AnalogItemType |
OP, R |
|
HasComponent |
Variable |
ActualPlatenTemperature_<No.> |
Float |
AnalogItemType |
OP, R |
|
HasComponent |
Variable |
SetPlatenTemperature_<No.> |
Float |
AnalogItemType |
OP, R |
|
HasComponent |
Variable |
SetProcessTime |
Int32 |
AnalogItemType |
O, R |
|
HasComponent |
Variable |
RemainingProcessTime |
Int32 |
AnalogItemType |
O, R |
|
HasComponent |
Variable |
PlatenPositionState |
PlatenPositionStateEnumeration |
BaseDataVariableType |
O, R |
|
HasComponent |
Variable |
IsWithPlaten |
Boolean |
BaseDataVariableType |
M, R |
This variable describes the state of the device, e.g. standby or power output.
The data type for the GrillingZoneStateEnumeration is defined in section 18.4.1.
This variable describes, for example, the position of the grilling zone, such as left grilling zone, right grilling zone.
This variable describes the currently measured grilling zone temperature. A grilling zone may consist of one or more areas (e.g. rear, middle, front).
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 to which the grilling zone is to be heated. A grilling zone may consist of one or more areas (e.g. rear, middle, front).
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
This variable describes the currently measured grill platen temperature. A grilling zone may consist of one or more areas (e.g. rear, middle, front).
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 to which the grill platen is to be heated. A grilling zone may consist of one or more areas (e.g. rear, middle, front).
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
This variable contains the set value for the grilling zone operating time.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
This variable contains the remaining running time of the grilling zone.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
The variable contains the operating position of the disk.
The data type for the enumeration PlatenPositionState is defined in 18.4.2.
This property indicates whether the grill has a top grill platen (double-sided grilling).
The FryingAndGrillingDeviceType is formally defined in Table 63.
Table 63 — FryingAndGrillingDeviceType definition
Attribute |
Value |
|||||
BrowseName |
FryingAndGrillingDeviceType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule AccessLevel |
|
Subtype of CommercialKitchenDeviceType |
||||||
HasProperty |
Variable |
EnergySource |
EnergySourceEnumeration |
PropertyType |
M, R |
|
HasComponent |
Object |
GrillingZone_<No.> |
|
FryingAndGrillingParameterType |
MP, R |
The EnergySource property returns the type of energy supply. The data type for the EnergySourceEnumeration is defined in 21.1.
A grill may consist of one or more grilling zones. The GrillingZone_<No.> object contains the data for a grilling zone.
The data type is an enumeration of the possible operating states of the device.
The possible values are defined in Table 64.
Table 64 — GrillingZoneStateEnumeration values
Value |
Description |
Off_0 |
Off |
Standby_1 |
Device is in standby |
Idle_2 |
Device is in idle mode |
Grilling_3 |
Device is grilling |
This data type is an enumeration of the possible operating positions of the platen.
The possible values are defined in Table 65.
Table 65 — PlatenPositionStateEnumeration values
Value |
Description |
Home_0 |
Platen is in the home position |
Cooking_1 |
Platen is in the grilling position |
Idle_2 |
Platen is in idle mode |
Open_3 |
Platen is open |