6 Type definitions for Fryer

6.2 FryerParameterType

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.