7 Operating with Digital Control
60
HARS series
7-5 Tutorial
7-5-1 Remote/local Mode Setting
To control units with SCPI commands, the unit must be set to remote mode.
SYST:REM
' Remote mode setting
Also, to restore to the local mode, describe like below.
SYST:LOC
' Local mode setting
7-5-2 Output Settings
Control the output voltage by the "VOLTage" command, the output current by ”CURRent", and the
output power by "POWer".
After setting, switch the output state, ON or OFF, with the "OUTPut" command.
VOLT 10000
‘ Sets voltage to 10kV.
CURR 0.005
‘ Sets current to 5mA.
OUTP ON
‘ Turns the output on
When setting the max and min values, describe like below.
VOLT MAX
‘ Sets voltage to the maximum.
VOLT MIN
‘ Sets voltage to the minimum.
Also, to query the set values, describe like below.
VOLT?
‘ Queries the set voltage value.
CURR?
‘ Queries the set current value.
7-5-3 Protection Setting
SCPI commands are available to set OVP and OCP protection.
VOLT:PROT 100000
‘ Sets the OVP value to 100kV.
CURR:PROT 0.013
‘ Sets the OCP value to 13mA.
.
Also, to query the protection set values, describe like below.
VOLT:PROT?
‘ Queries the OVP value.
CURR:PROT?
‘ Queries the OCP value.
7-5-4 Output Measurement
Use the "MEASure" command to measure output.
MEAS:VOLT?
‘ Queries the output voltage value.
MEAS:CURR?
‘ Queries the output current value.
Содержание HARS Series
Страница 1: ...Instruction Manual F RA 001 3R3 MODEL HARS series B N 277 9 002 277 9 002 Rev 0 1 ...
Страница 10: ......
Страница 19: ...2 Before Using This Product 9 HARS series 2 6 3 Dimensions a Models 500W 1kW 60kV or lower ...
Страница 20: ...2 Before Using This Product 10 HARS series b Models 500W 1kW 100kV 120kV ...
Страница 21: ...2 Before Using This Product 11 HARS series c Models 2kW 3kW 60kV or lower ...
Страница 22: ...2 Before Using This Product 12 HARS series d Models 2kW 3kW 100kV 120kV ...
Страница 92: ......