:SYSTem:OPTions?
Instrument:
N1010A
N1000A
DCA-M
Meas. mode:
Scope
Eye
Jitter
TDR
Flex Apps:
FlexDCA
FlexRT
Query Syntax
:SYSTem:OPTions? [{FRAMe | SLOT{1:8}}]
Description
Returns a list of all installed option strings for the N1000A or a module that is installed in the N1000A. Multiple values are comma separated.
- FRAMe
- Specifies a list of all hardware options and software licenses installed on the N1000A. This same list can be returned by the
*OPT?
common query. This is the default argument if no argument is provided. The following is an example of a returned option string: "ETR, 200, 201, 202, 300, SIM, 500". - SLOT{1:4}
- Specifies a list of all options installed in the selected N1000Amodule or DCA-M instrument. For a two-slot module installed in slots 1 and 2, specify
SLOT1
. For a two-slot module installed in slots 3 and 4, specifySLOT3
. For the 86108A four-slot module, specifySLOT1
. Specifying an invalid slot for a given type of module results in the string "Not Present" being returned. The following is an example of a returned option string for an 83496B clock-recovery module: "101,200".