6.2 FryerParameterType

6.2.1 General

FryerParameterType provides information about the state, the set values and the current actual values of a frying vat.

6.2.2 Definition of the object type

The FryerParameterType is formally defined in Table 14.

Table 14 — FryerParameterType definition
Attribute Value
BrowseNameFryerParameterType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Modelling
Rule AccessLevel
Subtype of KitchenDeviceParameterType
HasComponentVariableProgramModeFryerModeEnumerationBaseDataVariableTypeM, R
HasComponentVariableSetTemperatureFloatAnalogItemTypeM, R
HasComponentVariableActualTemperatureFloatAnalogItemTypeM, R
HasComponentVariableSetProcessTimeInt32AnalogItemTypeM, R
HasComponentVariableTimeRemainingInt32AnalogItemTypeM, R
HasComponentVariableSignalModeSignalModeEnumerationBaseDataVariableTypeM, R
HasComponentVariableIsLiftUpBooleanBaseDataVariableTypeO, R

6.2.3 Description of the object type

6.2.3.1 ProgramMode variable

This variable describes the state of the device, e.g. heating up or frying.

The data type for the FryerModeEnumeration is defined in 6.4.1.

6.2.3.2 SetTemperature variable

This variable contains the set temperature to which the frying fat is to be heated.

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

6.2.3.3 ActualTemperature variable

This variable describes the currently measured frying temperature.

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

6.2.3.4 SetProcessTime variable

This variable describes the set cooking time in seconds.

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

6.2.3.5 TimeRemaining variable

This variable describes the remaining frying time in seconds.

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

6.2.3.6 SignalMode variable

This variable describes the state of the signal output. In addition to the on and off states, the "Signal was acknowledged" state is also saved.

The data type for the SignalModeEnumeration is defined in 6.4.2.

6.2.3.7 IsLiftUp variable

This variable describes whether the frying basket is raised.