FB_HVACNOVRAM_XX

FB_HVACNOVRAM_XX 1:

The variables of various types (BOOL, BYTE, DINT, DWORD, INT, LREAL, REAL, SINT, TIME, UDINT, UINT, USINT, WORD) are saved fail-safe in the NOVRAM with the aid of the function blocks FB_HVACNOVRAM_XX.
By way of example the function block FB_HVACNOVRAM_BOOL is described here.

VAR_INPUT

bSetDefault   : BOOL;
bVar_Default  : BOOL;

bSetDefault: If the variable is TRUE, the value of the input variable bVar_Default is adopted.

bVar_Default: Default value defined by the user. The variable is of the data type BOOL.

VAR_IN_OUT

bVar  : BOOL;

bVar: Variable that is programmed fail-safe by the user.

Requirements

Development environment

required library

required function

TwinCAT 3.1 build 4022.16 or higher

Tc2_HVAC V3.3.1.0

TF8000 | TC3 HVAC V1.0.0.0