ST_PMA_Source_InitPars

Function block-specific structure with initialization parameters which are evaluated when the function blocks FB_PMA_Source_1Ph and FB_PMA_Source_3Ph are initialized.

Syntax

Definition:

TYPE ST_PMA_Source_InitPars :
STRUCT
    nBufferLength  : UDINT := 200;  // Length of output buffer
END_STRUCT
END_TYPE

Parameter

Name

Type

Parameter

nBufferlength

UDINT

Length of the output buffer

Requirements

Development environment

Target platform

PLC libraries to include

TwinCAT v3.1.4024.0

PC or CX (x86, x64)

Tc3_PowerMonitoring