05-06-2011 01:28 AM
Hi,
I try to write a program which communicates motor drives through ethernet and I use OPC server and shared variables created using PLC. I created front panel indicators in a while loop with 50 ms cycle to read motor encoder position, status etc. When I try to do this with wiring shared variable to indicator and with changing the data binding property of the indicator browsing the same variable from the project library, data binding seems to respond slower than wiring the shared variable to indicator directly. Can anyone explain why?
05-09-2011 12:33 PM
Hi mhn05,
I'm not exactly sure why it would be operating slower. Do you have code that you can upload that benchmarks or tests the speed of these, side by side?
Thanks,
Dave T.