7.1. Examples
7.1.1 Simple examples
Set channel 2 voltage to 1000.501V
: V O L T
˽
1 0 0 0 . 5 0 1 , ( @ 2 )
Set channel 2 current to 1.58mA
: C U R R
˽
0 . 0 0 1 5 8 , ( @ 2 )
Set voltage ramp speed to 10 % of V
nom
per second
: C O N F : R AM P : V O L T
˽
1 0
Set channel 2 on with ramp
: V O L T
˽
ON , ( @ 2 )
Query channel 2 status word.
The answer 152 indicates the following bits set:
Is Constant Voltage, Is On and Is Ramping
: R E A D : CH A N : S T A T ?
˽
( @ 2 )
Set channel 2 off with ramp
: V O L T
˽
OF F ,( @ 2 )
7.1.2 Advanced examples
Set voltage ramp speed for all channels to 20 percent of
V
nom
per second:
: C O N F : R AM P : V O L T
˽
2 0 % / s
Query measured voltage and current from channel 1:
: M E A S : V O L T ?
˽
( @ 1 ) ;
˽
C U RR ?
˽
( @ 1 )
2 . 0 0 0 0 2 V ; 1 . 9 9 9 7 3 E - 3 A
Set voltage set value to 1000 Volt
for channel 0, and 2 to 4:
: V O L T
˽
1 0 0 0 V , ( @ 0 , 2 - 4 )
Query voltage set value of channel 0, and 2 to 4:
: R E A D : VO L T ?
˽
( @ 0 , 2 - 4)
1 . 0 0 0 0 0 E 3 V , 1 . 0 0 0 0 0 E 3 V , 1 . 0 0 0 0 0 E 3 V , 1 . 0 0 0 0 0 E 3 V
Set HV on for channel 0, and 2 to 4:
: V O L T
˽
ON , ( @ 0 , 2 - 4 )
7.1.3 Commands for NHR and SHR
Query the available output modes:
: C O N F : O U T P : M OD E : L I S T ?
˽
( @ 0 )
1 , 2 , 3
Query the available output polarities:
: C O N F : O U T P : P O L : L I S T ?
˽
( @ 0 )
p , n
Query the voltage and current values corresponding to
the output modes above:
: R E A D : VO L T : M OD E : L I S T ? (
˽
@ 0 )
2 . 0 E 3 V , 4 . 0 E 3 V , 6 . 0 E 3 V
: R E A D : C U RR : M OD E : L I S T ?
˽
( @ 0 )
4 . 0 E - 3 A , 3 . 0 E - 3 A , 2 . 0 E - 3 A
Query the currently configured output mode and polarity
for channel 0:
: C O N F : O U T P : M OD E ?
˽
( @ 0 ) ; P OL ?
˽
( @ 0 )
2 , n
Query the voltage and current values for the currently
configured output mode:
: R E A D : VO L T : M OD E ?
˽
( @ 0 ) ; :R E A D : C U R R :M OD E ?
˽
( @ 0 )
- 4 . 0 E 3 V , 3 . 0 E - 3 A
SCPI protocol common instruction set | Last changed on: 2020-10-07 |
www.iseg-hv.com
43/61