Command
:SENSe<Ch>:CORRection3:TCOMpen:LOAD <Filename>
This command loads the correction data from file
Parameter |
Filename |
Description |
Filename of correction data. The file extension is *.cpn |
Data Type |
Character string type (String) |
Range |
254 chars |
Preset Value |
- |
Unit |
- |
Resolution |
- |
Dim Var as String
Var = "CorrData.cpn"
Ana.WriteString ":SENS1:CORR:TCOM:LOAD " & Var, True
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION(3).TCOMPEN.LOAD