:TDR:CALibration:DUT:ECAL:ADAPters:A

Instrument:
DCA-X
Meas. mode:
TDR
Package License:
L-SNT
Flex Apps:
FlexDCA

Command Syntax

:TDR:CALibration:DUTN:ECAL:ADAPters:A <adapter name>

The <adapter name> argument is a string.

Where N indicates one of 16 possible DUT setups. For example, :DUT4.

Query Syntax

:TDR:CALibration:DUTN:ECAL:ADAPters:A?

Description

For an ECal-based TDR calibration, specifies a user-defined adapter that is used to connect the TDR head to Port A on the ECal module. To specify an adapter for Port B on the ECal module, use the :TDR:CALibration:DUT:ECAL:ADAPters:B command. The <adapter name> argument is the name that you created using the :TDR:ADAPters:NAME command for the Adapter wizard. The Adapter wizard (:TDR:ADAPters:STARt command) specifies an adapter's name, connectors, and delay. The command query returns the currently assigned adapter for Port A on the ECal module. If no adapter is assigned, None is returned.

Example Command Sequence

:TDR:ADAPters:STARt    //  Specify first ECal adapter
:TDR:ADAPters:SDONe?
:TDR:ADAPters:NAME "1.85m 2.9f Adapter"
:TDR:ADAPters:CONTinue
…
:TDR:ADAPters:STARt    //  Specify second ECal adapter
:TDR:ADAPters:SDONe?
:TDR:ADAPters:NAME "1.85m 2.92m Adapter"
:TDR:ADAPters:CONTinue
…
:TDR:CALibration:DUT1:ECAL:ADAPters:A "1.85m 2.9f Adapter"    //  ECal module Port A adapter
:TDR:CALibration:DUT1:ECAL:ADAPters:B "1.85m 2.92m Adapter"    //  ECal module Port B adapter
…
…
:TDR:CALibration:DUT1:STARt

Requires FlexDCA revision A.04.00 and above.