Licensing

Basic license

TF2400

Stackable licenses

TF2410 = 250 symbols

TF2420 = 500 symbols

TF2430 = 1000 symbols

TF2440 = 2000 symbols

Calculation example

TF2400 + TF2410 = 500 symbols

TF2400 + TF2430 = 1250 symbols

TF2400 + TF2420 + TF2440 = 2750 symbols

Calculation of the number of symbols

One symbol corresponds to one variable.

BOOL, BYTE, WORD, DWORD, SINT, USINT, INT, UINT, DINT, UDINT, REAL, LREAL, STRING, TIME, ….

Each sub-element in a structure is counted.

FUNCTION_BLOCK FB_Struct 
VAR
    _sColor            : STRING;
    _bData             : BOOL;
    _nCount            : USINT;
END_VAR

_sColor (1 symbol) + _nbData (1 symbol) + _nCount (1 symbol) = 3 symbols

Architecture

Licensing 1:

Licensing