From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From Saturday, Nov 23rd 7:00 PM CST - Sunday, Nov 24th 7:45 AM CST, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
04-12-2016 10:41 AM
If anyone can help me out, I am trying to hook up a Keithley 3390 Arbitrary Waveform Generator to LabVIEW with GPIB to control the generator. The waveform generator is hooked up with an oscilloscope with a BNC cable and I want to use the instrument drivers for Keithley 3390. I am new with LabVIEW and I thought I did everything right but it keeps giving me this error message saying id query failed. I have found on multiple sites to disable the id query all together. Does anyone have any input?
04-12-2016 11:35 AM
Which driver are you using? Can you show us your code?
04-12-2016 04:00 PM
Im using Keithley 3390 Standard Waveform.vi Driver and it's with labVIEW 2013
04-12-2016 04:17 PM
That is the actual name of the instrument driver in labVIEW
04-14-2016 08:15 AM
ID query is being done in the initialze VI. Look for it.
04-18-2016 05:14 PM
I found the id query and the initilize VI controls. There is an option that says turn the id query to false but I don't believe that it is disabling it. I tried that but then it still gives an error message. I will take screen shots tomarrow when I am in the lab so it is more clear. Also sorry I posted two posts it was just really frustrating me.
04-21-2016 04:37 PM
I took screenshots of the error message, the initilization front panel, and the block diagram. I am not sure what to do next though
04-21-2016 04:38 PM
also of the instrument that I am using
04-21-2016 06:28 PM
You still have the ID Query turned on. Wire up a FALSE to that input and see what happens.
04-22-2016 01:42 PM
I tried that already and got another error code