epics-modules / mrfioc2

EPICS driver for Micro Research Finland event timing system devices
http://epics-modules.github.io/mrfioc2/
Other
8 stars 30 forks source link

replace the nsls pv style with the genric ones or in basis db sources #16

Closed jeonghanlee closed 6 years ago

jeonghanlee commented 6 years ago

Michael,

Please look at the db changes. I tried to check them my best. And let me know what you think. Possibly substitutions files should be replaced as follows:

file evgMxc.db {
pattern { P, OBJ, EVTCLKP }
....
}
file evgSoftSeq.template {
pattern { P, EVG, seqNum, NELM , EVTCLKP }
........
}

EVTCLKP should be the same as P in

 file evgEvtClk.db 
{P=" ...."

Note that I didn't change any other evg.substitutions files.

jeonghanlee commented 6 years ago

Michael, I would like to do this later after I will test the evg first. Sorry for spamming