P_IEC61850MAIN

The program "P_IEC61850MAIN" encapsulates the call of the Client block and of the optional GSE block, separates the IEC 61850 communication from the remainder of the PLC machine program and helps, for example, with the implementation of further Clients.

Full description

Syntax

Definition:

PROGRAM P_IEC61850MAIN
VAR
END_VAR
fb[IEDName]Client();
fb[IEDName]Gse();