CallInit

CallInit 1:

The CallInit method is used to call the initialization methods for the parameterization of the control matrix of the PlantControl unit.

CallInit 2:

Syntax

METHOD CallInit

rtrigInit.CLK := bInit;
rtrigInit();

IF  rtrigInit.Q
THEN
    ProfileDescription();

    ProfileParameter01();
    ProfileParameter02();
    ProfileParameter03();
    ProfileParameter04();
    ProfileParameter05();
    ProfileParameter06();
    ProfileParameter07();
    ProfileParameter08();

    StepDescription();

    bInit := FALSE;
END_IF

Requirements

Development environment

Necessary function

TwinCAT from v3.1.4024.56

TF8040 | TwinCAT Building Automation from V5.8.0.0