LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8.0 troubleshoot

I am using LabView  8.0 software with PCI- 6259 NI card for my experimental setup. I have encountered a problem with the software which is as follows 
When I click on Run Tab an error message comes which says 
Error -2147220712 occurred at DAQmx Create Task.vi:1
 
This error code is undefined. No one has provided a description for this code, or you might have wired a number that is not an error code to the error code input. 
Three option comes under this error message 1. CONTINUE  2. STOP  3. Why not found?  
Capture.PNG 
 
 
After clicking on stop  
again I am redirected to this page  
Capture 1.PNG 
If I am selecting Why not found? Tab, again another error message displays which says 
Error -200429 occurred at DAQmx Read (Analog 1D Wfm NChan NSamp).vi:1
Possible reason(s):
 
Value passed to the Task/Channels In control is an empty string (or I/O control).
 
The value must refer to a valid task or valid channels.   
Capture2.PNG
I am not able to understand the problem. I checked all connections to ensure any loose connections etc, and found OK, but still these errors are coming and I am not able to record data. 
Please find attached snapshots of the screen and error messages.  
Please assist me to resolve this issue. 
 
Regards
Amit  
0 Kudos
Message 1 of 2
(1,893 Views)

Are you running this under the development environment or as an executable?

 

I searched for the error code and came up with

 

"Error -2147220712 occurred at an unidentified location

Possible reason(s):

MAX:  (Hex 0x80040318) Internal error: The client has failed to connect to the configuration server, possibly because the server is too busy or has run into a communication error. Please note the steps you performed that led to this error and contact technical support."

 

Hopefully that helps.  I don't know why your installation doesn't give you that description.

 

Can you attach your VI?

0 Kudos
Message 2 of 2
(1,890 Views)