Command
:SENSe<Ch>:CORRection3:TCOMpen:STORe <Filename>
This command stores the correction data to 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:STOR " & Var, True
No equivalent key is available on the front panel.
SCPI.SENSE(Ch).CORRECTION(3).TCOMPEN.STORE