:SYSTem:MODel?
Query Syntax
:SYSTem:MODel? [{FRAMe | SLOT{1:8}}]
Description
Returns the model number of FlexDCA, a plug-in module, or a DCA-M instrument that is installed in the N1000A. An example of a returned string is N1092A or 86108B.
- FRAMe
- When FlexDCA is connected to an N1000A instrument, the returned string will be
N1000A
. When FlexDCA is not connected to an instrument, the returned string will beN1010A
.FRAMe
is the default command argument if no argument is provided. - SLOT{1:8}
-
For the specified slot, returns the model number of the installed hardware module or assigned DCA-M instrument. If a simulated module is assigned to a slot, the string "N1010A" is returned and, in this case, you can use the
:EMODules:SLOT:SELection?
query to determine the type of simulated module. If a model number is returned, the:EMODules:DCAM:DEVice?
returns two double quotes ("") if it is a installed hardware module or an identification string if it is an assigned DCA-M instrument.The string "Not Present" is returned if a module is not installed in the slot. For a multi-slot module, specify the left most slot. For example, for a module installed in slots 3 and 4, specify
SLOT3
.If you are using FlexDCA on a PC to control FlexDCA on the N1000A (Flex-on-Flex), extended and simulated modules are:
- Recognized if installed in the PC's FlexDCA.
- Not recognized if installed in the N1000A's FlexDCA.
For FlexDCA revisions below 1.08.00, the returned string for the FRAMe
argument will be N1010A
when FlexDCA is installed on the oscilloscope.