Hi all,
Is there any sample of creating action and response variable using iec104. I have an issue here where both variable is not connected each other.
Thank you
Hi all,
Is there any sample of creating action and response variable using iec104. I have an issue here where both variable is not connected each other.
Thank you
The example in Help describes it:
Just use suitable variable names in your project, in case of IEC104 it could be:
a command (action) variable - of Type ID = T46 or T45 etc. - name: voltage1_bay1_switch1_CO
and the matching response variable - a T31 or T30 (Type ID) Information Object - name: voltage1_bay1_switch1_RV
And make sure your IEC870 driver has working connection to the PLC/RTU/IED as only then the Command Processing will make standard switching command actions available.
What about to do the available online zenon Energy Training? If you contact COPA-DATA officially we can deliver you the tranig zenon project basing on IEC 60870-5-104 communication; in addition to those default (in tranig included) basing on IEC 61850.
Ursula Kramarczyk (f. Piela)
zenon Support & Services | zenon Video Tutorials | zenon Trainings | local zenon contact
Hi,
Thank you for your feedback, i have attend the energy edition online training courses. From the project backup provided, is it necessary to configured some structured text in Zenon logic to allow the communication between the respond and feedback variable or I can configured it with direct connection to the rtu.
Thanks
Sorry, i do not unterstand what you need.
The training project in zenon is configured to communicate with an IED (Intelligent Electronic Device) or an RTU. For the training purpose, to have for zenon working communication with an IED, we integrated in this project also a zenon Logic project - which then when runs is an IED. So in this project: zenon Logic is an "RTU".
If you want to communicate from zenon to another, your RTU - you have to configure in zenon the driver (IEC850 or IEC870 or DNP3TG) to communicate not with this delivered zenon Logic, but with the IP address of your RTU.
If you want to test in zenon the Commands not against some real RTU - an external device, but just against this delivered IED in zenon Logic: make sure that when you are starting zenon project also zenon Logic can start successfully (e.g. there is no conflicts on IP ports on your PC). Then the zenon Logic will process the commands coming from zenon. In code of the project in Logic there are already programmed state-machines to react on the new command value with the change of relevant switch position.
Ursula Kramarczyk (f. Piela)
zenon Support & Services | zenon Video Tutorials | zenon Trainings | local zenon contact