HSA config files (*.hsa)
Formula = $Uscr # + Ekin + Epass + Edet + Econv by hardware
}
}
3.2.11 Adding Custom Voltages
Sometimes it is desirable to add custom logical voltages to the config file.
The following example adds a bias voltage to lens tubus 2.
1.) Adjust to the LogicalVoltageList
[LogicalVoltageList] LogicalVoltages # list of all logical voltages
{
...
[LogicalVoltage] "Adjust"
...
}
2.) Define the LogicalVoltage in the block LogicalVoltageDef
[LogicalVoltageDef] "Adjust"
{
ShortName = A
Unit = eV
AdjustOnly = false
AnalyzerOnly = false
MinValue = -500.0
MaxValue = 500.0
StandbyValue = 0.0
StandbyGroup = 1
}
3.) Add the voltage at the corresponding lens mode
[DacVoltage] NonLinearLens1
{
...
Formula = ... + $A
...
44 HSA3500 / HSA3500 plus Power Supply