Rigol DS7034 User Programming Manual page 258

Mso7000 series; ds7000 series; digital oscilloscope
Hide thumbs Also See for DS7034:
Table of Contents

Advertisement

RIGOL
7.
Add the variables m_combox and m_receive to the Combo Box and Edit Box controls
respectively.
8.
Add codes.
Double-click Send and Read to enter the programming environment. Declare the #include
<visa.h> of the VISA library in the header file and then add the following codes:
ViSession defaultRM, vi;
char buf [256] = {0};
CString s,strTemp;
char* stringTemp;
ViChar buffer [VI_FIND_BUFLEN];
ViRsrc matches=buffer;
ViUInt32 nmatches;
ViFindList list;
3-14
Chapter 3 Programming Examples
MSO7000/DS7000 Programming Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ds7054Ds7024Ds7014Mso7034Mso7024Mso7014 ... Show all

Table of Contents