04-08-2009 10:25 AM
Hello,
I'm a student from belgium, sorry for my bad English.
I would like to know how to communicate between visual basic 6.0 and a N 1465 NB1 aquisition card. I would like to transform a signal in ingeneering unit.
Could someone help me?
Thanks
04-09-2009 04:43 AM
Hello,
As far as I know, NI has never released a Data Acquisition board with reference 1465.
Product references starting with 14xx are image acquisition boards, but then again, no 1465 product was ever released as far as I know.
Can you verify the product reference so we can provide eventually more accurate information?
The NB1 is simply a 50-pin flatcable to connect your signals to the DAQ board.
This was often used with signal conditioning adapter board SC-205x.
Anyhow, to use the National Instrumetns DAQmx driver from within VB6, you need to install this driver with VB6 support activated.
If this is done I can point you to these Knowledge Bases:
Programming NI-DAQ in Visual Basic 6.0
NI-DAQmx Examples for Visual Basic 6.0
NI-DAQmx Support in Visual Basic 6.0
Hope this brings you already a step further.