80 | 8 4
USB:LOAD
LOAD current settings to external storage file name.
--
Syntax:
Command message: USB:LOAD <file name>
--
Data<file name>:
Data format: characters
--
Example:
Set the load file name to SME1190TEST.
Command message: USB:LOAD SME1190TEST
Return value: load pas return OK, load fail return ERROR
USB:DEL
DELETE current settings to external storage file name.
--
Syntax:
Command message: USB:DEL <file name>
--
Data<file name>:
Data format: characters
--
Example:
Set the delete file name to SME1190TEST.
Command message: USB:DEL SME1190TEST
Return value: delete pass return OK, delete fail return ERROR
USB:COPY
COPY current settings to external storage file name
--
Syntax:
Command message: USB:COPY <file name>
--
Data<file name>:
Data format: characters
--
Example:
Set the delete file name to SME1190TEST.
Command message: USB:COPY SME1190TEST
Return value: copy pass return OK, copy fail return ERROR
5.2.7 FETCH Subsystem Commands
The FETCh subsystem command is used to obtain the measurement results of the tester and is
issued after the test is started until the end of the test or interrupted by other commands.
FETCh
To get the measurement result.
--
Syntax:
Command message:
FETCh: AUTO <ON/OFF> or <1/0>
Query message:
FETCh:AUTO?
--
Data<ON/OFF> or <1/0>
Data format: character
Data range: 0 (OFF), 1 (ON)
--
Example:
Set auto returned test result to ON.