:MMEM:STOR:FDAT

Type

Command

Syntax

:MMEMory:STORe:FDATa <Value>

Description

This command saves the formatted data array for the active trace of the active channel into a file in the CSV format (extension ".csv"). If you want to save several traces at one time, use :MMEM:STOR:TRAC.

      • Specify the file name with the extension. When you use directory names and file name, separate them with "\" (back slash), or "/" (slash).

Variable

Parameter

Value

Description

File name in which you want to save the formatted data array (extension ".csv")

Data Type

Character string type (String)

Range

254 chars

Examples

Dim Var as String
Var = "D:\data1.csv"
Ana.WriteString ":MMEM:STOR:FDAT" & Var, True

Related Commands

:DISP:WIND:ACT

:CALC:PAR:SEL

:MMEM:STOR:TRAC

Equivalent Softkey

Save/Recall > Save Trace Data... > Single

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.FDATA