Rigol MSO2000A Series Programming Manual page 375

Digital oscilloscope
Hide thumbs Also See for MSO2000A Series:
Table of Contents

Advertisement

3 Programming Demos
Open the General item in Edit Box attribute and select Disabled.
3)
Name Button as Send and Read.
4)
Add the variables m_combox and m_receive for the Combo Box and Edit controls respectively.
7.
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;
MSO2000A/DS2000A Programming Guide
RIGOL
3-17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents