Using IVI driver for Keithley 6485

I am trying to learn how to use IVI drivers.  I installed IVI drivers for two instruments, an HP34401A and a Keithley 6485.  I was able to get the HP to work in simulation mode (I don't have the hardware).  I am also trying to get the 6485 working in simulation mode.  The attached vi was provided by Keithley.  I configured a logical name in MAX, but this name doesn't show up as an option when I edit the "logical name" control on the front panel.  I changed the Initialize vi to Initialize with Options and added a command string control to set the mode to simulation, manually entered the correct name in the control, and ran the program.  No error was indicated in the Initialize vi.  After the configuration vi runs, however, the following error was flagged:
Error -1074135023 occurred at IviDmm IVI Error Converter.vi
Possible reason(s):
Primary Error: (Hex 0xBFFA0011) Function or method not supported.
Elaboration: FunctionId: 46,  FunctionName: ConfigureMeasurement
Complete call chain:
     IviDmm IVI Error Converter.vi
     IviDmm Configure Measurement.vi
     KE6485_ZeroChk_LV86.vi
This error is being generated by IviDmm Configure Measurement.vi, which is apparently installed NI code.  Specifically, the error appears to be thrown when Call Library Function Node is invoked and IviDmm.dll is called.  I wasn't able to track down any further info as to the meaning of these error codes.
Thanks for your assistance.
Attachments:
KE6485_ZeroChk_LV86.vi ‏14 KB

Hello,
3rd party devices will show in MAX only when that device is listed at a specific place within your computer's registry. Non-NI hardware may not show up in MAX.
As far as the logical name is concened, unfortunately, you will have to contact Keithley to get a better understanding of their code.
You could download our IVI driver from the link below as you might have better luck with it.  You can find any of our 3rd party drivers at www.ni.com/idnet.
Keithley 6485
http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=238
Regards,
Shawn S. | NIC
Instrument Driver/IVI PSE
National Instruments

Similar Messages

  • Using IVI driver for reading delay in MSO6104A

    Hi,
    I have the NI IVI driver for the MSO6104A scope. The driver is functional and I manage to use it.
    My scope has a function of measuring delay between two different channels. But, how can I read the Delay measurement using IVI scope step?
    Is there any other way of reading this measurement?
    Thanking in advance
    Solved!
    Go to Solution.

    As far as I know, interchannel delay is not a supported IVI measurement function. So, you can complain to ivifoundation.org first of all. Or, in a code module, you can use the instrument specific driver to get the measurement. This would make the application 'non-IVI' so most of the reasons for using IVI in the first place are gone. Or, retrieve the waveforms from each channel and calculate the delay in a code module.

  • 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

  • Is there a IVI driver for Racal Instruments 1256 switching system ?

    Is there any IVISwitch driver for the RI1256 switching system somewhere ? Is NI working on it since RacalInstruments doesn't seems to be interrested in this matter ?

    Hi,
    I am not sure how similar the 1260 series is, but we do have IVI drivers for it at www.ni.com/idnet. You may be able to get away with using this driver for your instrument if it is basically the same thing with fewer features.
    If not, I would like you to submit a request for this driver at: http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/ and with the instrument manufacturer. We develop drivers based on demand and popularity so the more requests we have for it, the greater the possibility that we will develop one.
    If you would like to try developing your own driver, we have documentation, model instrument drivers, and driver templates to help at :
    http://www.ni.com/devzone/idnet/development.htm
    We also have a syndicate of third party ven
    dors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would suggest contacting one of the Alliance members at:
    http://www.ni.com/alliance
    An instrument driver is a collection of functions that implement the commands necessary to perform the instrument�s operations. In short, someone read the instrument user manual and implemented some of the functionality in a program for the end user. Instrument drivers are not necessary to use your instrument.
    Hope this helps out!
    Let me know if there is anythign else I can do for you.
    Best Regards,
    Aaron K.
    Application Engineer
    National Instruments

  • Read method for Keithley 6485

    I wrote a kit for Keithley 6485 model picoammeter. But it doesn't work. Instrument has given an error and "TALK" indicator has activated. I attached the kit. Please could you help me. Thanks
    Attachments:
    6485-READ.vi ‏79 KB

    I'm currently (excuse the pun) also using the Keithley 6485. I found the easiest way to to initialize it and read data was to use the examples available on the Keithley website. You do however also have to download their 'Keithley Input Output Layer' code to make them work. I downloaded version C02, assuming it was the latest version available.
    http://www.keithley.co.uk/data?asset=52766
    I tried running your VI on my computer and it didnt work also. 
    Heres the stripped down VI that works for me (if it successfully attaches! My first reply on here).
    It's for LV9, so hope it works on LV8.5 also.
    Attachments:
    keithley 6485 functions.vi ‏22 KB

  • Problems in using Ivi driver ke230y in "IviDCPwr Measure [MSR].vi"

    Hello all,
            I have a problem in using IVI driver (ke230y) to control keithley2303 powersupply with LABVIEW 2013.
     After I initialize and config ke2303 well and run to  "IviDCPwr Measure [MSR].vi", it ocurrs errors. While lasting about 15 seconds and then reports errors as attached:
    The code (attached) when I test with other powersupplies such as agilent66309d and keithley2306(with ivi driver ke230x), it runs well.
    So I've no idear about this problem with keithley2303 powersupply, can you guys ever meet this problem and may reply for me to fix it.
    thank you for your reading and help!
    best wishes,
    Phil
    Solved!
    Go to Solution.
    Attachments:
    error.jpg ‏36 KB
    code.jpg ‏43 KB

    I don't have the any driver's source code (such as ividcpwr.dll source code), how can I modify the specific driver through labwindows.
    Follow your advice I use I/O trace to get trace as follows:
    1 IviDCPwr_InitWithOptions ("ke2303", VI_FALSE, VI_TRUE, "", 0x0C913064) VI_SUCCESS 14:45:10.675
    2 IviDCPwr_ConfigureVoltageLevel (ke2303, "CHANNEL1", 3.8) VI_SUCCESS 14:45:11.405
    3 IviDCPwr_ConfigureCurrentLimit (ke2303, "CHANNEL1", 0, 3) VI_SUCCESS 14:45:12.104
    4 IviDCPwr_ConfigureOutputEnabled (ke2303, "CHANNEL1", VI_TRUE) VI_SUCCESS 14:45:12.824
    5 IviDCPwr_Measure (ke2303, "CHANNEL1", 1, 0) VI_ERROR_TMO 14:45:16.207
    6 IviDCPwr_GetError (ke2303, -1073807339, 0, "") 0x00000037 14:45:32.991
    7 IviDCPwr_GetError (ke2303, -1073807339, 55, "Primary Error: ..................") VI_SUCCESS 14:45:32.991
    8 IviDCPwr_close (ke2303) VI_SUCCESS 14:45:33.847
    I cannot see any GPIB command in the trace but some IviDCPwr functions.
    Besides, if I know any bug (eg. some wrong GPIB command) in ividcpwr.dll, how can I modify it before I get it's source code.
    Pls teach me anytime in your conveneince.
    thanks!

  • I need an IVI-Driver for a Tektronix TDS 5000

    IVI-Scope steptypes from TestStand require an IVI driver for the TDS5000. Any help ?

    The driver is not available now, but should be available on the begin 2003. Try use tktds7x4, the command set should be same from 90%. Only ranges will be different. Try use it. For sure try disable cache. If your application will required any ranges which are out of range for this driver. Disable range chacking too. I wrote this driver, so if you will have any troubles, let me know.
    Zdenek

  • Use one drive for attachments using outlook

    using the portal or OWA you can use one drive for attachments rather then adding the file to the e mail itself , i was wondering if we will have this feature on outlook soon

    Hi,
    As you have known, in Outlook client there is no such feature right now, we need to insert the OneDrive file link manually to the new message if we want to attach a file.
    I can't guarantee if this feature will be added in the further version, but please be assured that any improvements in the product are based on users' requirements. Our developers strive to capture Microsoft users' ideas and are working hard to create a
    more powerful and easy-to-use product.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs. Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Use external drive for Time Capsule backups AND file storage?

    I have an external drive formatted by my MBP.  I'm using it to store my iTunes music library and iPhoto pics.  Can I use the drive for Time Capsule backups as well?

    Yes, but that is not recommended. Storage and backup should be kept separate to reduce the chances of a disk failure. This is especially important because you cannot even partition a Time Capsule drive. Go get a separate drive for your storage needs. Get another drive for a second backup and use a different method of backup than Time Machine

  • Use external drive for windows and mac

    Hello,
    I just bought a external 320Gb Western Digital Drive. I would like to use
    the drive for windows and mac.I will not like to make partation on the drive
    to use it on both operating systems. Is there any formating system with which i can use in both operating systems? I would like to use time machine feature on that drive also.
    Thanx.

    If you want to use a disk for both PC/Mac file storage and Time Machine, you will have to create two partitions. Partitioning is sort of like creating multiple virtual disks on the same physical disk. One partition should be formatted for PC (which the Mac can also use) and the other should be formatted for HFS+ (Mac only) which is what Time Machine requires. The Disk Utility application makes partitioning and formatting very easy.

  • Adobe Bridge shuts down when I try to access files on my external drive. Have been using the drive for months with no problems.

    Adobe Bridge shuts down when I try to access files on my external drive. Have been using the drive for several months with no problems.

    Due to the current unavailability of clairvoyants and mind-readers in the forum, we respectfully request you supply sensible, complete details.
    A lot more information about your hardware and software is needed.
    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CC", but something like CC2014.v.2.2) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    a screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • I cannot load Maverick on my iMac HD.  It reports that my HD is used for Time Machine backups and will not load to that drive.  I do not use this drive for backups.  Help.

    I cannot load Maverick on my iMac HD.  It reports that my HD is used for Time Machine backups and will not load to that drive.  I do not use this drive for backups.  I use an external 1 TB WD My Book for backups as well as Super Duper Backups. Can anyone offer advice.   Thanks.

    Welcome to Apple Support Communities
    You have got the "Backups.backupdb" folder in the root level of your hard drive. This is the folder used by Time Machine to save backups to, and the OS X Mavericks installer thought that your hard drive is being used to store Time Machine backups
    To fix this, open a Finder window, select the Go menu (on the menu bar) > Go to Folder, and type:
    Then, delete "Backups.backupdb" and empty the Trash. Finally, open the Mavericks installer from the Applications folder and follow the steps

  • Why can't use thunderbolt drive for Cloud files folder?

    why can't I use thunderbolt drive for Cloud files folder?  It's too big for my limited laptop storage.
    Thanks

    Because sync requires to use persistent storage locations. This is out of Adobe's control. It is entirely up to the hardware vendor how he anchors the drive/ volume and integrates it into the file and folder structure.
    Mylenium

  • Benifits in using another drive for 10g db installation  out of O/S disk

    Dear all:
    kindly advice for the Benifits in using another drive for 10g db installation out of O/S disk..
    and if there is a formal referance for this .
    Thanks ,,

    user503050 wrote:
    Dear all:
    kindly advice for the Benifits in using another drive for 10g db installation out of O/S disk..
    and if there is a formal referance for this .
    Thanks ,,A lot of installations reserve the C: partition for the os only, placing any installed products (like, say, Oracle) on another partition - Even if that other partition is on the same physical drive. This is done for management, not performance.

  • GPIB Instrument driver for Keithley 2015 multimeter.

    Hi,
    Does anyone have instrument driver for Keithley 2015 multimeter or does
    anyone know where can I find it? I didn't find it from NI web pages.
    Thanks,
    -Harri

    Did you check Keithley's site Harri? I think I got one from there. They were anxious to know, Keithley that is, which drivers would be worth creating for CVI. Maybe you already have this worked out but otherwise talk to your friendly neighborhood Keithley rep. Hope it helps.
    Grant
    Grant M. Johnson
    Project Engineer
    LECO Corporation

Maybe you are looking for

  • Capture Settings for uncompressed Video Vs DV Video

    Im capturing footage from Digibeta masters via a J30 deck using a single SDI cable connected to my black magic extreme, (captured using the Blackmagic uncompressed 10 bit setting) editing in FCP and exporting to SD dvd via compressor using "dvd best

  • Bluetooth isn't installing properly on Satellite L775 on Win7 64bit(Sp1)

    I have just installed windows 7 sp1 64bit edition on L775 but when i am trying to install bluetooth stack driver for this laptop a error came during installation device drivers are not successfully installed and in device manager its appearing under

  • Compc and SWC dependencies

    I'm having some trouble getting compc.exe to build my project correctly. Basically, in the IDE, we have multiple individual projects (SWCs) that are then used in creating the main SWF. This works fine in the IDE. My problem is using compc.exe, and co

  • ADF Faces performance

    Hi All, We need to do our project in ADF faces as UI technology. So we want to know the exact performance measures for that. There was some information that ADF faces is a bit slow as comparision to other JSF implementation like MyFaces. So can anyon

  • Error when processing my custom segments in FM 'PARSE_IDOC'...

    Hello Experts, I have extended a standard IDoc and when I test it in WE19, it always causes an error because the application document(PO) is not posted. But it is working fine if I remove my custom segments in WE19. I think the culprit here is that w