Command/Query
:CALCulate:DLENgth:DATA <Value>
:CALCulate:DLENgth:DATA?
This command gets the DUT length value.
Parameter |
Value |
Description |
The length of DUT |
Data Type |
Numeric type (Real) |
Range |
0 ~ 1.25u |
Preset Value |
6.96 n(18 G), 8.94n(14 G), 14.8n(8.5 G) 19.3n(6.5 G), 27.9n(4.5 G), 41.8n(3 G) 83.5n(1.5 G), 251n(500 M) |
{numeric}<newline><^END>
Dim Var as Double
Var= 0
Ena.WriteString ":CALC:DLEN:DATA " & Str(Var), True
Ena.WriteString ":CALC:DLEN:DATA?", True
Var=Ena.ReadNumber
Edit Test > Edit Measurement > DUT Length > the DUT length value