Hi,
I am using zenon to communicate with Beckhoff PLC. I am able to communicate plc driver variables between the two. Can you please advise me how zenon system variables can be communicated to the PLC.
Many thanks in advance!
Hi,
I am using zenon to communicate with Beckhoff PLC. I am able to communicate plc driver variables between the two. Can you please advise me how zenon system variables can be communicated to the PLC.
Many thanks in advance!
Hi anjali.gk.nair,
You could create an allocation in the editor and link as the source variable the system driver variable and a beckhoff PLC variable as the target variable.
When the system driver variable changes, the PLC variable will be written.
Best regards,
Mark
Thank you very much Mark!