JSONDataFactory (FB)ΒΆ

FUNCTION_BLOCK JSONDataFactory EXTENDS FBF.FactoryBase

Factory with a heap based extendable memory pool.

InOut:

Scope

Name

Type

Initial

Comment

Input Const

uxiInstCount

CAA.COUNT

2

Factor for the size of the initial memory pool of JSONData objects. Should be equal to the maximum number of created JSONData objects. Set to 1 and use a single instance of JSONData to reduce memory usage.

Methods:

Structure: