12-25-2009 11:31 AM
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......
12-25-2009 12:50 PM
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.