Programming 
505 
This command saves the display image on the LCD display (screen image) 
at the execution of the object into a file in the bitmap (extension ".bmp") 
or portable network graphics (extension ".png") format. 
  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 in which you want to save the display image 
on the LCD display (extension ".bmp" or ".png") 
Data Type  Character string type (String) 
Range  254 chars 
Examples 
Dim Var as String 
Var = "D:\img.png" 
Ana.WriteString ":MMEM:STOR:IMAG " & Var, True 
Equivalent Softkey 
System > Dump Screen Image... 
COM Command Syntax (Internal Control Only) 
SCPI.MMEMORY.STORE.IMAGE 
:MMEM:STOR:LIM 
Type 
Command 
Syntax 
:MMEMory:STORe:LIMit <Value> 
Description 
This command saves the limit table of the active trace of the active 
channel into a file in the CSV format (extension ".csv"). 
  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")