LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with device recognition...

Hi guys,  
    I'm new to this labview environment and i'm facing difficulty in solving a problem.
  I'm using a DAQ card PCI 6221 and i got an example for measuring voltage.The example is in example finder...DMM measurement.vi
But its giving an error when i run the code as the example doesnt support PCI 6221.So what should i do so that the example runs even for PCI 6221.
The error code is -1074118656.I would appreciate if someone helps me out. Thanks in advance
0 Kudos
Message 1 of 4
(2,636 Views)
Your card is not an NI DMM. It is an NI DAQ board. You can't make this example work for your board. There are numerous examples under Hardware Input and Output>DAQmx>Analog Measurements>Voltage.
0 Kudos
Message 2 of 4
(2,629 Views)
I imagine you'd have far more success with some DAQ examples.

Go to the example finder then ->Hardware Input and Output->DAQ(mx).  The examples found under there should better help you.

(for voltage measurements, see Hardware Input and Output->DAQ(mx)->Analog Measurements->Voltage)
0 Kudos
Message 3 of 4
(2,627 Views)
Hi Dennis and Novatron,
      Thanks a lot for ur help.....
0 Kudos
Message 4 of 4
(2,608 Views)