Programming
499
This command load the specified segment table file of active channel from
CSV file (file with a .csv extension saved with the:MMEM:STOR:SEGM).
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 (extension ".csv")
Data Type Character string type (String)
Range 254 chars
Examples
Dim Var as String
Var = "D:\segtable1.csv"
Ana.WriteString ":MMEM:LOAD:SEGM " & Var, True
Related Commands
:DISP:WIND:ACT
:MMEM:STOR:SEGM
Equivalent Softkey
Sweep Setup > Edit Segment Table > Import from CSV File...
COM Command Syntax (Internal Control Only)
SCPI.MMEMORY.LOAD.SEGMENT
:MMEM:MDIR
Type
Command
Syntax
:MMEMory:MDIRectory <Value>
Description
This command creates a new directory (folder).
When you create a directory under an existing
directory, separate between the directory names with "\"
(back slash), or "/" (slash).
Variable
Parameter Value
Description Directory name you want to create