High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the triger time with NI5102?

Now I am using digitizer NI5102 and get the sample points with the function niScope_Fetch.
However,I can't get(calculate) the triger time because the value of absoluteInitialX ,which is
one of the elements of niScope_Fetch's last parameter,is always 0.When it comes to NI5112,
all work well.NI5102 doesn't support this function,does it?Thank you!"
0 Kudos
Message 1 of 2
(5,075 Views)
Hi,

absoluteInitialX is not supported on the NI 5102 (it is not capable of this). relativeInitialX is supported though.

Hope this helps!
0 Kudos
Message 2 of 2
(5,075 Views)