Hello Everyone
I want to establish communication with 16 serial (COM) devices at the same time and I need to know the best way to make this possible and efficient these are my ideas:
-Make a for loop in the VISA serial port configuration and read the buffer data in an array
-Make 16 parallel while loops and obtain the individual data of each instrument
Attach code example with 4 serial (COM) instruments
If you have any information of the best way to make thie please let me know
Kind regards