User manual

Chapter 3 Programming Examples RIGOL
MSO5000 Programming Guide 3-7
LabVIEW Programming Example
Program used in this instance: LabVIEW2010
Function realized in this example: read the waveform data of CH1 on the screen.
1. Run LabVIEW, create a VI file and name it as MSO5000_Demo.
2. Add controls and create the front panel as shown in the figure below.
3. Open the Block Diagram interface. Click Instrument I/O VISA. Add the following functions:
VISA Open, VISA Read, VISA Write, and VISA Close.
4. Change the default Asynchronous to Synchronous.