08-22-2006 10:22 PM
08-23-2006 08:22 AM
08-23-2006 05:19 PM
Hi David,
It looks like from your code, that each time your run the VI you change the wire on the block diagram. Is this correct? If this is the case, you are reconfiguring your instrument or telling it to send data every time the VI runs. I've modified the VI so that it has both commands in one VI. Since I do not have the manual, I'm not sure of the order of the two commands, but the idea is the same.
Let me know if this changes the behavior of the instrument. I hope this helps!
What problems were you seeing with the instrument driver? Were you using this one?
Regards,
09-19-2006 04:56 AM
Hello everybody,
I have a SR830 Lockin-Amplifier from Satnford. I would like
to read the value with a GPIB interface with a computer
I am able to communicate with the instrument (commands such as *IDN?
work without any problem). I tried the official Labview driver to download the
data but it’s not working for me.
I have tried to use the SR830 Visa modified.vi from here:
http://forums.ni.com/ni/board/message?board.id=170&message.id=202248
But in this case it’s also not working.
In fact my question is if someone has already a vi for this lock-in to get the display value and to visualize with labview and record a file with this value as a function of the time in a .txt format.
Thanks a lot
Laurent