ST_PMA_TaskTransfer_InitPars
Function block-specific structure with initialization parameters which are evaluated when the function blocks FB_PMA_TaskTransfer_Send and FB_PMA_TaskTransfer_Receive are initialized.
Syntax
Definition:
TYPE ST_PMA_TaskTransfer_InitPars :
STRUCT
nInputSize : UDINT; // Size of input data
END_STRUCT
END_TYPE
Parameter
Name |
Type |
Parameter |
---|---|---|
nInputSize |
UDINT |
Number of elements which are exchanged via the function blocks for task transfer |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.0 | PC or CX (x86, x64) | Tc3_PowerMonitoring |