Re: Instrument Drivers

2004-06-17 Thread jason . hobbs
Chad (add others), Please submit your LabVIEW instrument drivers to the Instrument Driver Network at: http://zone.ni.com/idnet97.nsf/instrumentdriversubmit This is the best way to share your instrument drivers with the rest of the LabVIEW community. Thanks, Jason Hobbs Instrument Drivers

Re: can VISA be used instead of a driver?

2004-06-17 Thread Jason Hobbs
Please sumbit your VISA based LabVIEW driver to the Instrument Driver Network at: http://zone.ni.com/idnet97.nsf/instrumentdriversubmit when you are finished developing it. This will allow your work to be shared with the rest of the LabVIEW community. Thanks, Jason Hobbs Instrument Drivers

Re: GRASS S44 Stimulator Driver

2004-06-16 Thread jason . hobbs
still be helpful getting started. Otherwise, I might be interested in developing a driver for this instrument. Send me a programming manual for the instrument and I'll let you know if we can help. Jason Hobbs Instrument Drivers

Re: Help needed to build a VI for XPS

2004-06-14 Thread Jason Hobbs
the instrument. Jason Hobbs Instrument Drivers

Re: Does anyone have drivers for the HP 16510 logic? analyzer

2004-06-04 Thread Jason Hobbs
for the mainframe. Jason Hobbs National Instruments

Re: Did anybody have chance to control Turbo-V 550?

2004-05-27 Thread Jason Hobbs
). Jason Hobbs Instrument Drivers

Re: Need a Labview driver for Agilent's Signal Generator 8648D!!! Help Please

2004-05-17 Thread Jason Hobbs
with the 8648D so that we can update the driver record in the Instrument Driver Network to reflect this. Thanks, Jason Hobbs

Re: MODBUS

2004-05-06 Thread jason . hobbs
/products/controllers/2400_doc.htm LabVIEW VIs using modbus to communicate with Eurotherm controllers: http://www.eurotherm.com/comms/instcom.htm Regards, Jason Hobbs you wrote: I am looking forward to command a MODBUS device (Eurotherm 2208e Temperature Controller) with LabVIEW. What is it possible

Re: How do I distribute lbb files (created from a CVI .fp file)

2004-05-06 Thread Jason Hobbs
Talking in terms of the LabVIEW distribution, I would recommend zipping the .llb, .mnu files, and .dll in a .zip file with a folder path of driver prefix. The LabVIEW user can then extract this zip file to thier LabVIEW\instr.lib\driver prefix folder. This should minimize any issues with working

Re: Insturment Drive for Raytek Raynger MX

2004-05-05 Thread Jason Hobbs
Joe, I was unable to find a LabVIEW driver for this instrument. This leaves you with a few options. You can submit an instrument driver request to NI at: http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/ Requests are reviewed and prioritized base on demand. You can also contact the vendor

Re: How do I distribute lbb files (created from a CVI .fp file)

2004-05-05 Thread Jason Hobbs
created in CVI. Let me know if you have any questions and I look forward to including your drivers on the Instrument Driver Network. Thanks, Jason Hobbs

Re: Has anyone written a driver to comunicate with an ADAM 4000...

2004-05-05 Thread Jason Hobbs
You can purchase a LabVIEW Driver from the vendor of this product: http://www.advantech.com/products/pdf/LabVIEW%20Driver.pdf I also searched google and found the following page which you might find helpful: http://www.morechemistry.com/publ/labview/vi_adam_4000.html I'm not too familiar with the

Re: Insturment Drive for Raytek Raynger MX

2004-05-05 Thread Jason Hobbs
Rather than resorting to a serial port monitor, it should be easier to find these instrument commands in a users manual. The user manual should also document other details regarding serial settings, communication protocol, and even possibly provide an example using thier commands to get the

Re: How do I retreive data and frequencies from VNA 8510C?

2004-05-03 Thread Jason Hobbs
It appears that you are not actually measuring any signal. This could be because you do not have a signal connected or becuase the instrument was not configured properly. Try running the Getting Started Example VI to make sure that the instrument is set up with appropriate configuration

Re: Agilent 5973 GC

2004-04-20 Thread jason . hobbs
it resembles the communication protocol of the 3000 uGC. I'd also be interested in collaborating or assisting in driver development for the 5973 if possible. Let me know if you have additional details. Thanks, Jason Hobbs Instrument Driver Group Manager National Instruments

Subject: Omega CN3251 Driver

2004-04-20 Thread jason . hobbs
and I'll make sure it gets posted. Regards, Jason Hobbs Hello List: Anybody have an Omega CN3251 temperature/process controller LabVIEW driver. Thanks Robert Robert, I have written a set of instructions for a CN3254 Omega Temperature Controller. I am nearly certain the CN3251 is in the same series

Re: Driver Templates

2004-04-20 Thread jason . hobbs
LabVIEW and/or CVI instrument drivers. Let me know if you have any questions and I'd be happy to assist. Jason Hobbs Hi, I am gearing up to build an instrument driver for one of our newest instruments per NI's LabVIEW Plug and Play model. I just downloaded the driver templates from

Re: How to manage different instrument models with one driver?

2004-04-13 Thread Jason Hobbs
Hi Freddy, I just wanted to see if you had completed the update of your driver. If so, please submit it at http://zone.ni.com/idnet97.nsf/instrumentdriversubmit so that we can include it on the Instrument Driver Network (ni.com/idnet). Let me know if you have any questions. Jason

Re: How to manage different instrument models with one driver?

2004-03-10 Thread Jason Hobbs
I would be interested in including your updated driver in the Instrument Driver Network so that others can benefit from this driver. When the driver is complete, you can submit it at http://zone.ni.com/idnet97.nsf/instrumentdriversubmit. Let me know if you have any questions. Thanks, Jason

Re: Can't control the HP3325b (error code:Hex:BFFA0010)

2004-02-25 Thread Jason Hobbs
It sounds like you are getting this error because one of your parameters is out of range. Range Checking is an advanced feature of IVI drivers. Try changing the values on the front panel controls (or running the Getting Started VI with its default values) until the error goes away. Also, there

Re: i would need a labiew driver for an omega iseries...

2004-02-12 Thread Jason Hobbs
Omega provides LabVIEW drivers for some of their other products. You may want to request Omega to provide a LabVIEW driver for this product line also. Additionally, you can request an instrument driver from NI at: http://zone.ni.com/idnet97.nsf/instrumentdriverrequest/ Jason

Re: can labview record data through a serial connection from a load cell controller?

2004-02-05 Thread Jason Hobbs
There is some sample LabVIEW code for the Sensotec 2000 at: http://www.sensotec.com/advantage/download.asp#software If you can't find the instrument driver you are looking for on the Instrument Driver Network (ni.com/idnet), you can generally search google and find something.