User manual

RIGOL Chapter 3 Programming Examples
3-16 DS4000E Programming Guide
2) Select Library files from the drop-down list box under Show directories for. Double click the
empty space under Directories to enter the specified path of Library filesC:\Program Files\IVI
Foundation\VISA\WinNT\lib\msc. Click OK to close the dialog box.
By now, VISA library has been added.
5. Add Static Text, Combo Box, Button, and Edit Box controls. The layout interface for adding
controls is as follows:
6. Modify the control attributes.
1) Name Static Text as "Command".
2) Open the Data item in the Com Box attribute and input the following three commands manually.
*IDN?
:CHAN1:DISP 1
:CHAN1:DISP 0
3) Open the General item in the Edit Box attribute and select Disable.
4) Name Button as Send and Read.