Visual C++ 6.0 Programming Demo - Rigol MSO2000A Series Programming Manual

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

Advertisement

3 Programming Demos

Visual C++ 6.0 Programming Demo

The program used in this demo: Microsoft Visual C++ 6.0
The functions realized in this demo: search for the instrument address, connect the instrument, send
command and read the return value.
1.
Run Microsoft Visual C++ 6.0 and create a MFC project based on dialog box. In this demo, the
project is named as MSO2000A_Demo_VC.
2.
Open the C/C++ tab in ProjectSettings, select Code Generation in Category and Debug
Multithreaded DLL in Use run-time library. Then, click OK to close the dialog box.
3.
Open the Link tab in ProjectSettings and add visa32.lib to the Object/library modules
manually.
MSO2000A/DS2000A Programming Guide
RIGOL
3-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents