MAIN_Analytics
In the MAIN_Analytics program the analysis FB is called. The program is assign to the separated Task.
It is also possible to reset single modules, whole networks or all defined networks with only one rising flag. First you have to choose the component you would like to reset. Then a rising edge at the bReset INPUT starts the reset process.
Inside of the A_Reset Action all reset calls are defined.
Syntax
Definition:
PROGRAM MAIN_Analytics
VAR_INPUT
stReset: ST_AnalysisReset;
END_VAR
VAR_OUTPUT
bError: BOOL;
ipTcResult: I_TcMessage;
END_VAR
Requirements
Development environment | Target platform | Plc libraries to include |
---|---|---|
TwinCAT v3.1.4024.0 | PC or CX (x64, x86) | Tc3_Analytics |