发布于 2012-03-14 12:01:56
2楼
Interface section
Contains statements for importing and exporting variables, types and program organization units (POUs).
// All statements added between INTERFACE and END_INTERFACE
// Keywords are used to define which source contents
// (variables, functions, function blocks, etc.) also in other
// sources (units) are available or exported.