10-12-2017 01:56 AM
Hello sir,
I am trying to trigger NI PXIe-5170R digitizer card with 'marker event0' generated by NI PXIe-5451 AWG module through PXI bus on PXI trigger0. But I am getting delay between the marker event and the actual acquire of signal through digitizer card. I have tried with making 'Compensate For Filter Group Delay' property true to reduce the delay but still I am facing the same problem. Please let me know how to resolve this.
10-12-2017 10:56 AM
Unfortunately, you will see some delay through the PXI_Trig backplane.
You could acquire some pre-trigger samples from the 5170R, and compensate for this delay when analyzing the measurement data. To do this, configure the 5170R to use an immediate start trigger, and use the incoming marker signal as a digital edge reference trigger. Then, if you configure the reference position to be something greater than 0, you will acquire some pre-trigger samples, and some post-trigger samples. Then, change the Fetch Relative To and Fetch Offset properties so that the data you fetch starts with the time of the marker0 event.