EasyManua.ls Logo

Rigol DS7024 User Programming Manual

Rigol DS7024
259 pages
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #259 background imageLoading...
Page #259 background image
Chapter 3 Programming Examples RIGOL
MSO7000/DS7000 Programming Guide 3-15
viOpenDefaultRM (&defaultRM);
//Acquire the USB resource of VISA
viFindRsrc(defaultRM, "USB?*", &list,&nmatches, matches);
viOpen (defaultRM,matches,VI_NULL,VI_NULL,&vi);
//Send the command received
m_combox.GetLBText(m_combox.GetCurSel(),strTemp);
strTemp = strTemp + "\n";
stringTemp = (char*)(LPCTSTR)strTemp;
viPrintf (vi,stringTemp);
//Read the results
viScanf (vi, "%t\n", &buf);
//Display the results
UpdateData (TRUE);
m_receive = buf;
UpdateData (FALSE);
viClose (vi);
viClose (defaultRM);
9. Save, compile, and run the project to obtain a single exe file. When the oscilloscope is correctly
connected to the PC, enter a command (for example, *IDN?) and click Send and Read to execute the
command. Then, the reading results will be returned.

Table of Contents

Other manuals for Rigol DS7024

Question and Answer IconNeed help?

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

Rigol DS7024 Specifications

General IconGeneral
Bandwidth200 MHz
Channels4
Sample Rate2 GSa/s
Vertical Sensitivity1 mV/div to 10 V/div
Timebase Range1 ns/div to 1000 s/div
Input CouplingAC, DC, GND
Operating Temperature0 °C to +50 °C
Display10.1 inch
Vertical Resolution8 bit
Trigger TypesEdge, Pulse, Video, Window
Serial Bus Triggering and DecodingI2C, SPI, UART, CAN
InterfacesUSB, LAN, HDMI
Input Impedance1 MΩ

Related product manuals