RIGOL Chapter 3 Programming Demos
3-6 MSO1000Z/DS1000Z Programming Guide
6. Add button control: click Insert in the Developer menu, select the desired button in Form Controls
and put it into the cell of the Excel. At this point, the Assign Macro interface is displayed, select
"Sheet1.QueryIdn" and click "Run".
By default, the button mane is "Button 1". Right-click the button and select Edit Text in the pop-up
menu to change the button name to "*IDN?".
7. Click the "*IDN?" button to send request and read data. The returned data will be displayed in SHEET1
CELLS (2,2).