MAIN_Analytics
In the MAIN_Analytics program, the DataSource FBs are called, the reset function is managed and, if appropriate, the values are mapped with the HMI Dashboard. The program is assigned to a separate task.
Syntax
Definition:
PROGRAM MAIN_Analytics
VAR_INPUT
sCurrentStreamSystemID: GUID;
stHistStreamInfo: REFERENCE TO ST_HMI_DataSourceHist;
stHistRecordInfo: REFERENCE TO ST_HMI_DataSourceHistRecordInfo;
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 |