// configure counter
*SAV 2
MEM:STAT:REC:AUTO ON
MEM:STAT:REC:SEL 2
// when power is cycled, state in location 2 is recalled
and
MMEM:MDIR "INT:\SETUP_A"
//configure counter
// store state in file
MMEM:STOR:STAT "INT:\SETUP_A\test_A.sta"
MEM:STAT:REC:AUTO ON
MEM:STAT:REC:SEL "test_A.sta" // recall file at power-on
//when power is cycled, state test_A.sta is recalled
When shipped from the factory, automatic state recall is d isabled
NOTE
(MEM:STAT:REC:AUTO OFF). With state recall disabled , factory defaults (*RST)
are set at power-on.
Keysight 53210A User's Guide
// save state in location 2
// enable state recall at power-on
// recall state in loc. 2 at power-on
// create folder in INT memory
// enable state recall at power-on
Formats and Data Flow
7
213