Property (Read-Write)
SCPI.SENSe(Ch).CORRection.COLLect.ADAPter(Pt).LENGth=length
length=SCPI.SENSe(Ch).CORRection.COLLect.ADAPter(Pt).LENGth
This command sets/displays the approximate length of the adaptor, for the selected channel (Ch) and for the selected 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 > Port1|Port2 > Coaxial Length
:SENSe{[1]-4}: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$