Skip to content

Move DisabledSensors_RBV to module template - #36

Open
henriquesimoes wants to merge 2 commits into
masterfrom
disabled-sensors
Open

Move DisabledSensors_RBV to module template#36
henriquesimoes wants to merge 2 commits into
masterfrom
disabled-sensors

Conversation

@henriquesimoes

Copy link
Copy Markdown
Collaborator

These PVs are module-based, so they must belong to the module.template
file, which makes them properly replicated for all the detector modules
by the model substitution files. Move it there.

Fixes: 8e92516 (Move module-specific records to dedicated template, 2025-02-27)


This is a leftover from #24.

All module-specific PVs have a M<n>: component in its name, right after
the detector prefix. Rename DisabledSensorsM<n>_RBV to
M<n>:DisabledSensors_RBV to follow this pattern here.

This will enable us to use the module.template file to properly
replicate it based on the number of modules in each detector model.
These PVs are module-based, so they must belong to the module.template
file, which makes them properly replicated for all the detector modules
by the model substitution files. Move it there.

Fixes: 8e92516 (Move module-specific records to dedicated template, 2025-02-27)
@henriquesimoes

Copy link
Copy Markdown
Collaborator Author

After further discussion about these PVs, it become clear their names aren't good. Those aren't actually disabled sensors but rather "unresponsive chips". Thus, it is valuable to take the opportunity to rename them to a better name instead.

Maybe UnresponsiveChips_RBV. Any other suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants