T_HHASHTABLE

A hash table handle. The hash table handle is used by the function block: FB_HashTableCtrl.

TYPE T_HHASHTABLE :
STRUCT
    nCount : UDINT := 0;
    nFree  : UDINT := 0;
END_STRUCT
END_TYPE

Value

Meaning

nCount

Number of elements occupied.

nFree

Number of free elements.

Requirements

Development environment

Target platform

PLC libraries to be integrated (category group)

TwinCAT v3.1.0

PC or CX (x86, x64, Arm®)

Tc2_Utilities (System)