Hi all,
Do WAGO have someth like a sample project website where i can find project related to products?
I just bought an energy meter and ti is not really difficult to make own visu with all the data from it but it would help if i could use sample project to use it in my own project.
hi @Tomast ,
you can install a Codesys Package that will add some examples for some librarys.
Beispielprojekte für CODESYS 3 | WAGO Download Center
The Package will add an extra Button into your IDE and will open the location in your Explorer.(At the moment no examples for FW27 are available, only FW26 with Codesys 3.5.19P2, but the projects can be used as a base)
For the Energy Meter we have Functionblocks inside the WagoAppPowermeasurement Library.
I recommend to use the FbAC_Compact_MID_Multiquery.
Therefore you need to add WagoAppPowermeasurement and WagoAppPlcModbus
The FbMbMasterMultiQuerySerial needs to be linked to your RS485 Interface.
you can add multiple slaves to the master via the IMbMasterMultiQuery Output.
There are some examples of how to create own Multiquery Slaves.
If you use the MID-Counter 879-3020 from WagoAppPowermeasurement everything is ready to run out of the box.
You can use the Visualization Templates from the libarys to extend your own Visu by adding Frame Objects.
You can check the other projects, the ReadMe tells you what’s inside the examples.
Hope this helps.
@Alexander_Landfried thanks a lot. i wil look at it but i can tell now for sure that it is really helpfull.
@Tomast
Next week after SPS Fair in Germany i can check if i have some Projects containing only the Multiquery Parts.
@Alexander_Landfried thx a lot I appreciate it