Thanks for your great job!
I have a question and you may be able to answer me.
I have a S7315 CPU and would like to automatically receive IO changes on the plc side via protocol, i.e. something event-based.
How cann i achieve this goal with you code?
Thanks a lot,
Behzad
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't think it can be done using Snap7. You could use the S7 Ethernet (TCP/IP) communication FB's to actively send data if something changes in the PLC. I have done something like that in the past, and it works very well...
Best regards,
Bert Kortenbach
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Mr. Nardella,
Thanks for your great job!
I have a question and you may be able to answer me.
I have a S7315 CPU and would like to automatically receive IO changes on the plc side via protocol, i.e. something event-based.
How cann i achieve this goal with you code?
Thanks a lot,
Behzad
Hi Behzad,
I don't think it can be done using Snap7. You could use the S7 Ethernet (TCP/IP) communication FB's to actively send data if something changes in the PLC. I have done something like that in the past, and it works very well...
Best regards,
Bert Kortenbach