A
alessiob82
Hi,
I'm developing an application that use an OPC client. In this
application I create a class <A> to manage the OPC data (read values
from server every xxx seconds or with subscription, ecc...). In the
application form I put some label, checkbox, ecc.. to show the values
readed from the server and stored in <A>. How can I update
automatically the window object with the values readed? If it is not
possible, which is the better mode to read the data from OPC server and
update the form?
Thank you!
I'm developing an application that use an OPC client. In this
application I create a class <A> to manage the OPC data (read values
from server every xxx seconds or with subscription, ecc...). In the
application form I put some label, checkbox, ecc.. to show the values
readed from the server and stored in <A>. How can I update
automatically the window object with the values readed? If it is not
possible, which is the better mode to read the data from OPC server and
update the form?
Thank you!