diff --git a/pxii_bec/device_configs/x10sa_device_config.yaml b/pxii_bec/device_configs/x10sa_device_config.yaml index e41ad8e..32e940a 100644 --- a/pxii_bec/device_configs/x10sa_device_config.yaml +++ b/pxii_bec/device_configs/x10sa_device_config.yaml @@ -55,4 +55,17 @@ smargon: - smargon - motors readOnly: false - softwareTrigger: false \ No newline at end of file + softwareTrigger: false + +aerotech: + description: REST-based device which connects to AareScan + deviceClass: pxii_bec.devices.aerotech + deviceConfig: { prefix: "http://mx-x10sa-queue-01:5234/" } + onFailure: buffer + enabled: True + readoutPriority: baseline + deviceTags: + - aerotech + - motors + readOnly: false + softwareTrigger: false