I am attempting to put together a system to do Time Domain Reflectometry (TDR), which observes the reflected waveforms in transmission lines. This could involve data acquisition, digital signal processing ...
Typically, a high-speed digitizer uses an internal sample clock to determine the rate to acquire data.
Are there occasions when it would be better to use an external clock source?
I need to know the exact time it is taking to my scope to acquire data in my application. The acquisition time of my Scope/Digitizer is not what I expect, and it is taking too much to acquire the data. ...
How to use the "Start trigger" function with NI-SCOPE just like in DAQmx? I tried to use "niScope Configure Trigger (poly)" but it did not work as I expected.
I want to do a continuous measurement with ...
My NI-Scope code is running in a simple loop where there are no configuration VIs between my niScope Initiate VI and my niScope Read VI.
But when executing the code, I get:
Error -1074118647 occurred ...
I have an NI-SCOPE device and would like to adjust the Channel 0 vertical range independently of the Channel 1 vertical range. I have tried using the niScope Configure Vertical VI but it changes the settings ...
I have a National Instruments PXI Oscilloscope card and my device fails the self-test in NI Measurement & Automation Explorer (MAX) with one of the error codes below: -239000 -239001 -239020 -239022 -200550 ...
How to use channel0 to trigger channel1 to acquire signal with PXI Oscilloscope like PXIe-5122. There is such feature in Soft Front Panel. How can I make it with LabVIEW program?