LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error-200077 at DAQmx

Hello, my data acquisition card has a problem, as shown. I can't find the program in the question prompt. Can anyone help me?(My data acquisition card is connected to the rising edge count.)

1.png2.png3.png

 

0 Kudos
Message 1 of 18
(3,682 Views)

Hi hblin,

 

what happens when you run your VI in debugging mode with highlighting (and maybe step-by-step execution)? Don't you spot the problem then?

 

I guess the problem is within the DAQmxTiming functions, maybe the one with "Implicit" mode…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 18
(3,673 Views)

What DAQ card are you using?

0 Kudos
Message 3 of 18
(3,656 Views)

usb-6343

0 Kudos
Message 4 of 18
(3,650 Views)

I ask because an important piece of information is knowing what the device is.  You could be using a particular device that doesn't have the mode of operation you are trying to set.

 

What is that constant going into the bottommost subVI?  What does the enum with the crazy little symbols say?

0 Kudos
Message 5 of 18
(3,647 Views)

Yes, I stop the program. the problem is in this vi, as following

1.1.png

0 Kudos
Message 6 of 18
(3,642 Views)

Hi hblin,

 

showing an image of an icon is next to useless…

 

What is the result of the requested debugging actions?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 7 of 18
(3,635 Views)

This data acquisition card has been used by our lab before, so it is impossible that the data acquisition card does not support this mode. For the bottommost subVI, what do you mean? refers to which subVI? Is it this?

3.png

0 Kudos
Message 8 of 18
(3,633 Views)

What does this say?

We can't read that.

image.png

0 Kudos
Message 9 of 18
(3,628 Views)

It means rising edge. There should be no problem here.

4.png

0 Kudos
Message 10 of 18
(3,623 Views)