Hello,
I am trying to write a client code in Python using QuickOPC and have few questions:
1)Is there any way to read and write groups instead of reading and writing item by item?
2)Right now I am reading and writing values to Matrikon OPC Simulation server. each read takes 0.1 seconds and it is the same for writing values, each write takes 0.1 seconds. Is this normal or i am doing something wrong?
3) How i can access a server on remote computer?
Attached is my simple code to read and write values from Matrikon Simulation server. I am using Python 3.6.5, 64-bit version on a pc with core i7 processor, 16GB Ram, and 64 bit Win 10 operating system
Thank you,
Hamid
I am trying to write a client code in Python using QuickOPC and have few questions:
1)Is there any way to read and write groups instead of reading and writing item by item?
2)Right now I am reading and writing values to Matrikon OPC Simulation server. each read takes 0.1 seconds and it is the same for writing values, each write takes 0.1 seconds. Is this normal or i am doing something wrong?
3) How i can access a server on remote computer?
Attached is my simple code to read and write values from Matrikon Simulation server. I am using Python 3.6.5, 64-bit version on a pc with core i7 processor, 16GB Ram, and 64 bit Win 10 operating system
Thank you,
Hamid