LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can 2ch scope time/base be changed for 2us?

I am using the 2ch scope from DAQ solution Wizard. I need to check rise time differance between two signals.
The time/base needs to go down to 5 us to do this. Is there another scope vi I can use. Thanks Gary Steffen My e-mail addsess is gsteffen@advancedtech.com
0 Kudos
Message 1 of 2
(2,668 Views)
Gary,

Labview provides you with a great deal of power in customization. Rather than an other VI, you can simply edit the 2ch scope.

If you open the diagram to the 2scope aquire VI you will notice that the time base selector indexes an array of values which are being sent the the AI Waveform VI. If you modify the values in this array you can achieve the timebase you want.

Note that valid timebases will be limited by your daq device.

Regards,
Amaury R.
-NI Applications Engineering
Message 2 of 2
(2,668 Views)