Chapter 3 Programming Examples
RIGOL
Programming Guide for DSA1000A series
3-5
Note: At present, VISA library has been added
successfully.
4.
Add controls: Text, Edit and Button. See figure below.
5.
Add control variables.
Open
View
→
ClassWizard
→
Member Variables
, and add the following three
variables:
Instrument address: CString m_strInstrAddr
Command: CString m_strCommand
Return ValueCString m_strResult
The Blank
Summary of Contents for DSA1000A Series
Page 1: ...RIGOL Programming Guide DSA1000A Series Spectrum Analyzer May 2011 RIGOL Technologies Inc...
Page 2: ......
Page 14: ......
Page 137: ...Chapter 3 Programming Examples RIGOL Programming Guide for DSA1000A series 3 3...
Page 154: ...RIGOL Chapter 3 Programming Examples Programming Guide for DSA1000A series 3 20 6 Exit code...
Page 158: ...RIGOL Chapter 3 Programming Examples Programming Guide for DSA1000A series 3 24...