:MMEM:STOR:SNP:FORM

Type

Command/Query

Syntax

:MMEMory:STORe:SNP:FORMat {AUTO|MA|DB|RI}

:MMEMory:STORe:SNP:FORMat?

Description

This command sets/gets the data format for saving measurement data for the active channel into a file in the touchstone format.

Variable

Parameter

Selection Option

Description

Touchstone file format

Data Type

Character string type (String)

Range

AUTO: Auto
MA:LinMag/Angle
DB: LogMag/Angle
RI:Real/Imaginary

Preset Value

AUTO

Query Response

{AUTO|MA|DB|RI}<newline><^END>

Examples

Dim Var as String
Var= "AUTO"
Ena.WriteString ":MMEM:STOR:SNP:FORM " & Var, True
Ena.WriteString ":MMEM:STOR:SNP:FORM?", True
Var=Ena.ReadString

Related Commands

:DISP:WIND:ACT

:MMEM:STOR:SNP

Equivalent Softkey

Save/Recall > Save SnP > SnP Format

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.SNP.FORMAT