◇
56
--
Example:
Set OFFS as ON
Command message: SYST
:
OFFS ON or
:
SYST
:
OFFS 1
--Return Message:
Query message: SYST
:
OFFS?
Return value: 1
--Get the current value directly:
Command message: SYST
:
OFFS GET
5.5
Other Commands
*IDN
Query instrument model, version information
Return Value: <manufacturer>, <model>, <firmware> <NL^END>
Here:
<manufacturer>
name (Sourcetronic)
<model>
model (such asST9010)
<firmware>
firmware version (such as Version1.0.0)
For example: WrtCmd (“*IDN?”);
FETCh
To fetch the measurement results
--
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:
To set automatically return the test data to ON
Command message:FETCh:AUTO ON or :FETCh:AUTO 1
--Return Message:
Query message: FETCh? Return to the result of the current measurement of the instrument.
Command: FETCh?
After the instrument receives this command, the instrument will automatically send out the
test results until the end of the test.
Return format:
Step
:
test project
:
test unit
,
test voltage(V)
,
test current(mA)
,
sorting result
;
⑴
⑴
⑵
⑵
⑵
⑶
⑴:
The separator between the step and the project, between the project and the unit test
data is (:)
⑵:
The separator between the unit test data is (,). The separator between different unit
data is (;)
⑶:
The separator between steps is (; + space). The data terminator defaults to (0x0A).
Note:
1.
All data is an integer or floating point number. The default unit is the same as the FUNC