Do you have a question about the Rigol DS7034 and is the answer not in the manual?
Brand | Rigol |
---|---|
Model | DS7034 |
Category | Test Equipment |
Language | English |
Describes the structure and rules for forming SCPI commands, including keywords, parameters, and query syntax.
Explains the meaning of symbols used in SCPI command syntax, such as braces {}, square brackets [], and angle brackets <>.
Details the different data types for SCPI command parameters: Bool, Discrete, Integer, Real, and ASCII String.
Explains the rules for abbreviating SCPI commands, noting case-insensitivity and required capital letters.
Enables automatic waveform display adjustment for optimal viewing by setting vertical scale, time base, and trigger mode.
Commands for setting memory depth, acquisition mode, and sample rate for waveform acquisition.
Commands for executing decoding-related settings and operations for various bus types.
Commands for setting analog channel parameters like bandwidth, coupling, vertical scale, and offset.
Commands to set up and manage the oscilloscope's trigger system for capturing specific events.
Details necessary software (Ultra Sigma, NI-VISA) and hardware connections for programming the oscilloscope.
Example of sending *IDN? command and reading instrument info using Excel VBA and VISA.
Example of reading waveform data from CH1 using LabVIEW and VISA functions.
Example of controlling channel on/off states using Visual Basic 6.0 and VISA.
Example of searching instrument address, connecting, and sending/reading commands using Visual C++ and VISA.