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