prjemian / epics-docker

Provide EPICS IOCs in docker images
9 stars 4 forks source link

update screen files for coarse/fine #32

Closed prjemian closed 3 years ago

prjemian commented 3 years ago

Configure the xxx.ui file to open the main screen with the correct motors and other macros. Here is how it starts now:

file "/tmp/docker_ioc/custom-synapps-6.2/screens/ui/CoarseFineMotor.ui" will be loaded macro= "P=vm:cf1:,M=MOT,PM=vm:,CM=m7,FM=m8"
prjemian commented 3 years ago

In the image:

dbpf(${PREFIX}m33.DESC, "CM coarse/fine")
dbpf(${PREFIX}m34.DESC, "FM coarse/fine")
prjemian commented 3 years ago

Need to enable the database, too.