GVL_CM

Analysis function block constants:

cCMA_MaxDest  : UDINT := 20;
cCMA_MaxID    : UDINT := 1000;

Transfer Tray parameter:

The internal transfer tray is initialized with the following constants for the transfer of data between the analysis function blocks.

cCMA_InitParsTransferTray  : ST_MA_TransferTray_InitPars := (
                                   nStreams      := 2048,
                                   nMaxEntries   := 10,
                                   nQueueSize    := 64,
                                   bLockFree     := TRUE,
                                   nUpdatePeriod := 2 );

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4022.25

PC or CX (x86, x64)

Tc3_CM, Tc3_CM_Base, Tc3_MultiArray