7Formats and Data Flow
262 Keysight 53220A/53230A User’s Guide
Creating a data file example
MMEM:MDIR “USB:\dut_1” // create folder in USB memory
MMEM:CDIR “USB:\dut_1” // specify a current folder
CONF:FREQ 100E3,(@1) // configure measurement
SAMP:COUN 50 // set 50 measurements
INIT // initiate measurements
*WAI // wait for readings to complete
MMEM:STOR:DATA RDG_STORE, “data1.csv” // create file, copy
Creating state files