Skip to content
Snippets Groups Projects

Reformulate naming convention. Add global configs.

Merged Marco Filho requested to merge add-global into main

hybrid.sub is created to add hybrid numbers to file, avoiding having to define that in st.cmd file. Similar thing is done for VMM chips, since it's always going to be 2 per hybrid.

Add global configuration values. Global PVs should configure all parameters for all VMM FENS, without need of knowing the topology. This is done by loading a global configuration file that has the options, and adding - in each template file - records that take the value from global and pass it to the particular record. For example:

global-something.template file has a record called G:Yeehaw something.template has a record called VMM-0000:Yeehaw and a record called VMM-0000:#Yeehaw #Yeehaw get the value from G:Yeehaw and passes it to VMM-0000:Yeehaw.

Channel global configurations need to connect to asyn port in order to correctly initialize the array record, because EPICS is weird :(

Merge request reports

Merged by Marco FilhoMarco Filho 1 month ago (Feb 11, 2025 2:44pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading