Add allied vision camera integration #111

Closed
appel_c wants to merge 1 commits from feat/allied_vision_camera into main
Owner

PR for the AlliedVision camera controlled through AD detector.

Example config is:
cam:
description: Allied Vision Camera
deviceClass: csaxs_bec.devices.epics.allied_vision_camera.AlliedVisionCamera
deviceConfig:
prefix: "X12SA-GIGECAM-AV1:"
enabled: true
onFailure: buffer
readOnly: false
readoutPriority: on_request

PR for the AlliedVision camera controlled through AD detector. Example config is: cam: description: Allied Vision Camera deviceClass: csaxs_bec.devices.epics.allied_vision_camera.AlliedVisionCamera deviceConfig: prefix: "X12SA-GIGECAM-AV1:" enabled: true onFailure: buffer readOnly: false readoutPriority: on_request
appel_c added 1 commit 2025-12-05 17:07:21 +01:00
feat(allied-vision-camera): Add allied vision camera integration
CI for csaxs_bec / test (push) Successful in 1m20s
CI for csaxs_bec / test (pull_request) Successful in 1m24s
5a3be79e42
appel_c requested review from holler 2025-12-05 17:07:21 +01:00
appel_c requested review from wyzula_j 2025-12-05 17:07:21 +01:00
Member

Does this start/stop the video stream also on the camera / IOC connection or just IOC to BEC?

Does this start/stop the video stream also on the camera / IOC connection or just IOC to BEC?
Owner

included in #157

included in https://gitea.psi.ch/bec/csaxs_bec/pulls/157
wyzula_j closed this pull request 2026-03-26 14:22:08 +01:00
All checks were successful
CI for csaxs_bec / test (push) Successful in 1m20s
CI for csaxs_bec / test (pull_request) Successful in 1m24s
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/csaxs_bec#111