LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what is error -1 , and why can't I run any daq vi's

I want to use my LAB-PC+ card for
data acquisition on a win 3.1 system with labview 3.0.1. We are using NiDaq 4.6.1.
Checking the card with WDAQCONF
shows it passes the tests and can read
voltages without error.
However when trying to use the DAQ
vi's , Labview either gives error -1, error -10240, or crashes. Why would this be?
0 Kudos
Message 1 of 2
(2,567 Views)
Jeremy,

the reason you are able to configure and test your Lab-PC+ is because you are using ni-daq 4.6.1, a driver version that does support your daq board. However, labview 3.0.1 does not work with ni-daq 4.6.1. That is why you are getting warning -10240 which occurs when the driver interface can either not locate or open the driver. Warning -1 also comes up when there is a communication issue, again in your case its due to the incompatibility of your driver version with labview 3.0.1.

You need labview 3.1.x in order to be able to use it with ni-daq 4.6.1. I would actually highly recommend that you upgrade your labview version to our latest version 6. That way you can use your card on a newer windows machine (i.e. win 9x, 2000 or NT) along with our newer ni-daq driv
ers.

Regards,

Afreen S.
National Instruments
www.ni.com/ask
0 Kudos
Message 2 of 2
(2,567 Views)