I am using traditional NI DAQ functions/Visual C++ and am trying to set the gating mode on counter 1.
When I try to set the gate mode using the CTR_Config function it displays reports the following error;
-10403 The specified device does not support the requested action (the driver recognizes the device, but the
action is inappropriate for the device)
I have connfigured counter 0 to generate a pulse and have wired counter 0's output to counter 1 gate
input. While the gate is high on counter 1 I want to generate a pulse train as in the following
_____________Counter 0 Out _____________
____| |____
_______|_____|_____|_____|_____|_____|_____|_____
Counter 1 Out