- Jan 15, 2025
-
-
Schabbauer, Johannes authored
-
- Dec 10, 2024
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
Added limit check only when PID is off and set output when PID is turned off.
-
- Dec 09, 2024
-
-
Schabbauer, Johannes authored
Adwin: Set PID gains and limits only once during init and not later when it's activated. Added extra dataset in shot file containing thise PID config.
-
- Dec 06, 2024
-
-
Schabbauer, Johannes authored
-
- Dec 03, 2024
-
-
Schabbauer, Johannes authored
-
- Jun 11, 2024
-
-
Schabbauer, Johannes authored
-
- Apr 15, 2024
-
-
Schabbauer, Johannes authored
-
- Nov 22, 2023
-
-
Schabbauer, Johannes authored
Fix rounding issues of times for ADwin: Added a PseudoclockDevice for each TiCo, which fixes using the wrong resolution in 'Device.quantise_to_pseudoclock'; overwrite 'collect_change_times' for TiCo, becuase floating point errors triggered errors during checkes of time deltas.
-
- Nov 21, 2023
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
- Sep 29, 2023
-
-
Schabbauer, Johannes authored
-
- Jan 24, 2023
-
-
Schabbauer, Johannes authored
-
- Jan 03, 2023
-
-
Schabbauer, Johannes authored
-
- Dec 31, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
- Dec 09, 2022
-
-
Schabbauer, Johannes authored
This will make the changes easier, in case the repository is named differently. Then one only needs to change the path in register_classes.py.
-
Schabbauer, Johannes authored
The default PID limits should not be (-10,10), but those specified in the Output class, to ensure staying in safe limits. Small fix, if PID channel is set with integer number.
-
Daniel Dux authored
-
Daniel Dux authored
-
- Dec 08, 2022
-
-
Schabbauer, Johannes authored
Added adapted class for AnalogOutput with PID control. This avoids having extra Widgets in the ADwin BLACS Tab, the PID parameters can be set also in manual mode and the number of AOut channels with PID is not fixed. MISSING: Sending data to the right ADwin variables in the Worker and adapting the ADwin process (to also set PID parameters).
-
- Dec 07, 2022
-
-
Daniel Dux authored
-
- Dec 01, 2022
-
-
Daniel Dux authored
-
- Nov 30, 2022
-
-
Schabbauer, Johannes authored
-
- Nov 24, 2022
-
-
Schabbauer, Johannes authored
-
- Nov 14, 2022
-
-
Schabbauer, Johannes authored
-
- Nov 11, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
Now the gain of the input set for a PID is considered, such that the set value is the physical voltage that goes into the ADwin. For that I also changed how we keep track of the AIn of PID channel index for the module arrays (moved storage from Attributes in devices to connection_table_properties).
-
- Nov 10, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
- Nov 02, 2022
-
-
Schabbauer, Johannes authored
-
- Oct 25, 2022
-
-
Schabbauer, Johannes authored
-
- Oct 21, 2022
-
-
Schabbauer, Johannes authored
-
- Oct 20, 2022
-
-
Schabbauer, Johannes authored
-
- Oct 14, 2022
-
-
Schabbauer, Johannes authored
Because the TiCo is started later than the Adwin main process, an error is raised if we want to change the output too early again after t=0
-
- Oct 10, 2022
-
-
Schabbauer, Johannes authored
-
- Oct 07, 2022
-
-
Schabbauer, Johannes authored
-
- Oct 06, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-