02-23-2013 01:05 AM
Hi,
I am working on LDO PSRR measurement using Network analyzer 4395a. I have installed the labview driver of the instrument but am not able to use those driver due to some error. After a long struggle to figure out the reason for the problem I got to know that driver is not compatible with 64bit of windows OS. So am planning to go use GPIB commands through VISA programming. Please help me how to read dara from network analyzer using GPIB commands. I have refferred these links but still am not able to do it. Please help me with the sequence of commands
http://cp.literature.agilent.com/litweb/pdf/04396-90063.pdf
http://www.tentech.ca/downloads/hardware/HP4195A/4195A-4395A%20GPIB%20Command%20Correspondance.pdf
http://cp.literature.agilent.com/litweb/pdf/04395-90031.pdf
Regards,
Ananda H S
02-23-2013 09:25 AM
There are more than one driver for the instrument and at least one of them is compatible with any os version you ,might have. Even if you decide to write your own code, that might be a place to start.
On the main Instrument Driver Network, there are numerous resources on how to write your own instrument control code.