aerotech: now aarescan is running from mx-x10sa-queue-01.psi.ch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user