P_IEC61850MAIN

The program "P_IEC61850MAIN" encapsulates the call of the Server session block and the optional GSE block. It also separates the IEC 61850 communication from the rest of the PLC machine program.

Full description

Syntax

Definition:

PROGRAM P_IEC61850MAIN
VAR
END_VAR
fb[IEDName]Server.Execute();
fb[IEDName]ServerSession1();
fb[IEDName]Gse();