Files
epics-base/src/makeBaseApp/top/vlinacApp/misc
W. Eric Norum 720f6ba418 Simplify virtual-linac build procedure. Sequence programs are now enabled
simply by adding a SNCSEQ entry to configure/RELEASE.
2004-05-22 16:55:17 +00:00
..
2004-01-13 22:02:13 +00:00
2004-01-13 22:02:13 +00:00
2004-01-13 22:02:13 +00:00
2004-01-13 22:02:13 +00:00
2004-01-13 22:02:13 +00:00
2004-01-16 22:59:07 +00:00

Virtual LINAC Demo

The Virtual LINAC Demo is an EPICS ioc application that simulates
an electron beam progressing down a LINAC. Several steering coils,
BPMs, and other typical accelerator components are simulated.
See Virtual_Linac_Info.pdf for a complete explanation.

For full functionality the sequencer module and a two
sequence programs must be built and loaded. The raw template
has these items commented out because the sequencer is not
part of base. The following steps must be accomplished:
  - Uncomment the SNCSEQ definition line in
    configure/RELEASE and define the link to the location
    where the sequencer was installed.

  - Rebuild the entire application and start (reboot) the ioc

This directory (misc) contains additional files to compliment
the virtual linac demo application. 

Virtual_Linac_Info.pdf : Description of the Virtual Linac
*.adl                  : medm display files
*.gif                  : images used in medm files

To start the ioc, refer to the README file in the iocBoot 
directory.

To start medm, use the following command:
medm -local -x -macro user=_USER_ Virtual_Linac.adl