11-27-2001 08:43 PM
11-28-2001 03:26 PM
12-19-2008 05:54 PM
Hi,
I am using the SRS 570 ( Low current pre-amp) and do not see the instrument drivers listed in NI page.
Is it that I have to still follow what the application engineer had suggested in the thread in 2001 ?
I want the instrument drivers to complete my setup. I am running LabView 8.6. Can somebody help me ?
Thanks,
12-19-2008 11:14 PM
That was, imho, very bad advice 7 years ago and remains bad advice now. If the instruments have a standard programming interface such as RS232 or GPIB (and they appear to have those), there is no reason that you can't write a driver in LabVIEW. There are thousands of drivers on NI site that are written in LabVIEW and to suggest C is your only option, is just plain silly. NI in fact, does write an awful lot of the drivers so I don't understand his comment about that either.
On the main Instrument Driver Network page, there are links on what a driver is and how to develop one yourself. There is also the Instrument I/O Assistant. You may also get lucky and find someone who has already written a driver and will post it here.
05-15-2009 02:51 PM
I need help in designing a LABVIEW driver for SRS SR570. I will appreciate any help or direction.
05-15-2009 03:01 PM
Go to the Instrument Driver Network for all of the links on what a driver is, how to use one, how to write one, etc.