ST_ParameterBuffer

Data buffer for the I/O data of the ASI terminal

TYPE ST_ParameterBuffer :
STRUCT
    ParameterControl    : ARRAY[0..50] OF WORD;
    iParametervalue     : ARRAY[0..50] OF DWORD;
    iParameterStatus    : ARRAY[0..50] OF WORD;
    iParameterReadValue : ARRAY[0..50] OF DWORD;
    icounterState       : INT;
    icounterControl     : INT;
END_STRUCT
END_TYPE

Requirements

Development environment

Target platform

IO hardware

PLC libraries to be integrated (category group)

TwinCAT v3.1.0

PC or CX (x86)

ASI master terminal

Tc2_IoFunctions (IO)