InstrumentStudio

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Delta Time measurement in niscope

Solved!
Go to solution

InstrumentStudio 2021 with PXIe-5105 has "Delta Time" measurement functionality

How can I use this functionality in Python or Labview?

There is no "Delta Time" scalar measurement

0 Kudos
Message 1 of 2
(380 Views)
Solution
Accepted by usan1

This functionality is not directly built into the NI-SCOPE driver API.

You may be looking for the Time Delay attribute? You can also compute this information via inspection of the raw waveform and subtracting the time between the points which crossed the mid reference level.

Tobias
Principal Software Engineer
Driver Software
National Instruments
Message 2 of 2
(269 Views)