BAComn_Param

{attribute 'qualified_only'}
VAR_GLOBAL CONSTANT
  {region 'Tokenizer'}
    nStrTokenizer_BufferSize  : UINT    := 32;
    nStrTokenizer_MaxLevel    : BYTE    := 5;
  {endregion}
END_VAR

Name

Type

Description

nStrTokenizer_BufferSize

UINT

Number of entries.

nStrTokenizer_MaxLevel

BYTE

Maximum depth of the token hierarchy.