diff --git a/script/local.py b/script/local.py index 5351102..2ef63d8 100644 --- a/script/local.py +++ b/script/local.py @@ -16,5 +16,5 @@ crlogic_config["additionalBacklash"] = 0.01 crystal.setTrustedMonitor(True) -add_device(bragg.getExtReadback(), True) +add_device(bragg.getExtEncoder(), True)