GPIB Instument- keithley 1753

Hi!
I want to comand my Kenthley 1753 multimeter by GPIB, but afther the GPIB initialization, when I use the "GPIB Status" VI, I receive the GPIB error #1 i.e. "Command Requires GPIB Controller to be CIC" but it also tell me that the CIC stutus is True!
What may I do?
thank you
eddy

Check this link:
http://digital.ni.com/public.nsf/websearch/1CA1670830A3C59686256341007ADD5A?OpenDocument
you should resolve your problem.
Best regards
GIUNA

Similar Messages

  • LV6.1/GPIB-PCII/Keithley 617

    hi,
    just found some old stuff i wanted to try out while getting to know
    lv. gpib device works ok, although WinMe(card not happy with NT/2K)
    did not assign DAK/IRQ, I changed this and it appears to be working
    with them as well.
    when i tried to connect the 617 i did find a device that did respond,
    but when i dl'd the 617 drivers all i get is a unknown VISA device?
    anyone got any experience with this? i could not find anything on the
    subject in the lv manuals.
    Thor Anders

    On Fri, 11 Jan 2002 07:12:41 -0800 (PST), Dennis Knutson
    wrote:
    >I'm a liitle confused. Do you get the error in LabVIEW or in MAX? The
    >driver is for LabVIEW to communicate to the instrument. LabVIEW uses
    >the GPIB card configured in MAX to talk to the instrument via the VISA
    >api or direct GPIB calls. If the card is correctly configued in MAX,
    >you should be able to open Devices and Interfaces, right click on the
    >GPIB card and select Scan for Instruments. Any instrument found, you
    >should be able to use MAX to read and write to. Also, what version of
    >MAX and NI.488.2 are you using? MAX 2.1 and NI.488.2 doesn't list the
    >GPIB-PCII card as supported. If you're using an older version, you
    >might be having a compata
    bility problem with either VISA or GPIB
    >driver and Win/ME. What did you use to successfully communicate with
    >the one instrument?
    ok, from the top:
    I have LabView 6.0 installed, running MAX 2.0.3.6 and NI-488.2 driver
    1.60 on Windows ME.
    I installed the GPIB-PCII and windows installed it at a certain IO
    adress. I set the jumpers for this IO and when I then scanned for the
    instrument I found 'something that I could communicate with.'
    I figured the GPIB should use IRQ and DMA so I reinstalled the card
    until MAX were satisfied with it using DMA and IRQ.
    I then created a ke617 folder under instr.lib and put the ke617.lib
    and dir.mnu files there.
    now, in MAX, i cannot find an instrument when I scan for it, and the
    'unknown VISA resource' pops up.
    I'll try to upgrade max and the NI-488-2 driver and se what happens.
    Thor A

  • Control a Keithley 3706 with USB or GPIB ?

    Hello,
    I have to control a Keithley 3706 with Labview: I have to realize an automated test equipment. The Keithley is connected to the computer by USB port but on forums I can see people who use GPIB port. What are the differences ? Can I still use the USB port on the instruments to realize the automated test equipment ?
    Best regards
    Solved!
    Go to Solution.

    Hi Elohim,
    most people will not use GPIB functions, but VISA functions!
    You can use the very same device driver even when using USB as communication layer instead of GPIB (providing Keithley did a good job)…
    What's wrong with the driver you have installed already?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • New and need help with keithley 2700 GPIB threw labview 2010

    Hello everyone,
    I have the drivers for the keithley 2700 dmm and its ok with labview idntifying the device.
    but when im trying to run the "Keithley 27XX Single Measurement.vi" and take a single resistance measurment
    I always get this error, (pic related)
    can anyone help please?
    btw, where can i start learn from zero how to program in labview in GPIB protocol (not visa) ?
    thanks alot.
    E.
    Attachments:
    Error.jpg ‏500 KB

    Zerez,
    Definately search the forums as I found another forum wher they tried troubleshooting a 2700 that was locking up. Unfortunately a resolution wasn't determined. 
    http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/keithley-2700-7700-4-wire-Measurement-GPIB/td...
    Can you use max to request values from the device? Using visa test panels. It should reply to the identification command if it is functioning properly.
    Kyle Hartley
    RIO Product Support Engineer
    National Instruments

  • Intermittent GPIB error 6 (EABO)

    my system: Mac OS 8.6, Labview 5.1, NI-488.2 for Mac OS version 7.6.3, PCI-GPIB card, Keithley 2182 Nanovoltmeter and Keithley 24xx Sourcemeters.
    I have a Labview application (modeled on Keithley's application note "Automatic Resistance Measurements on High Temperature Superconductors") which runs well with >99% reliability. The other times it hangs on a GPIB read with a EABO error. The Keithley instruments will complain "Query interrupted" or "Query unterminated". These problems seem to be more prevalent if the computer is distracted with mouse action or other applications, but it'll fail even without such challenges.
    Since the application runs, I know my syntax is good. I've tried increasing the timeouts, but this does not pr
    ovide immunity. Software delays help somewhat, but with an unacceptable duty cycle penalty. I suspected that I was getting spurious SRQ's for a while, but the GPIB reads that fail most frequently are not those preceded by Wait RQS.
    All my GPIB functions are the old style (not 488.2). I'm not using VISA anywhere, since I've found the VISA functions to be even less reliable on my system.
    Any suggestions?

    Hello,
    I realize I getting into this stream after some correspondence, and that you are asking another poster a question.  But, if you are simply trying to get your LabVIEW program not to stop and indicate an error, rather continue and discard it, all you have to do is monitor the error cluster, for example, by wiring it to an error cluster selector input, and then in the error case, simply pass out a fresh, new error cluster constant with status = false (no error), code = 0, and an empty source string.  The easiest way to do this is to first wire through the no error case to create a tunnel at the output, and then right click to create a constant in the error case.  Attached is a screenshot showing both the the error case and no error cases in a quick example.
    I hope this helps!  Repost if you are having any further or continued problems!
    Best Regards,
    Jassem
    Best,
    JLS
    Sixclear
    Attachments:
    Ignore Errors.PNG ‏5 KB

  • Keithley 238 GPIB Communication

    I am using LabView 6.1 and writing an application that communicates to this instrument (among others) via GPIB. My communication to the Keithley is usually okay for a while in the beginning, but after the program has ran for about 5-10 minutes, it loses communication with it. The Keithley drivers I am using just timeout and it looks like there is not really a specific error code except for ERR(0). Has anyone had issues communicating with this or a similar instrument, and how was it resolved?
    I did see someone post that it may be a good idea to modify the Keithley drivers to use VISA instead of the older GPIB communication vi's.
    Any help would be greatly appreciated.
    Thanks in advance.
    Rey

    A.S. Thank you for your reply. I used the Keithley 238 Device Errors VI to try and get more info., but it still returned the same thing. I had looked at EDVR(0), but I couldn't find any place where the name could have been changed. Although, I am using an Event loop, so I will double check and make sure this does not reset a value that I set somewhere else.
    Here is an interesting thing that I did. There is a part in my program where I am just reading a measurement from the Keithley 238 on a continual basis, and this where it seemed to usually crash after a few minutes. So I opened up the Keithley VIs (namely the Read Measurement one) and ran it in LabView debug mode (slow motion). The funny thing was that when I did this, I had no problem. It ran fo
    r 45 minutes in this mode and never failed. I noticed in the Read Measurement VI that they do some writes/reads and even poll the intstrument once or twice in a while loop. So what I did was added some delays in a couple of different places of about 500ms. I also slowed down the polling in the while loops to like 250ms. Once I did this the program, so far, seems to work. I know all the delays (and the times) might be overkill, but it looks like it may be a step in the right direction. We are not looking for super fast response times, so if this did indeed fix the problem, it should be okay. So far for the last couple of days it seems to have worked. I will continue to monitor it, to see if it ever fails even with the delays.
    Does any of this seem to make sense? The thing that I don't understand is that I am sure there are people that must have used these VIs from Keithley without any issues, so it seems weird that they would behave differently on my machine, as far as tim
    ing. It is not a fast machine by todays standards (PXI 1000B, I think ~1GHz).
    Thanks for you input,
    Rey

  • Keithley 6517B GPIB Write Error 7

    Hello,
    I have a Keithley 6517B running and communicating with PC through GPIB. The program was initially running fine, and giving the current-noise signal against applied voltage (as programmed). But now when I run the program , it is giving an error that arises at the 6517 Reset/Preset.vi -
    Error 7 occurred at GPIB Write in Keithley 6517A Reset / Preset.vi
    How do I get rid of this error. I don't understand how suddenly an error arised when I changed nothing in the program or settings of the keithley. The keithley is configured at GPIB address 27.
    I am attaching the main program and the sub.VI llb file .
    Now when I run the main program, the graph does not show any current or noise signal, but it shows a straight line plotted along '0' along the x-axis (that is, against time or voltage)
    Please help.
    Best Regards,
    Poulomi Das.
    Institute for Microsystems Engineering.
    University of Freiburg.
    Freiburg, Germany.
    Attachments:
    VI Measurements_v4.vi ‏45 KB
    kei6517v6.llb ‏1213 KB

    Hello Mike,
    I was on leave hence the late reply. I have attached the entire LV main vi with the sub VIs llb file to the very first message on this post. I have attached them again to this message.Do you mean something else?
    Best Regards,
    Poulomi Das.
    Institute for Microsystems Engineering.
    University of Freiburg.
    Freiburg, Germany.
    Attachments:
    VI Measurements_v4.vi ‏45 KB
    kei6517v6.llb ‏1213 KB

  • I get EDVR error when I communicate (from Labview )through Keithley's KPCI488 GPIB card to a HP34401A DMM?

    I have installed the card correctly and used the trtest.exe program supplied alongwith the card to communicate with the DMM using *IDN?,READ?. Successful!! But I am unable to communicate from Labview 6i using labview<->gpib.vi. What to be done to get things right?

    This question was recently asked so I know that Keithley is supposed to support LabVIEW and that you have to explicitly add the support when you install the Keithley driver. If you've done this, you might want to contact Keithley for additional help. You could also try using VISA instead of the older traditional GPIB functions. That's assuming you've installed the Keithley VISA driver. I've never used the Keithley GPIB card but I've used VISA and LabVIEW with cards from other vendors.

  • NI GPIB card and Keithley 181 nanovoltmeter

    I'm trying to control a Keithley 181 nanovoltmeter via a NI GPIB (AT-GPIB/TNT).
    If I scan for instruments in Measurement and Automation, none of the devices
    connected are found. However, if I go into Interactive control, use IBDEV
    with
    the meter turned off, then turn the meter on I can set into remote and it
    works
    (as long as I alternate IBRD and IBWRT). But I can't find a way of getting
    it
    under control in any other way so I can't use it in LabView.
    Anyone have any ideas. I've always had problems with 181s using a variety
    of languages.
    Cheers
    paul

    Hi,
    There shouldn't be any interaction between the two GPIB drivers. The NI interfaces will use NI-488.2, wil the Keithley interfaces will use their low-level device driver. Each driver will manage the their own hardware.
    In LabVIEW, you will use the NI-488.2 Vis to communicate with the NI interface. The Keithley driver has to install their own driver interface VIs.
    The only problem is you want to use VISA for both interfaces. I don't know if there is a Keithley implementation of VISA, but there can nly be one installed in the system. The NI_VISA driver will allow you to control the NI interface, but not the Keithley interface. You can still use the Keithley interface using the low-level driver.
    Finally, here is a knowledge base I found that has
    some information that may be useful to you Using a Keithley PC488 GPIB Interface with LabVIEW
    Hope this helps.
    DiegoF
    National Instruments.

  • I am doing one Labview project. so my project is about design a interface in labview which one collect the data from keithley 2400 via GPIB connection.

    i am doing one Labview project. so my project is about design a interface in labview which one collect the data from keithley 2400 via GPIB connection. any suggestion please

    Your first task should be to just be able to send commands to the instrument.  Do as Dennis suggested and download the drivers for the instrument and get familiar with them.  Build up small VIs that do little tasks with those drivers so you can get used to them.  Then worry about your main interface.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Communication GPIB avec un keithley 2000

    Bonjour à tous,
    j'essai d'utiliser mon multimètre keithley 2000 en communication GPIB sur mon labview 8.6. J'ai télécharger un vi (pièce jointe) qui est un exemple. J'arrive à initialiser sans pb... mon pb se situe au niveau de la fonction lecture. Le sous vi atteint le time out de 25s et me renvoie l'erreur suivante :
    L'erreur -1073807339 s'est produite à : VISA Wait On Event dans Wait for RQS.VI:1->_ke2000 Wait for SRQ.vi->ke2000 Data Read Single.vi->Keithley channel test.vi
    Raisons possibles :
    VISA:  (Hex 0xBFFF0015) Le délai d'attente (timeout) a expiré avant que l'opération ne soit achevée.
    Je ne comprends pas du tout ce qui se passe, quelqu'un aurait-il une idée !!! Merci à tous
    Attachments:
    Keithley channel test.vi ‏48 KB

    duplicate post

  • Keithley 2182A readout with GPIB

    I have trouble reading out the buffer in the keithley 2182A nanovlotmeter after a measurement sweep. I am using the Keithley 2182 buffer read.vi developed by Keithley, and am running on Labview 2010. 
    When i run the buffer read.vi it returns an array with the correct stored measurement values. When i run the vi as a subvi in my larger programme however (as I need to do), it returns an array with the correct number of elements, but with the first stored value in all of the elements of the array. 
    I believe the vi was originally made for LabView 8.5. 
    Has anybody encountered a similar problem with reading out buffers? Is it a timing issue that when run as a subvi it only reads the first element?

    Chris.smiet wrote:
    I use the 2182A nanovoltmeter in conjunction with a 6221 current source, connected with a trigger link cable. (I know i can also address the 2182A via the 6221's vi's and a rs232 cable, but i want to address it directly via GPIB for added flexibility). I perform a current sweep (with 1024 steps) with the 6221 and want to measure the resulant voltage and store it in the buffer of the 2182A. 
    The problem is that I cannot read out the buffer of the 2182A  using the given vi as a subvi (as it is supposed to be used). I tried a much simpler vi to store 10 random measurements (no wires attached, what is measured is random) in the buffer (trigger = timer). When I read out the buffer, the vi returns an array with all elements the same, and equal to the first element in the buffer (wich I can read out from the keithley by using the front panel)
    I use the "Keithley 2182 buffer read.vi" in the keithley 2182 version 6 driver library downloaded from  http://www.keithley.com/base_download?dassetid=10070 
    A trigger link cable? Doesn't that kinda raise a flag?
    Do you know what commands are in these VIs you are using? Do you understand what is happening with the triggering of measurements?
    Understanding *how* the instruments works is important. And it starts with *reading* the manual.

  • I need GPIB Driver for Keithley 263 Calibrator/Source Meter using Labview. Can anybody help? Thank you.

    I need GPIB Driver for Keithley 263 Calibrator/Source Meter using Labview. Can anybody help?
    Thank you in advance.

    Hi,
    on Keithley's website is explained :
    "The Model 263 offers a more economical, more precise alternative to the Model 6430 or the Model 236 when used as a low-current source. It is used almost exclusively as a current calibrator."
    This leads to Model 236.... A LabVIEW-driver is available @: http://search.ni.com/query.html?lk=1&col=alldocs&nh=500&rf=3&ql=&pw=595&qp=%2BContentType%3AInstrumentDriver+%2BIDNetManufacturer%3A%22Keithley%22&qt=&layout=IDNet
    Maybe you have to "reconstruct" some parts - but it will help.
    regards
    wha

  • Interfacial connection to Keithley 2000 thro' GPIB-488

    Hi all,
    Pls give me some ideas about interfacial connection to Keithley 2000 through GPIB-488.
    I dont 've a clear understanding of what to do next...
    Regards,
    Partha,
    - Partha
    LabVIEW - Wires that catch bugs!

    Hi Partha,
    Have you downloaded the LabVIEW driver for the Keithley 2000?  If not, you can find it here.  Simply download the appropriate version for the version of LabVIEW you have, install as directed, and you will have the functionality of the instrument in the form of subVIs.  Most instrument drivers install example programs as well that you can try out.
    Let me know if you have any questions!
    Chris R.
    Applications Engineer
    National Instruments

  • Keithley usb-gpib problems

    Hi
    I have installed a Keithley USB-GPIB switch (CE 488) and suddenly my executable does not run properly, gets stuck and throws data that is not true.
    The NI-MAX shows an unknown VISA entity.
    If I am using VISA/GPIB write/read sub.vi in my program will it influence the proper running of my executable?

    Hi (my prior name was Dect&Bluetooth),
    I have run on third party connectivity software (Intuilink from Agilent and CMD2Go from Rohde&Schwarz) on the Keithley Usb-Switch and it worked.
    My program still makes problems as described before, maybe due to the fact that I am using a NI VISA READ/WRITE in some cases?
    I have added a Spy file to show you the fails, I have changed the suffix to txt, you have to change it back to .spy in order to be able to read it.
    Does it mean that I cannot use SCPI commands with NI VISA in order to use this adptor?
    Thanks for any help.
    Yariv
    Attachments:
    CaptureKeithleySwitch2.txt ‏2619 KB

Maybe you are looking for

  • Why do I get IOException on nio read from channel before all data is read?

    I am working on an NIO based http client library but I've noticed two problems. #1: I have been testing against an http server that has authentication turned on. Hence, any request that comes its way will respond with a '401 Authentication Required'

  • Flash Player No Longer Working

    My Adobe flash player has stopped working on Internet pages. (I can no longer view flash videos.)  I have a 64-bit PC using Windows 7 and am running Internet Explorer 11. I've made sure I have the latest version of Flash Player installed, but still n

  • Link to an external RoboHlp8 html file

    Hi, I am trying to create a link to another RH8 project. I have been using Insert Hyperlink\Link to\File\Locating the html file in the other project. When I click OK it displays This action will create an external link to the help system. The link ma

  • Mic problem & warrenty issue .

    Hiii I have iPhone 4S which is having mic problem i guess.During voice calls the call receiver at other end unable to hear my voice on handset mode but on speaker mode he can hear my voice. Also wanted to know in which country my phones warrenty is v

  • I cannot get itunes installer to download

    I had to remove (as per wonderful instructions) everything on my computer due to the recent bug in the upgrade.  I have not been able to download itunes again to reinstall it.  I'm not sure what the problem is.  I have double and triple checked that