10-17-2007 03:34 PM
10-18-2007 09:23 AM
Since the source code is provided you can try to modify the NI IVI driver to add support for serial interface.
Or you can try the Agilent driver not sure if if supports serial or not, if it doesn't you might be able to modify it includes the source code.
10-18-2007 09:51 AM
10-18-2007 01:31 PM
ZJZ123,
From the sound of it, it certainly looks like the VXI compatible driver can work for a serial connection, as long as all the particular settings are correct. I cannot guarantee it, though, as it is not one of our drivers. To ensure compatibility, I would recommend either contacting Agilent or testing it out on your system.
Good luck getting everything to work!
Lauren L.
10-22-2007 12:02 PM
Hi,
You can download a different IVI driver (for ex: 34401A) and look at the source code, but you might try using the Agilent driver first before trying to modify the IVI driver.