Technical data

656 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
25 Root Level Commands
:MODel?
Query :MODel?
The :MODel? query returns the model number for the oscilloscope.
Returned Format A six- character alphanumeric model number in quotation marks. Output is
determined by header and longform status as in Table 24.
Example This example places the model number in a string variable, strModel, then
prints the contents of the variable on the computer's screen.
Dim strModel As String ' Dimension variable.
myScope.WriteString ":MODel?"
strModel = myScope.ReadString
Debug.Print strModel
Table 24 MODel? Returned Format
:SYSTem:HEADer :SYSTem:LONGform Response (for
example)
ON OFF ON OFF
X X DSO90804A
X X DSO90804A
XX:MOD
DSO90804A
XX:MODEL
DSO90804A