...
Test Stand Instructions (B084/Lab 2)
If only one Bergoz device is connected:
To start the vioc on the default tty device (/dev/ttyACM0):
ssh laci@cpu-b084-hp03
cd $EPICS_IOC_TOP/users/caf/modules/BergozBCM-RF-asyn/R1-0-0/startup/iocBergozBCMTest
./st.cmd
Alternatively, if multiple Bergoz devices are connected:
To start the vioc on a specified tty device (e.g., /dev/ttyACM1):
ssh laci@cpu-b084-hp03
cd $EPICS_IOC_TOP/users/caf/modules/BergozBCM-RF-asyn/R1-0-0/startup/iocBergozBCMTest
BERGOZ_TTY=/dev/ttyACM1 ./st.cmd
In a separate terminal, follow the following commands to open the user display:
ssh lcls-dev3
bash
source /afs/slac/g/lcls/epics/setup/go_epics_3-14-12-4_1-1.bash
cd $EPICS_IOC_TOP/users/caf/modules/BergozBCM-RF-asyn/R1-0-0/display/edl
./startEdm.sh
Example Screens