EasyManuals Logo

Rigol DS1074Z Plus Programming Guide

Rigol DS1074Z Plus
260 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #256 background imageLoading...
Page #256 background image
RIGOL Chapter 3 Programming Demos
3-14 MSO1000Z/DS1000Z Programming Guide
Dim matches As String * 200 ' keep the device number acquired
Dim s32Disp As Integer
' acquire the usb source of visa
Call viOpenDefaultRM(defrm)
Call viFindRsrc(defrm, "USB?*", list, nmatches, matches)
' Open the device
Call viOpen(defrm, matches, 0, 0, vi)
' Send the command to query the status of CH1
Call viVPrintf(vi, ":CHAN1:DISP?" + Chr$(10), 0)
' Acquire the status of CH1
Call viVScanf(vi, "%t", strRes)
s32Disp = CInt(strRes)
If (s32Disp = 1) Then
' Send the setting command
Call viVPrintf(vi, ":CHAN1:DISP 0" + Chr$(10), 0)
Label1(0).ForeColor = &H808080 'Gray
Else
Call viVPrintf(vi, ":CHAN1:DISP 1" + Chr$(10), 0)
Label1(0).ForeColor = &HFFFF& 'Yellow
End If
' Close the device
Call viClose(vi)
Call viClose(defrm)
6. Save and run the project and a single exe program will be obtained. When the oscilloscope is correctly
connected to the PC, the ON/OFF control of any channel can be realized.

Table of Contents

Other manuals for Rigol DS1074Z Plus

Questions and Answers:

Question and Answer IconNeed help?

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

Rigol DS1074Z Plus Specifications

General IconGeneral
TypeTabletop
Product type-
CertificationUL 61010-1:2004; CAN/CSA-C22.2 NO. 61010-1-2004; EN 61010-1:2001; IEC 61010-1:2001
Bandwidth70 MHz
Sampling rate- MS/s
Channels quantity4 channels
Minimum time base setting (per division)5 ns
Power consumption (max)50 W
Display diagonal7 \
Non-operating altitude3000 - 15000 m
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)0 - 50 °C
Weight and Dimensions IconWeight and Dimensions
Depth122.4 mm
Width313.1 mm
Height160.8 mm

Related product manuals