[johannes, gautam, jamie]
- Made a directory /opt/rtcds/caltech/c1/scripts/Acromag/PSL where I copied over the files needed my modbusApp to start the server from Lydia's user directory
- Edited /ligo/apps/ubuntu12/ligoapps-user-env.sh to export a couple of EPICS variables to facilitate easy startup of the EPICS server
- Started a tmux session on (soon to be re-christened?) megatron called "acroEPICS"
- Ran the following command to start up the EPICS server:
${EPICS_MODULES}/modbus/bin/${EPICS_HOST_ARCH}/modbusApp npro_config.cmd
To do:
- Make a startup script that runs the above command - eventually this can contain the initialization instructions for all the Acromags
- Figure out the initctl/systemctl stuff to make the server automatically restart if it drops for some reason (e.g. power failure)
|