- Feb 12, 2025
-
-
Schabbauer, Johannes authored
labscript waits: Do not save AIN values during wait (then we don't have a problem for sure if the wait takes very long).
-
- Jan 16, 2025
-
-
Schabbauer, Johannes authored
Added parameters to pause and resume both the main process and the TiCo processes. Moved the time increment in the main process to earlier position, for better sync when TiCos are resumed. Still need to test on hardware.
-
- Dec 10, 2024
-
-
Schabbauer, Johannes authored
PID and timing improvements See merge request !2
-
- Dec 09, 2024
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
Moved calculating new output values to after setting AOUT modules. Write to DAC at very end of EVENT. Set PID gains and limits only once during init, because that took too much time during the cycle.
-
Schabbauer, Johannes authored
-
- Dec 06, 2024
-
-
Schabbauer, Johannes authored
-
- Dec 03, 2024
-
-
Schabbauer, Johannes authored
Removed remiaing code from AIN storage rate from ADwin code (we don't use that anymore because of higher workoad)
-
Schabbauer, Johannes authored
-
- Nov 29, 2024
-
-
Schabbauer, Johannes authored
Revert "When PID is enabled, don't use the I value from previous one, that seems to enhance overshoots (added that in April, not sure anymore why)" This reverts commit 9535cf1a.
-
- Nov 28, 2024
-
-
Schabbauer, Johannes authored
-
- Nov 13, 2024
-
-
Schabbauer, Johannes authored
When PID is enabled, don't use the I value from previous one, that seems to enhance overshoots (added that in April, not sure anymore why)
-
- Oct 14, 2024
-
-
Schabbauer, Johannes authored
-
- Apr 30, 2024
-
-
Schabbauer, Johannes authored
-
- Apr 12, 2024
-
-
Schabbauer, Johannes authored
Removed resetting pid_sum when PID is turned on (at beginning they are initialized as 0 already, and when we update the PID parameters or turn it off and on again, this does not reset the last values).
-
- Nov 21, 2023
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
- Jul 27, 2023
-
-
Schabbauer, Johannes authored
Set DIO channels as outputs in manual mode processes (otherwise DO channels do not work after ADwin poweroff in manual mode until after first shot).
-
- Mar 13, 2023
-
-
Schabbauer, Johannes authored
-
- Jan 26, 2023
-
-
Holten, Marvin authored
Added sorting of AIN array See merge request !1
-
-
- Dec 29, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
Moved AIN commands out of "IF (Par_11=1)" block, such that the AIN values can be read in manual mode after finishing a shot without having any values for the ourput set.
-
- Dec 28, 2022
-
-
Schabbauer, Johannes authored
-
- Dec 20, 2022
-
-
Schabbauer, Johannes authored
-
- Dec 16, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
- Nov 17, 2022
-
-
Schabbauer, Johannes authored
-
- Nov 10, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
Fixed workload issue with two addition time variables, set DIO output at t=0, use for loop for AOut channels (PIDs) --> Loop might be removed again!
-
- Nov 03, 2022
-
-
Schabbauer, Johannes authored
-
Schabbauer, Johannes authored
-