Download presentation
Presentation is loading. Please wait.
Published byShanon Ellis Modified over 9 years ago
1
EPICS Noboru Yaamamoto July 11, 2006 for EPICS seminar at VECC,Kolkata Installing EPICS
2
EPICS EPICS Supports a Standard Control System Architecture Workstations: Sun Hp DEC/Alpha Silicon Graphics PC OS: Unix, Some Windows I/O Controllers: VME,VXI PCI, Workstations OS: vxWorks, Unix, Windows RTEMS, RTLinux, L4 linux Field I/O Remote and Local I/O Buses: Control Net, PCI, CAN-Bus, Industry Pack, VME, VXI, PCI, ISA, CAMAC, GPIB, Profibus, Bitbus, Serial, Allen-Bradley, Modbus, Yokogawa, G-3, Ethernet/IP Field I/O Site LAN/WAN Field I/O
3
EPICS Ingradient OPI/Development machine Unix CPU Linux MacOSX BSD Windows PC Cygwin/gcc MS Visual C++ IOC CPU Running VxWorks RTEMS Unixen Windows
4
EPICS Field IO VME/VXI PCI Canbus AB Serial GP-IB USB Network Including Ethenert .....
5
EPICS Software Base Database CA lib CA Server Tools for Application development Extensions Display manager Gateway Uses configuration files Modules Device support Sequencer
6
EPICS How to Get Software Go “EPICS Home page” http://www.aps.anl.gov/epics/ http://www.aps.anl.gov/epics/ Then download Most software covered by EPICS Open Licence http://www.aps.anl.gov/epics/license/open.php Base: base-3.14.8.2 is latest We will use 3.14.7 in this seminar, though. Extensions: Configuration files EDM and/or EDM Channel Archiver Gateway Any other you want to try Modules Soft Sequencer AsynDriver HW Any other device support
7
EPICS 3 rd Party tools Standard tools Perl 5. GNU Make Optional VxWorks Ask WindsRiver or its agent RTEMS http://www.aps.anl.gov/epics/base/RTEMS/tutorial/
8
EPICS Alternative way Use distributions Gemini Telescope SynApp Win32 extensions Hathaway TIS-4000 : Ask Andrew! MiniEPICS EPICS on KNOPPIX And others.
9
EPICS Directories EPICS sourec treee Base Extensions Modules
10
EPICS base/ Configure CONFIG_SITE CONFIG_SITE_ENV RELEASE os/CONIFG_SITE.. Startup Site.cshrc/Site.profile src Lib O. Bin O.
11
EPICS extensions/ Configure RELEASE Set up EPICS_BASE properly. Src Medm Edm
12
EPICS modules/ Soft Seq Configure CONFIG_SITE RELEASE Asyn Configure RELEASE Instrument Directories for each devices
13
EPICS Environment Variables Refer to base/startup/Site.cshrc or Site.profile EPICS_HOST_ARCH You must make sure it is defined when you buid EPICS tools. - - Linux-x86 Darwin-ppc Cygwin-x86 win32-x86 win32-x86-borland
14
EPICS Building Base Go to base directory Cd base/ Run make Env EPICS_HOST_ARCH=linux-x86 make install Wait for a while Mileage may vary Check base/lib and base/bin directory
15
EPICS Building Extensions Go to exstensions directory Cd extensions/ Read the document for each product and follow the instruction. Run make Env EPICS_HOST_ARCH=linux-x86 make install Wait for a while Mileage may vary Check base/lib and base/bin directory
16
EPICS The Learning Curve for EPICS can be steep Installing EPICS Setting up the application environment to automatically build databases Setting up the IOC to boot from the workstation Installing the new drivers Choosing and learning which client tools to use Knowledge of how to debug the application - is needed by everyone Learning to use the process database This learning curve can be eased by receiving training from other laboratories, having one of your employees work and train at an EPICS site, or reading the documents and using the software support document to determine the collaboration member supporting your platform.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.