:MEASure Commands
21
Keysight P9241/42/43A Oscilloscopes SCPI Programmer's Guide
465
:MEASure:RESults
Query Syntax
:MEASure:RESults?
The :MEASure:RESults? query returns the results of the continuously displayed
measurements. The response to the MEASure:RESults? query is a list of
comma-separated values.
If more than one measurement is running continuously, the :MEASure:RESults
return values are duplicated for each continuous measurement from the first to
last (top to bottom) result displayed. Each result returned is separated from the
previous result by a comma. There is a maximum of 10 continuous measurements
that can be continuously displayed at a time.
When no quick measurements are installed, the :MEASure:RESults? query returns
nothing (empty string). When the count for any of the measurements is 0, the
value of infinity (9.9E+37) is returned for the min, max, mean, and standard
deviation.
Return Format
<result_list><NL>
<result_list> ::= comma-separated list of measurement results
The following shows the order of values received for a single measurement if
:MEASure:STATistics is set to ON.
Measurement label, current, min, max, mean, std dev, and count are only returned
if :MEASure:STATistics is ON.
If :MEASure:STATistics is set to CURRent, MIN, MAX, MEAN, STDDev, or COUNt
only that particular statistic value is returned for each measurement that is on.
See Also
•
"Introduction to :MEASure Commands"
•
Example Code
' This program shows the InfiniiVision oscilloscopes' measurement
' statistics commands.
' -------------------------------------------------------------------
Option Explicit
Public myMgr As VisaComLib.ResourceManager
Public myScope As VisaComLib.FormattedIO488
Public varQueryResult As Variant
Public strQueryResult As String
Measureme
nt label
current
min
max
mean
std dev
count
Summary of Contents for P9241
Page 1: ...Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide...
Page 6: ...6 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide...
Page 36: ...36 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 1 What s New...
Page 41: ...Setting Up 2 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 41...
Page 44: ...44 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 2 Setting Up...
Page 222: ...222 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 7 Root Commands...
Page 244: ...244 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 8 ACQuire Commands...
Page 256: ...256 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 9 CALibrate Commands...
Page 278: ...278 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 10 CHANnel n Commands...
Page 328: ...328 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 15 EXTernal Trigger Commands...
Page 386: ...386 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 17 FUNCtion m Commands...
Page 390: ...390 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 18 HCOPY Commands...
Page 416: ...416 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 20 MARKer Commands...
Page 498: ...498 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 21 MEASure Commands...
Page 532: ...532 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 22 MTESt Commands...
Page 572: ...572 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 24 SAVE Commands...
Page 900: ...900 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 28 TIMebase Commands...
Page 1080: ...1080 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 31 WGEN w Commands...
Page 1142: ...1142 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide 34 Error Messages...
Page 1344: ...1344 Keysight P9241 42 43A Oscilloscopes SCPI Programmer s Guide Index...