02-18-2022 04:48 PM
OK So I believe I understand the basics of NI-VISA and message-based sessions. I can successfully talk to a single instrument. Now as I scale to multiple, it seems that I have to have multiple open sessions, one for each instrument that has a different IP address. Is this correct? is there a more efficient way?
02-18-2022 04:59 PM
Yes, each instrument will have its own session using which you can communicate.