:SENS<Ch>:CORR3:TCOM:STOR

Type

Command

Syntax

:SENSe<Ch>:CORRection3:TCOMpen:STORe <Filename>

Description

This command stores the correction data to file

Variable

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

-

Examples

Dim Var as String

Var = "CorrData.cpn"
Ana.WriteString ":SENS1:CORR:TCOM:STOR " & Var, True

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.SENSE(Ch).CORRECTION(3).TCOMPEN.STORE