07-18-2018 05:06 AM
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.)
07-18-2018 05:47 AM
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…
07-18-2018 06:54 AM
What DAQ card are you using?
07-18-2018 07:35 AM
usb-6343
07-18-2018 07:46 AM
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?
07-18-2018 07:54 AM
Yes, I stop the program. the problem is in this vi, as following
07-18-2018 08:04 AM
07-18-2018 08:13 AM
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?
07-18-2018 08:21 AM - edited 07-18-2018 08:24 AM
What does this say?
We can't read that.
07-18-2018 08:32 AM
It means rising edge. There should be no problem here.