Skip to content

Commit

Permalink
add userPV IOC
Browse files Browse the repository at this point in the history
  • Loading branch information
vespos committed Oct 9, 2024
1 parent 37df0f8 commit e389b6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions txi/iocmanager.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ hosts = [
'ctl-txi-cam-01',
'ctl-txi-misc-01',
'ctl-txi-wave8-01',
'ioc-txi-misc-01',
]

procmgr_config = [
Expand All @@ -20,5 +21,6 @@ procmgr_config = [
{id:'ioc-txi-pwr-r17', host: 'ctl-txi-misc-01', port: 30100, dir: 'ioc/txi/Sentry4/R1.0.0'},
{id:'ioc-txi-sxr-vac', host: 'ctl-txi-misc-01', port: 39201, dir: '/reg/g/pcds/epics-dev/mghaly/lcls-plc-txi-sxr-vac', alias: 'K-vacuum'},
{id:'ioc-txi-tpr1', host: 'ctl-txi-cam-01', port: 39100, dir: 'ioc/txi/tprStandalone/R1.2.0', alias: 'TPR-cam01'},
{id:'ioc-txi-userPV', host: 'ioc-txi-misc-01', port: 30001, dir: '/reg/g/pcds/epics-dev/espov/ioc/txi/pvNotepad'},
{id:'ioc-txi-vac-support', host: 'ctl-txi-misc-01', port: 30101, dir: 'ioc/txi/vacuum/R2.0.0'},
]

0 comments on commit e389b6a

Please sign in to comment.