While upgrading from 6602 to 6612 I noticed different results when I use the same functions with the same arguments..
While generating single retriggerable pulse, the initial delay of the first pulse depends on the board I use. With 6602 it is (low time+initial delay), with 6612 it is initial delay only.
LV 2011, WIn 7, Win xp, DAQmx 14.5.1.
I was under impression that if the feature is supported on different devices, it should work the same way. Additional options of the feature are set using properties to not default values. For example Enable initial delay on retrigger modifies pulse generation, but only if it is set to true.
One more difference is that PCI-6602 allowed not to use Implicit daqmx timing for retriggerable single pulse generation, PCIe-6612 demands it - without it it works, but times are not set correctly.
The question is what are other behaviour changes can I expect in the same functions with the same arguments?