:MMEM:STOR:SNP:FORM

Type

Command/Query

Syntax

:MMEMory:STORe:SNP:FORMat {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

MA : LinMag/Angle

DB : LogMag/Angle

RI  : Real/Imaginary

Preset Value

MA

Query Response

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

Examples

Dim Var as String
Var= "MA"
Ana.WriteString ":MMEM:STOR:S1P:FORM " & Var, True
Ana.WriteString ":MMEM:STOR:S1P:FORM?", True
Var=Ana.ReadString

Related Commands

:DISP:WIND:ACT

:MMEM:STOR:S1P

Equivalent Softkey

Save/Recall > Save SNP > Format

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.S1P.FORMAT