Chapter 3 Programming Examples
RIGOL
Programming Guide for DSA1000A series
3-1
Chapter 3
Programming Examples
This chapter lists some programming examples in the development environments of
Visual C++ 6.0 and Visual Basic 6.0 and LabVIEW 8.6 as well as programming
example of how to control the analyzer to realize common functions in Linux operation
system. All examples are based on VISA (Virtual Instrument Software Architecture).
VISA is an API (Application Programming Interface) for controlling instruments. It is
convenient for users to develop testing applications which are independent of the
types of instrument and interface. Note the “VISA” mentioned here is NI (National
Instrument)-VISA. NI-VISA is an API written by NI based on VISA standards. You can
use NI-VISA to make a communication between the analyzer and the PC using USB or
such instrument bus. As VISA has defined a set of software commands, users can
control the instrument without understanding the working state of the interface bus.
For more details, please refer to NI-VISA.
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...