Difference between revisions of "HowTo Documents"
From EPICSWIKI
RalphLange (talk | contribs) (Finished the EPICS web mirror how-to) |
|||
Line 1: | Line 1: | ||
This is a directory of various How-To documents written by members of the EPICS collaboration. Contributions to this page are most welcome! | This is a directory of various How-To documents written by members of the EPICS collaboration. Contributions to this page are most welcome! | ||
=== Architectures and Operating Systems === | |||
* [http://www.aps.anl.gov/epics/base/RTEMS/tutorial/ Getting Started with EPICS on RTEMS] | * [http://www.aps.anl.gov/epics/base/RTEMS/tutorial/ Getting Started with EPICS on RTEMS] | ||
* [[HowToPC104|Getting Started with R3.14.7 on a PC104 running Linux]] | * [[HowToPC104|Getting Started with R3.14.7 on a PC104 running Linux]] | ||
* [[How To Set Up a Linux Box as an IOC Boot Server]] | * [[How To Set Up a Linux Box as an IOC Boot Server]] | ||
* [[How To Port EPICS to a new OS/Architecture]] | |||
* [[How To Install Channel Archiver On Scientific Linux]] | |||
=== Drivers and Device Support === | |||
* [http://www.aps.anl.gov/epics/modules/soft/asyn/R4-2-1/HowToDoSerial/tutorial.html How To Do Serial (using Asyn Driver)] | |||
* [[How to make your EPICS driver operating system independent]] | |||
* [[How To Write Device Support that uses Asyn Driver]] ''(Incomplete!)'' | |||
=== Other stuff === | |||
* [[How To Set Up a Mirror of the EPICS Web Site]] | * [[How To Set Up a Mirror of the EPICS Web Site]] | ||
Revision as of 14:38, 18 August 2006
This is a directory of various How-To documents written by members of the EPICS collaboration. Contributions to this page are most welcome!
Architectures and Operating Systems
- Getting Started with EPICS on RTEMS
- Getting Started with R3.14.7 on a PC104 running Linux
- How To Set Up a Linux Box as an IOC Boot Server
- How To Port EPICS to a new OS/Architecture
- How To Install Channel Archiver On Scientific Linux
Drivers and Device Support
- How To Do Serial (using Asyn Driver)
- How to make your EPICS driver operating system independent
- How To Write Device Support that uses Asyn Driver (Incomplete!)