EasyManuals Logo

Rigol DP832 Programming Guide

Rigol DP832
134 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 #116 background imageLoading...
Page #116 background image
RIGOL Chapter 4 Programming Demos
4-12 DP800 Programming Guide
Visual Basic Programming Demo
The program used in this demo: Visual Basic 6.0
The function realized in this demo: enable the three channels of the power supply and show the colors
of the channels.
1 Build a standard application program project (Standard EXE) and name it as DP800_Demo_VB.
2 Click the Existing tab of ProjectAdd Module. Search for the visa32.bas file in the include folder
under the NI-VISA installation path and add the file.
3 Add three CommandButton controls to represent CH1, CH2 and CH3 respectively. Add three Text
controls (Label1(0), Label1(1) and Label1(2)) to represent the status of the three channels
respectively (by default, the Text control is gray; when the channel is enabled, it displays the color of
the channel). The layout of the controls is as shown in the figure below.
4 Open the General tab in ProjectProject1 Properties and select Form1 in the Startup Object
dropdown box.
5 Double-click CH1 to enter the programming environment. Add the following codes to control CH1, CH2
and CH3. The codes of CH1 are as shown below; the codes of CH2 and CH3 are similar.
Dim defrm As Long
Dim vi As Long
Dim strRes As String * 200
Dim list As Long

Table of Contents

Other manuals for Rigol DP832

Questions and Answers:

Question and Answer IconNeed help?

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

Rigol DP832 Specifications

General IconGeneral
Number of Outputs3
Output Voltage Range CH1/CH20-30V
Output Voltage Range CH30-5V
Output Current Range CH1/CH20-3A
Output Current Range CH30-3A
Total Power195 W
Power per Channel CH1/CH290 W
Power per Channel CH315 W
Voltage Resolution1 mV
Current Resolution1 mA
InterfacesUSB, RS232
Display3.5 inch TFT LCD

Related product manuals