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

The FryerParameterType is formally defined in Table 14.

Table 14 — FryerParameterType definition

Attribute

Value

BrowseName

FryerParameterType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule AccessLevel

Subtype of KitchenDeviceParameterType

HasComponent

Variable

ProgramMode

FryerModeEnumeration

BaseDataVariableType

M, R

HasComponent

Variable

SetTemperature

Float

AnalogItemType

M, R

HasComponent

Variable

ActualTemperature

Float

AnalogItemType

M, R

HasComponent

Variable

SetProcessTime

Int32

AnalogItemType

M, R

HasComponent

Variable

TimeRemaining

Int32

AnalogItemType

M, R

HasComponent

Variable

SignalMode

SignalModeEnumeration

BaseDataVariableType

M, R

HasComponent

Variable

IsLiftUp

Boolean

BaseDataVariableType

O, R

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.

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.

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.

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.

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.

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.

This variable describes whether the frying basket is raised.