Hi,
I have a PCI-6221M card with a BNC-2120 module.
I would like to count the "signal 3" impulses by counter input in my DAQu card.(exactly the number of impulses in one "package"). However, I have not found an option to run the counter only when the gate is open (signal 1).(if there is such a possibility, I would ask for a clue how to do it).
Therefore, I decided to read the gate opening time from the gate opening signal. Next, I trigger the counter input with the rising edge of the gate opening signal and count the impulses for the previously determined time. However, the counting result is different each time you start the program.When I remove the counter triggering and just turn on the counter, which counts "signal 2" impulses for a given time,the result is always correct. So i thnik that there is problem with triggering.
My question: Is the triggering of the counter input correct?