:TDR:DEEMbed:DUT:ENABle

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

Command Syntax

:TDR:DEEMbed:DUTN:ENABle {ON | OFF}

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

Query Syntax

:TDR:DEEMbed:DUTN:ENABle?

Description

Applies (or disables) a fixture de-embedding setup to a TDR test setup. This is equivalent to clicking the Apply Fixture DeEmbed button in the TDR Setup dialog.

Fixture de-embedding setups are built by assigning Fixture Components to a DUT's ports. Fixture components are representations of real fixture hardware that is connected to a DUT port. The character of Fixture components are defined by imported S-parameters files. These files can be created from a TDR/TDT measurements performed on FlexDCA or some other source.

Each fixture component has a DUT port, which connects to the DUT, and a test port, which connects to the TDR head. Fixture components are named "A" through "P" in FlexDCA's GUI and are identified as FCOMA through FCOMP in remote commands. Once your fixture de-embedding setup is defined, it can be viewed in the Fixture De-Embedding Setup pane.

Performing a system default (:SYSTem:DEFault) deletes all DUT setups, deletes all fixture de-embedding components, deletes the current fixture de-embedding setup (if defined), and resets the default DUT 1 setup. To save your DUT, fixture components, and fixture setups, save an instrument state (:DISK:SETup:SAVe).

Before you can enable a fixture de-embedding setup, you must use the following commands to define the fixture de-embedding setup:

:TDR:DEEMbed:DUT:PORT:FIXTure associates a fixture component with a DUT port in the Fixture De-Embedding Setup pane. This command is also used to remove a fixture component.

:TDR:DEEMbed:DUT:PORT:DPORt associates a fixture port to be directly connected with the specified DUT's port.

:TDR:DEEMbed:DUT:PORT:TPORt associates a fixture port to be the test port for the specified DUT's port.

Examples of Fixture De-Embedding Setups
Setup Command Sequence Item
1-Port Single Ended
:TDR:DEEMbed:DUT1:PORT1:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT1:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT1:DPORt PORT2
1
2
3
1-Port Differential
:TDR:DEEMbed:DUT1:PORT1:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT1:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT1:DPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:FIXTure FCOMB
:TDR:DEEMbed:DUT1:PORT2:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT2:DPORt PORT2
1
2
3
4
5
6
2-Port Single Ended
:TDR:DEEMbed:DUT1:PORT1:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT1:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT1:DPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:FIXTure FCOMB
:TDR:DEEMbed:DUT1:PORT2:TPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:DPORt PORT1
1
2
3
4
5
6
2-Port Differential
:TDR:DEEMbed:DUT1:PORT1:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT1:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT1:DPORt PORT2
:TDR:DEEMbed:DUT1:PORT3:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT3:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT3:DPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:FIXTure FCOMB
:TDR:DEEMbed:DUT1:PORT2:TPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:DPORt PORT1
:TDR:DEEMbed:DUT1:PORT4:FIXTure FCOMB
:TDR:DEEMbed:DUT1:PORT4:TPORt PORT2
:TDR:DEEMbed:DUT1:PORT4:DPORt PORT1
1
2
3
4
5
6
7
8
9
10
11
12
4-Port Single Ended
:TDR:DEEMbed:DUT1:PORT1:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT1:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT1:DPORt PORT2
:TDR:DEEMbed:DUT1:PORT3:FIXTure FCOMA
:TDR:DEEMbed:DUT1:PORT3:TPORt PORT1
:TDR:DEEMbed:DUT1:PORT3:DPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:FIXTure FCOMB
:TDR:DEEMbed:DUT1:PORT2:TPORt PORT2
:TDR:DEEMbed:DUT1:PORT2:DPORt PORT1
:TDR:DEEMbed:DUT1:PORT4:FIXTure FCOMB
:TDR:DEEMbed:DUT1:PORT4:TPORt PORT2
:TDR:DEEMbed:DUT1:PORT4:DPORt PORT1
1
2
3
4
5
6
7
8
9
10
11
12

Requires FlexDCA revision A.05.30 and above.