Skip to content

Commit

Permalink
stPBPM: add fofb_cc
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed Jun 11, 2024
1 parent df4a46f commit 0cf44b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iocBoot/iocutca/stPBPM.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ epicsEnvSet("R", "${R1}")
asSetSubstitutions("P=$(P),R=$(R)")

< "iocBoot/$(IOC)/build_info.cmd"
< "iocBoot/${IOC}/bpm_fofb_cc.cmd"
< "iocBoot/${IOC}/orbit_intlk.cmd"
< "iocBoot/${IOC}/triggers.cmd"

var reToolsVerbose 0
reAddAlias "${P1}${R1}(GwInfo.*)" "${P2}${R2}$1"
reAddAlias "${P1}${R1}(DCCP2P.*)" "${P2}${R2}$1"
reAddAlias "${P1}${R1}(Intlk.*)" "${P2}${R2}$1"
reAddAlias "${P1}${R1}(TRIGGER[[:digit:]].*)" "${P2}${R2}$1"

Expand Down

0 comments on commit 0cf44b0

Please sign in to comment.