This function controls the VHQ205L HV power supply of ISEG (2x 5 kV, 1 mA).
Keywords:
actual_current, R | |||||||||
actual_value, R | |||||||||
current_limit, muA, R/W | |||||||||
data_ready, R
| |||||||||
hw_limits, front panel switches position, R
| |||||||||
modul, R | |||||||||
ramp, V/s [2,255], R/W | |||||||||
register_1, R
| |||||||||
register_2, R
| |||||||||
set_point, R/W |
e.g.:
$ret = vhq205l( "hv12", "actual_value");
$ret = vhq205l( "hv12", "set_point", "1234");
If a new set point is specified, Online also starts the ramp and waits for the voltage to reach the final value.