FB_ASI_ParameterControl

FB_ASI_ParameterControl 1:

The FB_ASI_ParameterControl realizes the background communication between the ASI master terminal and the individual function blocks of the Lib.

FB_ASI_ParameterControl 2:

Call the function block

This function block must always be called cyclically.

FB_ASI_ParameterControl 3: Inputs/outputs

VAR_IN_OUT
    stParameterBuffer : ST_ParameterBuffer;
    stParameter_IN    : ST_Parameter_IN;
    stParameter_OUT   : ST_Parameter_OUT;
END_VAR

Name

Type

Description

stParameterBuffer

ST_ParameterBuffer

Data buffer for background communication.

stParameter_IN

ST_Parameter_IN

Input data of the ASI terminal.

stParameter_OUT

ST_Parameter_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)