Hi, I'm using NI PXI-5152 and my task is to measure exact time when signal is detected
(Signal is detected with edgeTrigger in pxi)
So, the only things I found is waformInfo.AbsoluteInitialX and waveform.Startime. Problem with first one is I don't know how to identify times stemp its counting from. Problem with start time it throws exeption "The waveform timing does not have a time stamp " and I don't know how to fix this exeption. So if anyone could help me with this, I would be very grateful.