diff --git a/superxas_bec/device_configs/x10da_config_250616.yaml b/superxas_bec/device_configs/x10da_config_250616.yaml index 5a98254..2e174b7 100644 --- a/superxas_bec/device_configs/x10da_config_250616.yaml +++ b/superxas_bec/device_configs/x10da_config_250616.yaml @@ -146,12 +146,12 @@ cm_yaw: softwareTrigger: false falcon: description: Falcon Sitoro detector - deviceClass: superxas_bec.devices.falcon_direct.FalconSuperXASDirect + deviceClass: superxas_bec.devices.falcon.FalconSuperXAS deviceConfig: prefix: 'X10DA-SITORO:' enabled: true onFailure: raise - readoutPriority: async + readoutPriority: monitored softwareTrigger: false filter_fe: description: Front End Filter diff --git a/superxas_bec/device_configs/x10da_config_falcon_test.yaml b/superxas_bec/device_configs/x10da_config_falcon_test.yaml index efacbb5..c785f88 100644 --- a/superxas_bec/device_configs/x10da_config_falcon_test.yaml +++ b/superxas_bec/device_configs/x10da_config_falcon_test.yaml @@ -1,6 +1,6 @@ falcon: description: Falcon Sitoro detector - deviceClass: superxas_bec.devices.falcon_slim.FalconSuperXASSlim + deviceClass: superxas_bec.devices.falcon.FalconSuperXAS deviceConfig: prefix: 'X10DA-SITORO:' enabled: true diff --git a/superxas_bec/device_configs/x10da_config_test.yaml b/superxas_bec/device_configs/x10da_config_test.yaml index 1d8d28f..4265c4e 100644 --- a/superxas_bec/device_configs/x10da_config_test.yaml +++ b/superxas_bec/device_configs/x10da_config_test.yaml @@ -104,14 +104,14 @@ trigger: ##### Falcon detector ##### falcon: - readoutPriority: monitored description: Falcon Sitoro detector deviceClass: superxas_bec.devices.falcon.FalconSuperXAS deviceConfig: prefix: 'X10DA-SITORO:' + enabled: true onFailure: raise - enabled: False - softwareTrigger: False + readoutPriority: monitored + softwareTrigger: false