EasyManua.ls Logo

Rigol DS7034 User Manual

Rigol DS7034
259 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
RIGOL
Programming Guide
MSO7000/DS7000 Series Digital
Oscilloscope
Apr. 2018
RIGOL TECHNOLOGIES, INC.

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Rigol DS7034 and is the answer not in the manual?

Rigol DS7034 Specifications

General IconGeneral
BrandRigol
ModelDS7034
CategoryTest Equipment
LanguageEnglish

Summary

Chapter 1 SCPI Command Overview

Syntax

Describes the structure and rules for forming SCPI commands, including keywords, parameters, and query syntax.

Symbol Description

Explains the meaning of symbols used in SCPI command syntax, such as braces {}, square brackets [], and angle brackets <>.

Parameter Type

Details the different data types for SCPI command parameters: Bool, Discrete, Integer, Real, and ASCII String.

Command Abbreviation

Explains the rules for abbreviating SCPI commands, noting case-insensitivity and required capital letters.

Chapter 2 Command System

:AUToscale Command

Enables automatic waveform display adjustment for optimal viewing by setting vertical scale, time base, and trigger mode.

:ACQuire Commands

Commands for setting memory depth, acquisition mode, and sample rate for waveform acquisition.

:BUS<n> Commands

Commands for executing decoding-related settings and operations for various bus types.

:CHANnel<n> Commands

Commands for setting analog channel parameters like bandwidth, coupling, vertical scale, and offset.

:TRIGger Commands

Commands to set up and manage the oscilloscope's trigger system for capturing specific events.

Chapter 3 Programming Examples

Programming Preparations

Details necessary software (Ultra Sigma, NI-VISA) and hardware connections for programming the oscilloscope.

Excel Programming Example

Example of sending *IDN? command and reading instrument info using Excel VBA and VISA.

LabVIEW Programming Example

Example of reading waveform data from CH1 using LabVIEW and VISA functions.

Visual Basic Programming Example

Example of controlling channel on/off states using Visual Basic 6.0 and VISA.

Visual C++ Programming Example

Example of searching instrument address, connecting, and sending/reading commands using Visual C++ and VISA.

Related product manuals