Hello.
I am using PCIe-6351 DAQ board.
There is something strange when I use it. (refer attached file)
Two counters are generating pulse train.
Ctr0 counts pulses from 10Mhz reference clock to generate pulse train.
Ctr1 counts pulses from Ctr0 internal output to generate pulse train.
At Ctr1, I want to synchronize Ctr1 output to falling edge of Ctr0 output.
So, I add DAQmx channel property node "CO.CtrTimebaseActiveEdge" and set it to falling edge.
But, the Ctr1 output is not changing, it always synchronized to rising edge.
Actually, I tested same VI with PCI-6251, and the output is working fine as I expected.
What is wrong with PCIe-6351 ?
Is this problem is happening only in my product?
I asked to NI korea support team, but they are not answering actively.
Any comment will be welcomed.
Thanks.