FB_ASI_ParameterControl
The FB_ASI_ParameterControl realizes the background communication between the ASI master terminal and the individual blocks of the Lib.
Call the block This block must always be called cyclically |
VAR_IN_OUT
stParameterBuffer : ST_ParameterBuffer;
stParameter_IN : ST_Parameter_IN;
stParameter_OUT : ST_Parameter_OUT;
END_VAR
stParameterBuffer: Data buffer for the background communication (type: ST_ParameterBuffer).
stParameter_IN: Input data from the ASI terminal (type: ST_Parameter_IN).
stParameter_OUT: Input data from the ASI terminal (type: ST_Parameter_OUT).
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) |