Method (Write-only)
SCPI.SENSe(Ch).CORRection.COLLect.ADAPter(Pt).LENGth=length
This command sets/displays the approximate length of the adaptor for the selected channel (Ch) and port.
Parameter |
length |
Description |
Adapter Length |
Data type |
Double precision floating point type (Double) |
Range |
-10 to +10 |
Unit |
Second |
Note |
Adapter length is positive for adaptor removal and negative for adaptor insertion. |
SCPI.SENSe(1).CORRection.COLLect.ADAPter(2).LENGth = 0.01
SCPI.SENSe(Ch).CORRection.COLLect.METHod.ADAPter.REMoval
Cal > Calibrate > Adapter Removal > Coaxial Length
:SENSe{[1]-160}:CORRection:COLLect:ADAPter{[1]-2}:LENGth <+ or -><value of length>
{numeric}<newline><^END>
10 OUTPUT 717;":SENS1:CORR:COLL:ADAP2:LENG 0.01"
20 OUTPUT 717;":SENS1:CORR:COLL:ADAP2:LENG?"
30 ENTER 717;A$