RIGOL Chapter 3 Programming Demos
3-16 MSO1000Z/DS1000Z Programming Guide
4. Open the Directories tab in Toolsïƒ Options.
Select Include files in Show directories for and double-click the blank in Directories to add the
path of Include: C:\Program Files\IVI Foundation\VISA\WinNT\include.
Select Library files in Show directories for and double-click the blank in Directories to add the
path of Lib: C:\Program Files\IVI Foundation\VISA\WinNT\lib\msc.
Note: at present, VISA library has been added.
5. Add the Text, Combo Box, Button and Edit Box controls as shown in the figure below.
6. Modify the control attribute.
1) Name Text as "Command".
2) Open the Data item in Combo Box attribute and input *IDN? Manually.
3) Open the General item in Edit Box attribute and select Disabled.
4) Name Button as Send and Read.