:MMEM:LOAD:RLIM

Type

Command

Syntax

:MMEMory:LOAD:RLIMit <String>

Description

This command recalls the specified ripple limit table file (file with the .csv extension saved with :MMEM:STOR:RLIM)

If the specified file does not exist, an error occurs and the command is ignored.

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:LOAD:RLIM " & Var, True

Related Commands

:DISP:WIND:ACT

:CALC:PAR:SEL

:MMEM:STOR:RLIM

Equivalent Softkey

Analysis > Ripple Limit  > Edit Ripple Limit > Import from CSV File...

COM Command Syntax (Internal Control Only)

SCPI.MMEMORY.LOAD.RLIMIT