E4990A Help  
496 
Parameter  Value 
Description  File name of instrument state (extension ".sta") 
Data Type  Character string type (String) 
Range  254 chars 
Examples 
Dim Var as String 
Var = "D:\state1.sta" 
Ana.WriteString ":MMEM:LOAD " & Var, True 
Related Commands 
:MMEM:STOR 
Equivalent Softkey 
Save/Recall > Recall State > State01 to State08 
Save/Recall > Recall State > Autorec 
Save/Recall > Recall State > UserPres 
Save/Recall > Recall State > File Dialog... 
COM Command Syntax (Internal Control Only) 
SCPI.MMEMORY.LOAD.STATE 
:MMEM:LOAD:CHAN 
Type 
Command 
Syntax 
:MMEMory:LOAD:CHANnel[:STATe] {A|B|C|D} 
Description 
This command recalls the instrument state for an individual channel from 
the specified register as the setting of the active channel. 
Variable 
Parameter  Selection Option 
Description  Register 
Data Type  Character string type (String) 
Range  A|B|C|D 
Examples