Hi all,
I am looking for a very simple connection guide which can enable me to communicate with instruments in c# .net
What I need to know is what COM library should I add to my c# program and how to initialize it, so atleas I can do a "IDN" query. after this I hopefuly can go on my own and make a remote control software.
I have Agilent 82357A GPIB usb device and I also have installed Agilent IO control version 16 software. (I already can communicate with instruments using its VISA Assistant, so the basics seems to be fine.
If you can supply with some codes also, it would be really great. Also please let me know what documents I can read regarding this issue.
Thanks,
Sean.
I am looking for a very simple connection guide which can enable me to communicate with instruments in c# .net
What I need to know is what COM library should I add to my c# program and how to initialize it, so atleas I can do a "IDN" query. after this I hopefuly can go on my own and make a remote control software.
I have Agilent 82357A GPIB usb device and I also have installed Agilent IO control version 16 software. (I already can communicate with instruments using its VISA Assistant, so the basics seems to be fine.
If you can supply with some codes also, it would be really great. Also please let me know what documents I can read regarding this issue.
Thanks,
Sean.
C# Examples from Agilent Developers Network:
http://www.home.agilent.com/agilent/edi ... &id=879057
Also take a look at the new Agilent Command Expert.