STRUCTURE(PUMP_STATION_TYPE)ΒΆ

This structure is used to transfer and receive data in all Function Blocks. This is used as an in-out parameter to all Function Blocks. Every Function Block receives data, process it and modifies data of this structure. This structure is divided in substructure as per functions of the data. This structure basically stores values and parameters which are coming from the different Function Blocks of the library. Therefore these might be explained in more detail at the blocks where this parameters are entered or where the values are created.

../_images/50e0ba8b117f41500a331390019d9b80

Quick overview of the concept