LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

talk to Keithley 6485 by Labview

Hi,

 

I write a labview code to talk to my ke6485 by VISA. but It doesn't work. intiallize it is Ok, but it can't read data from ke6485. I'm a newer for Labivew, I don't know what's wrong with it. looking forward to any suggestions. Thanks very much!

 

And I have tried to download a driver (6485-852C02.exe) on the website, but it seems  didn't work on my labview. I use Labview 2013, and the driver seems work for Labview8.

0 Kudos
Message 1 of 3
(4,038 Views)

Where did you come up with that command string you are sending the instrument?  That looks nothing like a SCPI command like what the instrument is setup to take.  Go through section 7 of the manual for the proper commands to get the instrument to do what you want.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(3,982 Views)

Thanks! I've solved my problem. Now, I give my code to here, hope it will help someothers who confused the same question.

 

0 Kudos
Message 3 of 3
(3,925 Views)