_StringPool (FB)ΒΆ

FUNCTION_BLOCK FINAL _StringPool EXTENDS _Disposable IMPLEMENTS IStringPool

Provides a pool of IString instances.
Use the GetString method to get a new instance.
InOut:

Scope

Name

Type

Initial

Input Const

udiStringSize

UDINT

16#FFFFFFFF

udiInitialCapacity

UDINT

5

pbyPool

POINTER TO BYTE

udiPoolSize

UDINT

usiExtensionFactor

USINT

Methods:

Structure: