Thanks, Mark.
I noticed that.
What I want to do is to realize the capability of "DownCounterTest" based on traditional DAQ using DAQmx.
A source signal is connected to the "Counter Source0" pin; a control signal is connected to "Counter Gate0". Then, after running "DownCounterTest", I can get a new signal from "Counter Out 0".
I can do it using this VI and an E series card. Now I want to write a new program based on DAQmx and a M series card. I tried "DAQmx create channels" (attached as "DownCount") but it seems no output generated and I can't set the "gate mode" like in "DownCounter".
Could you help me check this?
Yi