:TDR:CALibration:DUT:DRSet
Command Syntax
:TDR:CALibration:DUTN:DRSet <parameter list>
The <parameter list> argument is a comma separated list of time-domain parameters with an underscore (_) character between the numbers. For example, the argument for an T21 parameter is T2_1.
Where N indicates one of 16 possible DUT setups. For example, :DUT4
.
Query Syntax
:TDR:CALibration:DUTN:DRSet?
Description
Selects specific time-domain parameters to include in a TDR calibration. If the command is sent without parameters, the current list of parameters is cleared. This is the same as using the :CDRSet
sibling command. Increasing the number of time-domain parameters increases the number of steps required in the calibration. The query form returns a list of the currently selected time-domain parameters. If no time-domain parameters are selected, NONE
is returned.
To select all available time-domain parameter responses, use the :FDRSet
sibling command. To clear all selected time-domain parameters, use the :CDRSet
sibling command.
Example Command Sequence
:TDR:CALibration:DUT1:CDRSet // clears the current list :TDR:CALibration:DUT1:DRSet T1_1,T2_1 // selects time-domain parameters T11 and T21 :TDR:CALibration:DUT1:STARt // starts the calibration
Requires FlexDCA revision A.04.00 and above.