SR: the absolute deadline for the switch to Windows 11 is the day Windows 10 is officially End of Life. Thats the 14.10.2025 My target is to finish the switch sometime around the wintershutdown 2024/2025
Windows 11 will be supported as long as its been supported by Microsoft, who knows how long that will be. Windows 10 supported lifetime is a bit under 10 years in total (29.7.2015 -
Fixed issue of stuck at MOVING state during scan (P23 reported)
The reason is when one acquisition is finished, some of messages from receiver is delayed and tango server thinks it's already ready for next acquisition. That caused error randomly if one starts a new acquisition.
The spock startup file: /home/p99user/.ipython/profile_spockdoor/startup/00-start.py executes os.system('MotorLogger3.py -x -q -c spock') The fio recorder senses FlagFioWriteMotorPositions to decide whether or not write the motor positions to the .fio file.
Solution: execute MotorLogger3.py -x by hand to find the devices causing the delay. Start servers or edit online.xml, if necessary.