feat(ddg): add show_all() status command for the delay generators #320

Merged
holler merged 1 commits from feat/ddg_show_all into main 2026-09-15 13:11:49 +02:00
Member

Prints the current per-pair delay/width/reference/IO settings and the
trigger/burst configuration for DDG1/DDG2, following the PrettyTable
status pattern already used by the Galil controllers. Exposed via
USER_ACCESS as dev.ddg1.show_all() / dev.ddg2.show_all().

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Prints the current per-pair delay/width/reference/IO settings and the trigger/burst configuration for DDG1/DDG2, following the PrettyTable status pattern already used by the Galil controllers. Exposed via USER_ACCESS as dev.ddg1.show_all() / dev.ddg2.show_all(). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
holler added 1 commit 2026-09-15 12:50:09 +02:00
feat(ddg): add show_all() status command for the delay generators
CI for csaxs_bec / test (pull_request) Successful in 2m15s
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Successful in 2m16s
3f719c8119
Prints the current per-pair delay/width/reference/IO settings and the
trigger/burst configuration for DDG1/DDG2, following the PrettyTable
status pattern already used by the Galil controllers. Exposed via
USER_ACCESS as dev.ddg1.show_all() / dev.ddg2.show_all().

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
holler merged commit 3f719c8119 into main 2026-09-15 13:11:49 +02:00
holler deleted branch feat/ddg_show_all 2026-09-15 13:11:49 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bec/csaxs_bec#320