:CONFigure:PORT:ALL?
Query Syntax
:CONFigure:PORT:ALL? "<device-name>"
Where <device-name> is the name that identifies a block on the Hardware Diagram.
Query Response
"<port-name>","<port-name>",..."
Description
For the specified device name on the Hardware Diagram, returns the names of all ports. Each port name is enclosed in double-quote characters and comma-separated. For example, the following query:
:CONFigure:PORT:ALL? "N1092B-US92000001"
Returns the names of all N1092B ports:
"A","B","Clock Out"
Device | <device-name> Argument Fields | Argument Examples | To Rename a Device 1 |
---|---|---|---|
Switches | |||
Keysight N7731A | "N7731A (Switch <switch-number>)" | "N7731A (Switch 1)" "N7731A (Switch 2)" |
— |
Keysight N7733C | "N7733C" | "N7733C" | — |
Keysight N7734A | "N7734A" | "N7734A" | — |
DiCon GP750 | "DiCon GP750 (<module-slot>:<module>)" | "DiCon GP750 (SL1:M3)" 2 "DiCon GP750 (SL2:X1)" |
— |
DiCon GP600 | "DiCon GP600 (<module>)" | "DiCon GP600 (M1)" 2 "DiCon GP600 (X1)" |
— |
Polatis 6000 | "Polatis 6000" | "Polatis 6000" | — |
Switch (installed with custom driver) | "<model number> (<serial number>)" | "Acme 1200A (A12345)" | — 3 |
DCA-M Modules | |||
N1092-series DCA-M | "<model number>-<serial number>" | "N1092D-US92000003" | — |
N107x-series DCA-M | "<model number>-<serial number>" | "N1078A-US78000002" | — |
Fixtures | |||
DUT Fixture | "<name>" | "DUT Fixture 1" | :CONFigure:FIXTure:REName
|
WDM DUT Fixture | "<name>" | "WDM DUT Fixture 2" | :CONFigure:FIXTure:REName
|
Impairments, Instrument, and Demultiplexers | |||
Impairment | "<name>" | "Impairment 1" | :CONFigure:IMPairment:REName
|
Instrument (installed with custom driver) | "<model number> (<serial number>)" | "Power Meter (US123456PM)" | — 4 |
Demultiplexer | "<name>" | "Demux 4" | :CONFigure:DEMux:REName
|
A dash character (—) indicates that the name of the device cannot be changed.
The module identification strings (for example, "X1" and "M1") match the module identification label shown on Switch blocks. These example strings may not match the modules installed in your switch.
A name for a Switch (model number and serial number) is defined in a Switch driver and read by FlexOTO.
A name for an Instrument (model number and serial number) is defined in your Instrument driver and read by FlexOTO.