LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200220 occurred at DAQmx Create Channel (AI-Voltage-Basic).vi:1

Possible reason(s):

Measurements: Device identifier is invalid.

Device Specified: Dev2

Task Name: _unnamedTask<2>

 

 

i need help here

i have a 6009 USB

and at MAX it is called DEV 1

and in the program is appearing this error =x

 

give me some feedback please!

0 Kudos
Message 1 of 4
(5,022 Views)

So you want to acquire data at your DEV1, but in LabVIEW you selected a Dev2.

Either you change the alias of your USB6008 in MAX to Dev2 or you select DEV1 in LabVIEW.

 

 

Christian

0 Kudos
Message 2 of 4
(5,020 Views)

ok the first problem is solved...

but now in the another program

 

its appearing:

 

Error 1 occurred at Read File+ (string): Read File
 

 

Possible reason(s):

LabVIEW:  An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
=========================
NI-488:  Command requires GPIB Controller to be Controller in Charge.

0 Kudos
Message 3 of 4
(5,018 Views)
Obviously, it has nothing to do with NI-488 so check the path that you are providing.
0 Kudos
Message 4 of 4
(5,015 Views)