LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem to use and setting LabVIEW Pico3206....

Hello...i am newbie in LabVIEW...i didn't understand how to use and setting the driver (LabVIEW) of Pico3206..here are some problems :

 

1) How can i change the no. of sample at x-axis of graph waveform to Time in seconds??

 

2) what is the function of Timebase??

 

3)What is the function and effect of Voltage range 0-20 Volts??

 

here..I attach the LabVIEW pico 3206...

 

Please help me......Smiley Sad

Download All
0 Kudos
Message 1 of 2
(2,260 Views)

What I would suggest for the x axis is to use the function ps3000_get_timebase and with a property node, set the x increment of the graph. The example ps3000 Configure Timebase shows how to use the function. It's also documented in the pdf file that came with the driver.

 

Just like a normal scope, you can set the vertical range. The valid ranges are explained in the documentation.

0 Kudos
Message 2 of 2
(2,248 Views)