10-21-2008 05:08 AM
Hello,
I would like to know if it is possible to pilot NI-6008 with another methode than Labview signal express, is an OCX file is available to pilot the NI-6008 by activX ( VBA) via Excel for example?
Thx
11-05-2008 04:27 AM
Hello,
LabVIEW Signal Express is not necessary to use your NI-6008. What you need is a programming language.
You can use for example LabVIEW, LabWindows/CVI, C using the library NI-DAQmx.h or VB to perform
the acquisition you want with your NI-6008.
Regards
Flo
11-05-2008 06:44 AM
11-06-2008 07:01 AM
Hi,
here some link that provide you some help to drive NI hardware from VB:
http://zone.ni.com/devzone/cda/tut/p/id/5409#toc3
http://zone.ni.com/devzone/cda/tut/p/id/6999#h32
Best regards,
Flo