Instructions
RIGOL Chapter 4 Programming Demos
4-8 DSG800 Programming Guide
LabVIEW Programming Demo
The program used in this demo: LabVIEW 2009
The functions realized in this demo: search for the instrument address, connect the instrument, send
command and read the return value.
1. Run LabVIEW 2009. Create a new VI file and name it as DSG800_Demo_LABVIEW.
2. Add controls in the front panel interface, including the address bar, command bar and return bar as
well as the Connect, Write, Read and Exit buttons.
3. Click Show Block Diagram in the Window menu and add the While cycle to create the event
structure.