:MMEM:STOR:RLIM

Type

Command

Syntax

:MMEMory:STORe:RLIMit <String>

Description

This command saves the ripple 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 used to save the ripple limit table (extension ".csv")

Data Type

Character string type (String)

Range

254 chars

Examples

Dim Var as String
Var = "D:\limit.csv"
Ena.WriteString ":MMEM:STOR:RLIM " & Var, True

Related Commands

:DISP:WIND:ACT

:CALC:PAR:SEL

:MMEM:LOAD:RLIM

Equivalent Softkey

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

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.STORE.RLIMIT