Specifications
Chapter 4 Programming Demos RIGOL
M300 Programming Guide 4-3
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 VI file and name it as M300_Demo_LABVIEW.
2 Add controls in the front panel interface, including the Address bar, Slot bar, Command bar,
Channel bar and Return bar, the Connect, Write, Read, Exit, DCV, DCI, ACV, ACI, 2WR, 4WR,
Frequency, Period, Temperature, Anysensor, Init Scan, Abort Scan and System Error
buttons as well as Temperature Type and Anysensor Type combo boxes.
3 Click Show Block Diagram in the Window menu to create event structure.