MAIN

The TwinCAT PLC project contains a "MAIN" program as standard. This is called cyclically by a TwinCAT task and in turn calls the program "P_IEC61850MAIN".

Full description

Syntax

Definition:

PROGRAM MAIN
VAR
END_VAR
P_IEC61850MAIN();