:SYSTem:MODel?
Query Syntax
:SYSTem:MODel? [{FRAMe | CONNection{1:8}}]
Description
Returns the model number of Infiniium oscilloscope. An example of a returned string is XR804KA or D9300A when offline.
- FRAMe
- When Infiniium is connected to an oscilloscope, the returned string will be something like
XR804KA. When Infiniium is not connected to an instrument, the returned string will beD9300A.FRAMeis the default argument if no argument is provided. - CONNection{1:8}
-
For the specified connection number, returns the model number of the connected instrument. If a simulated instrument is assigned to a connection, the string "D9300A" is returned and, in this case, you can use the
:INSTrument:CONNection:SELectionquery to determine the type of simulated instrument.The string "Not Present" is returned if an instrument is not installed at the connection. For a multi-connection instrument, specify the left most connection. For example, for an instrument installed at connections 3 and 4, specify
CONNection3.