E4990A Help
498
:MMEM:LOAD:LIM
Type
Command
Syntax
:MMEMory:LOAD:LIMit <Value>
Description
This command load the specified limit table file of active channel from CSV
file (file with the .csv extension saved with :MMEM:STOR:LIM).
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 to save the limit table (extension ".csv")
Data Type Character string type (String)
Range 254 chars
Examples
Dim Var as String
Var = "D:\limit.csv"
Ana.WriteString ":MMEM:LOAD:LIM " & Var, True
Related Commands
:DISP:WIND:ACT
:CALC:PAR:SEL
:MMEM:STOR:LIM
Equivalent Softkey
Analysis > Limit Test > Edit Limit Line > Import from CSV File...
COM Command Syntax (Internal Control Only)
SCPI.MMEMORY.LOAD.LIMIT
:MMEM:LOAD:SEGM
Type
Command
Syntax
:MMEMory:LOAD:SEGMent <Value>
Description