:MMEM:STOR:PLIM

Type

Command

Syntax

:MMEMory:STORe:PLIMit <String>

Description

This command saves the point limit table of the active trace of the active channel into a file in the CSV format.

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

If a file with the specified file name already exists, its contents will be overwritten.

Variable

Parameter

String

Description

File name

Data Type

Character string type (String)

Range

254 chars

Examples

Dim Var as String
Var = "PointLimitTable.csv"
Ena.WriteString ":MMEM:STOR:PLIM " & Var, True

Related Commands

:DISP:WIND:ACT

:CALC:PAR:SEL

:MMEM:LOAD:PLIM

Equivalent Softkey

Analysis > Point Limit > Edit Point Limit > Export to CSV File...

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.PLIMIT