Method (Write-only)
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.OLOad.LOAD.CLEar = Port
This command clears the acquired offset load data for the selected port and channel (Ch).
Parameter |
Port |
Description |
Port number for clear |
Data type |
Long integer type (Long) |
Range |
1 to 2 |
Note |
If the specified variable is out of the allowable setup range, an error occurs when executed. |
Dim Dmy As Long
SCPI.SENSe(1).CORRection.COLLect.ACQuire.OLOad.LOAD.CLEar = 1
Dmy = SCPI.IEEE4882.OPC
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.OLOad.LOAD.EXECute
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.OLOAd.LOAD.DONE
Cal > Calibrate > Enhanced Response > Load > Load n - Offset Load > Clear
Cal > Calibrate > 1-Port Cal > Load > Load n - Offset Load > Clear
Cal > Calibrate > 2-Port Cal > Reflection > Port1 Load > Load2 - Offset Load > Clear
:SENSe{[1]-160}:CORRection:COLLect[:ACQuire]:OLOad:LOAD:CLEar <numeric>
10 OUTPUT 717;":SENS1:CORR:COLL:OLO:LOAD:CLE 1"
30 ENTER 717;A