aerotech: now aarescan is running from mx-x10sa-queue-01.psi.ch

This commit is contained in:
2026-03-27 16:06:33 +01:00
parent 53296a166e
commit 40da589be2
+1 -1
View File
@@ -20,7 +20,7 @@ class AerotechController(object):
self.__base = "http://x06da-smargopolo.psi.ch:5234"
elif bl == MXBeamline.X10SA:
self.__simulated = False
self.__base = "http://x10sa-smargopolo.psi.ch:5234"
self.__base = "http://mx-x10sa-queue-01.psi.ch:5234"
elif bl == MXBeamline.SIMULATED:
self.__simulated = True
self.__pos = AEROTECH_HOME