◇57
Data range: 0 (NORMAL), 1 (REPEAT)
--Example:
Set the working mode as REPEAT,
Command message: SYST: SMOD 1
--Return message
Query message: SYST: SMOD?
If the working mode is REPEAT,
1 is returned.
5.5 MMEM Subsystem Commands
NOTE: it is valid only in file interface, use command(DISPlay:PAGE MMEM)to switch.
MMEM:STOR Save the current file to file number
--Syntax:
Command message:
MMEM:STOR :STAT <file no.> [, <file name>]
--Data <file no.>:
Data format: integer
Data range: 1-20
Data accuracy: 1
--Data <file name> negligible
Data format: character string
Data range: 1-15
MMEM:LOAD Export the specified file
--Syntax:
Command message:
MMEM:LOAD :STAT <file no.>
--Data <file no.>:
Data format: integer
Data range: 1-20
Data accuracy: 1
5.6 FETCH Subsystem Commands
FETCh To get the measurement result
--Syntax:
Command message:
FETCh:AUTO <ON/OFF> or <1/0>
Query message:
FETCH?
--Data<ON/OFF> or <1/0>
Data format: character
Data range: 0 (OFF), 1 (ON)
--Example: