Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

4350(USB) VB Example does not work..

Device: NI-4350 USB
Language: VB 6.0

In MAX and LabVIEW6.i I checked it works, but VB samples which included in 4350 CD does not work.
I tried it at diffrent PC, but always i got same result.

The error code is 1309..

Do you have any idea?
0 Kudos
Message 1 of 2
(3,358 Views)
The first thing to check when using the 43xx modules with Visual Basic is that you have the proper support installed from NI-DAQ.

It is not quite intuitive, but for Visual Basic support, you also need to make sure the CVI MSVC support is installed from your NI-DAQ driver. This is because the NI-435x driver uses this library.

If you have already installed NI-DAQ, select the NI-DAQ Setup from Start >> Programs >> National Instruments DAQ to install LabWindows/CVI support.
0 Kudos
Message 2 of 2
(3,358 Views)