LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

instrument driver - labview V6.0 with iDSC 1816 data acq. board fr. Microstar

Hi,

I'm using Labview V6.0 with iDSC 1816 data acq. boards fr. Microstar
to monitor vibration.
I'm having problems due to 'instrument driver' needed to run the
boards & most of Labview examples & features.

Has anybody had the solution to this?.

TQ.
0 Kudos
Message 1 of 4
(2,895 Views)
Have you tried getting driver software from Microstar? If they don't have something already, you'll have to write your own if they provide a .dll.
0 Kudos
Message 2 of 4
(2,895 Views)
Dennis Knutson wrote in message news:<5065000000050000002B350000-993342863000@exchange.ni.com>...
> Have you tried getting driver software from Microstar? If they don't
> have something already, you'll have to write your own if they provide
> a .dll.

Dennis,
TQ for your info.
I'm a beginner with LV... is it possible for you to ellaborate on how
to write my own driver.?

zib
0 Kudos
Message 4 of 4
(2,895 Views)
Any data acquistion examples that are linked from LabVIEW only work with National Instruments boards. This is because they use the NI-DAQ driver which is only for NI's boards. To use third-party DAQ products with LabVIEW, the manufacturer must either supply a LabVIEW driver or a library of functions so that you can program the board.
0 Kudos
Message 3 of 4
(2,895 Views)