User's Manual
TES-63 Source
User manual – version 06/2021
Page 35/46
Polygon Physics SAS au capital social de 72 000 euros - 19, rue de Sassenage - 38600 Fontaine
SIREN 799 584 453 RCS Grenoble - TVA intracommunautaire FR 19 799584453 - APE 2899B
7.5 Changing a setpoint using a ramp with <ramp>
<DeviceName> <value><cr>
Important i: <value> is a float.
Commande
description
comments
ramp hf <value>
Modify the HF power using
a ramp up to <value> by
step of 0.1W.
<value> must be in the
range [0,10].
Resolution = 1 milliWatt.
Ex: if HF power is set to 2W,
ramp hf 3.654 will increase
HF power from 2W to 3.654
W by step of 0.1W
Can be used to decrease HF
power.
ramp beam <value>
Modify the beam high
voltage using a ramp up to
<value> by step of 0.1 kV.
<value> must be in the
range [0,15].
Resolution = 1 Volt.
Ex: if beam high voltage is
set to 8.563kV, ramp beam
12.789 will increase the
voltage from 8.563 kV à
12.789 kV by step of 0.1 kV
Can be used to decrease
voltage.
ramp focus <value>
Modify the focus high
voltage using a ramp up to
<value> by step of 0.1 kV.
<value> must be in the
range [0,15].
Resolution = 1 Volt.
Ex: if focus high voltage is
set to 8.563kV, ramp focus
12.789 will increase the
voltage from 8.563 kV à
12.789 kV by step of 0.1 kV
Can be used to decrease
voltage.
ramp hv <value1>/<value2>
Modify both beam and
focus high voltages using a
ramp up to <value> by step
of 0.1 kV.
<value1> and <value2>
must be in the range [0,10].
Resolution = 1 Volt.
Ex: to set beam voltage to
8.56kV and focus voltage to
5.89kV, the command is:
ramp hv 8.56/5.89.