10.2.3 Description of the object type
10.2.3.1 ProgramMode variable
This variable describes the state of the device, e.g. heating up, frying.
The data type for the PressureCookingKettleModeEnumeration is defined in section 10.4.1.
10.2.3.2 CookingLevel variable
This variable describes the cooking level with which heating up is to take place. The value is used only in the Cook and CookSlow ProgramMode.
10.2.3.3 SetTemperature variable
This variable contains the set temperature to which heating up is to take place.
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
10.2.3.4 ActualTemperature variable
This variable describes the currently measured temperature.
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
10.2.3.5 SetProcessTime variable
This variable describes the set process time in seconds.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
10.2.3.6 TimeRemaining variable
This variable describes the remaining process time in seconds.
The EngineeringUnit property of the AnalogItemType has the value s. The value for the EURange property is device-specific.
10.2.3.7 SetCoreTemperature variable
This variable describes the set core temperature.
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
10.2.3.8 ActualCoreTemperature variable
This variable describes the currently measured core temperature.
The EngineeringUnit property of the AnalogItemType has the value °C. The value for the EURange property is device-specific.
10.2.3.9 ActualPressureAbsolute variable
This variable describes the current absolute pressure in the cooking chamber.
The EngineeringUnit property of the AnalogItemType has the value mbar. The value for the EURange property is device-specific.
10.2.3.10 ActualPressureKettle variable
This variable describes the current absolute pressure in the steam chamber.
The EngineeringUnit property of the AnalogItemType has the value mbar. The value for the EURange property is device-specific.
10.2.3.11 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 10.4.2.
10.2.3.12 IsLidLocked variable
This variable describes whether the lid is locked.
10.2.3.13 IsSteamActive variable
This variable describes whether the use of low-pressure steam is active.
10.2.3.14 IsOpenExpressActive variable
This variable describes whether the express pressure relief is active.