Labview Driver for Temptronic TP0412A?

Hi,
Is anyone aware of any labview drivers for a  Temptronic TP0412A Temperature forcing system. It is GPIB controllable, but I have not seen anything coded in labview.
Thanks very much
Regards
Barry

Hey Test_head,
Normally, any of the instrument drivers that we make are found at http://www.ni.com/idnet . I've taken a look, and there doesn't seem to be any instrument driver for that instrument made yet. Something I would recommend taking a look at is using the labVIEW<->GPIB.vi example, and using that to build your program from. To get this example, just open labVIEW go to Help->Find Examples->Search for "GPIB"->And choose labVIEW<->GPIB.
This is a simple program that get's the communication going back and forth, and you should be able to copy and paste the VI's in the order you want, using constants for the commands, and the instrument communication could be built from that.
Good luck!
Regards,
Nick D.

Similar Messages

  • Where can i find a Labview driver for the "8990a PEAK POWER ANALYZER" it's not on NI's site.

    where can i find a Labview driver for the "8990a PEAK POWER ANALYZER" it's not on NI's site.
    if there is no driver maybe you can tell me the closest instrument that comes to this one from the list at,
    http://search.ni.com/query.html?lk=1&col=alldocs&nh=500&rf=3&ql=&pw=595&qp=%2BContentType%3AInstrumentDriver+%2BIDNetManufacturer%3A%22Hewlett-Packard%22&qt=peak+power+analyzer&layout=IDNet
    so i could modify and use the driver

    Hello,
    It looks like Agilent/HP makes the 8990A, but I was not able to find a driver for it that we or Agilent has written for this device.
    Since I am not familiar with the 8990A, I cannot recommend which drivers might be similar, but you are pointed in the right direction. Agilent themselves might know more about which models use similar command sets so that you can modify a driver easily.
    Hope this helps.
    Scott B.
    Applications Engineer
    National Instruments

  • Is there any LabVIEW driver for the Agilent 53147A counter/power meter?

    I am trying to find a LabVIEW driver for the Agilent 53147A counter/power meter, but I cannot find it. Is there any?

    NI does not have a driver and a quick check with Agilent shows that they don't have a driver either.
    You can go to http://www.ni.com/devzone/idnet/ and request a driver. You will also find links on how to create your own driver. Your other option is to use the Instrument I/O Assistant.
    p.s. In the future, you should use the Instrument control board for posting questions. this board is for NI counter/timer products.

  • RS232 Labview driver for SR830 lockin Amplifier

    Hi,
    I want to install Labview driver for Stanford Research SR830 lockin amplifier for RS232 port. NI has drivers for GPIB but I could not find any for RS 232 comm port.
    Please let me know how can I find driver for RS232 port.
    Regards,
    Nitin

    Dear Jason S,
    I also want to communicate with sr 830 with the RS232 interface. You said I had to rewrite the whole thing. What does that really mean? Rewrite the driver? If so, what language will it be?
    JasonS' wrote:
    Hello Nitshu-
    As you mentioned, this driver only supports GPIB, and not RS-232.  This driver was originally created in 1994, so it was not created using VISA.  This means that to convert this driver you would need to essentially rewrite the entire thing.  There are not currently any plans to update this driver to support RS-232, but you could easily communicate with it by adding a GPIB Interface to your system.
    Let us know if you have any specific questions we can help answer.
    Jason S.
    Applications Engineer
    National Instruments
    Thank you for answering my question

  • Looking for LabVIEW driver for Agilent (HP) 4349B High Resistance Meter

    I've been looking for a LabVIEW driver for Agilent (HP) 4349B High Resistance Meter.
    Does anyone have one?
    Thanks,
    Avner

    Hello,
    It looks like you'll get a reply by Friday; if not repost and I'll follow up for you
    Thank you,
    JLS
    Best,
    JLS
    Sixclear

  • Labview driver for HP 8560 EC Spectrum Analyzer

    I'd appreciate it very much if somebody help to find
    Labview driver for HP 8560 EC Spectrum Analyzer using GPIB.

    Unfortunately I was unable to find a driver for this instrument either. This leaves you with one of a couple options. First, I would like you to submit a request for this driver at:
    http://zone.ni.com/idnet/other.htm
    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 instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://zone.ni.com/idnet/development.htm
    We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would sugg
    est contacting one of the Alliance members at:
    http://www.ni.com/alliance
    Good Luck.
    Kim L.
    Applications Engineer
    National Instruments

  • Looking for LabView driver for Suruga-Seiki motorized stage controller model D70

    I'm Looking for LabView driver for Suruga-Seiki (Japan)motorized stage controller model D70, GPIB or RS232 (optional model D92).

    Hi,
    Unfortunately, I was unable to locate a driver for your instrument. 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 instrument driver (or modify the existing one), 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 vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would s
    uggest 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. They are merely time savers to help you develop your project so you do not need to study the manual before writing a program.
    There are example VI's in LV on Instrument Connectivity. If you go to the Help menu >> Examples.. >> I/O, you will see a couple and Examples.. >> Fundamentals for File and String manipulation. I would suggest tweaking them to suit your application. Also the specific command that your instrument responds to can be found from it's manual.
    Some useful resources for your application are
    ni.com > NI Developer Zone > Development Library > Instrument Connectivity
    http:/
    /search.ni.com/?col=alldocs&layout=TechResources&ql=a , to search examples and knowledge bases
    Hope this helps!
    Best Regards,
    Aaron K.
    Application Engineer
    National Instruments

  • How to build a Labview driver for a USB device?

    I have purchased a USB Hall probe (a device that measures magnetic fields) and now I need to build a LabVIEW driver for it (the company that sells this device did not build drivers for it, to keep the price down I suppose). The USB device does come with an operating software, but what I need is to control the device using LabVIEW. I have some experience with LabVIEW, but none with building drivers. I don´t really know where to start, so any advice would be helpful.

    To do USB in LabVIEW you'll want to get the NI-VISA driver. After you've got VISA, check out a few examples: 
    USB Instrument Control Tutorial
    Six Things You Need to Know about USB Instrument Control
    There are also examples built in to LabVIEW (under Help>>Find Examples to open the NI Example Finder, then under Hardware Input and Output>>VISA)
    Tim W.
    Applications Engineering
    National Instruments
    http://www.ni.com/support 

  • Does anybody already developed or knows where can I find a LabVIEW driver for a CETA 800 equipment?

    Ronaldo Schwarz
    Selco Sistemas Eletronicos Ltda

    Ronaldo,
    I just did a search of the web (and of NI resources), and I could not find any helpful pages offering information on LabVIEW drivers for this CETA 800 equipment.
    The only suggestion I have is that perhaps the manufacturer of the device may have a driver, or may perhaps know of someone who does provide one.
    I hope you are able to find a LabVIEW driver for this instrument. If you end up having to write one of your own, you can visit www.ni.com/idnet to find several resources on writing your own instrument drivers.
    Have a pleasant day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • LabVIEW driver for a ControlTechniques motor controller

    Anyone know of LabVIEW driver for a ControlTechniques
    Unidrive motor controller?
    Or any info/pointers to programming them via LabVIEW?
    Any help much appreciated
    Paul
    Dr Paul Rocca - Managing Director
    Brill Engineering Ltd, 3 Longwood Court,
    Love Lane, Cirencester, Gloucestershire
    GL7 1YG. www.brill-eng.co.uk
    Phone: 01285 883888 Fax: 01285 883876
    NI Alliance Member Since 1992
    Please note that calls may be recorded using our leading edge digital
    recording product AudioPC.
    Any opinions expressed in the email are those of the individual and not
    necessarily of the Company. This email and any files transmitted with it are
    confidential a
    nd solely for the use of the intended recipient. It may
    contain material protected by lawyer-client privilege. If you are not the
    intended recipient or the person responsible for delivering to the intended
    recipient, be advised that you have received this email in error and that
    any use is strictly prohibited. If you have received this email in error ple
    ase notify the Security Manager by telephone on +44 (0)1285 883821 or by
    email to [email protected]

    LV can interface to 232, 485, Devicenet... depending on what the controller has.
    You could find a LV/CVI driver for this (232/GPIB/ethernet only) instrument at http://www.ni.com/devzone/idnet/default.htm . If it's not listed there, it leaves you with one of a couple options. First, I would like you to submit a request for this driver at: http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/
    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 instrument driver (or modify the existing one), 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 vendors 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. They are merely time savers to help you develop your project so you do not need to study the manual before writing a program. With all of this work already done for you in the driver, instrument drivers can significantly reduce development time.
    There are example VI's in LV on Instrument Connectivity. If you go to the Help menu >> Examples.. >> I/O, you will see a couple and Examples.. >> Fundamentals for File and String manipulation. I would suggest tweaking them to suit your application. Also the specific command that your instrument responds to can be found from it's manual.
    Some useful resources for your application are
    ni.com > NI Developer Zone > Development Library > Instrument Connectivity
    http://search.ni.com/?col=alldocs&layout=TechResources&ql=a , to search examples and knowledge bases
    Hope this helps.

  • Has anybody got a labview driver for Lecroy 9410 ?

    Has anybody got a labview driver for Lecroy 9410 ?

    Unfortunately I was unable to find a driver for this instrument either. This leaves you with one of a couple options. First, I would like you to submit a request for this driver at:
    http://zone.ni.com/idnet/other.htm
    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 instrument driver (or modify the existing one), we have documentation, model instrument drivers, and driver templates to help at :
    http://zone.ni.com/idnet/development.htm
    We also have a syndicate of third party vendors that specialize in National Instruments' products and services. Some of the vendors specialize in driver development. I would sugges
    t contacting one of the Alliance members at:
    http://www.ni.com/alliance
    If you have any further queries, please let me know

  • Does sombody have a labview driver for the Scanlab rtc2 scanner controller

    From the German firm Scanlab we have a RTC2 isa card with a dll. Has somebody already written a labview driver for this card ?
    greetings from the Netherlands

    Hello Martin,
    First, don t worry it shouldn t be very complicated  I work at a reasearch center with physicist and an hospital with physicians, we probably work on something very similar, like eye surgery assisted by laser
    1- First thing first, does your scanner works with the examples provided with Scanlabs? ex.: "Hpgl.exe" with an "*.PLT" file?
    2- If so, have a look at my load correction subVI, I always do a reset before I start working with the scanner control, only once at the beginning. If the function returs :"0" zero, it s working if not, come back to me.
    regards
    Lukasz
    Attachments:
    LOAD CORR FILE (SubVI).vi ‏9 KB

  • I am looking for LabVIEW driver for MAVOLOG10 L/N/S from GMC-Instruments.

    For testing power supplies we use the MAVOLOG 10 Power Quality Monitor for 3 phase Systems. So we use LabVIEW as test enviroment we need information where to find a driver.

    Hello,
    I just did a search of the web for "mavolog labview" and found absolutely nothing. I think just about the only place you might be able to find a LabVIEW driver for this device would be from the manufacturer. Hopefully they can help you out. If they have nothing, there are some helpful resources at www.ni.com/idnet for developing your own instrument driver.
    Good luck with your application, and have a good day.
    Sincerely,
    Darren Nattinger
    Applications Engineer
    National Instruments
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • [BUG] Agilent ESA PSA Series LabVIEW driver for Models E4401B and E4402B

    Agilent ESA PSA Series LabVIEW driver are not working with Models E4401B and E4402B.
    Driver Version 2.1.1
    LabVIEW: 2009
    Web Link: http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=309EBE8FF8BC0E76E0440003BA7CCD...
    Problem: ID Query in "Agilent ESA PSA Series.lvlib:Initialize.vi". ID Answer from Instrument is not match with strings in Match Array. Somebody left whitespace at the strings end. ("Hewlett-Packard,\sE4401B\s" and "Hewlett-Packard,\sE4402B\s").
    Everything else is working well.

    Hi JCC,
    Thanks for bringing this to our attention, a Corrective Action Request has been created: CAR - Corrective Action Request - #247239 and a member of R&D will take a look into this to get the issue resolved.
    Kind Regards,
    Applications Engineer

  • Where can I find a LabView driver for HP 4142B?

    I'm using LabView 5.0.1 software.

    I have not seen a driver for the 4142, but you may want to look at the 4155. This is a similar instrument and there are VXI PnP drivers for it on the Agilent web site. (That is assuming you WANT VXI drivers).
    They may at least give you a starting point.
    Kevin

Maybe you are looking for

  • Dynamic SQL Query to Find Special Characters in Table columns

    Hi, I am new to OTN FORUMS. I am trying to find the columnsi of a table which have special characters in them. I am planning on using this query select ' select INSTR('||column_name||', chr(0)) from '||table_name||'where INSTR('||column_name||', chr(

  • Alt + A not working

    So while reading the Captivate 7 User Guid PDF (pg 163, item 7) I saw the following:   In the Closed Captioning dialog box, you can add closed captions while the audio is playing by clicking "+'"or by pressing Alt+A.  The idea is to continue transcri

  • Data Warehouse Partitioning question

    Hi All, I have a data warehousing partitioning question - I am defining partitions on a fact table in OWB and have range partitioning on a contract number field. Because I am on 10gR2 still, I have to put the contract number field into the fact table

  • TABLE: ACTUAL DURATION IN THE ORDER CONFIRMATION

    HI EXPERT, WHAT'S THE TABLE OF THE "ACTUAL DURATION OF THE ACTIVITY" CORUF-IDAUV IN THE "ORDER CONFIRMATION" THANKS

  • Daylight Savings Issues after SP1 update

    Has anyone had issues with WebAccess showing times an hour off (because of DST) after updating to 12.0.1? After installing the update, all emails/appointments in WebAccess were an hour earlier. That said, times on the software clients and mobile devi