Difference between revisions of "HowTo Documents"
From EPICSWIKI
(Deleted bad link) |
|||
Line 11: | Line 11: | ||
=== Drivers and Device Support === | === Drivers and Device Support === | ||
* [http://www.aps.anl.gov/epics/modules/soft/asyn/HowToDoSerial_StreamDevice.html How To Do Serial (using Asyn Driver and StreamDevice)] | * [http://www.aps.anl.gov/epics/modules/soft/asyn/HowToDoSerial_StreamDevice.html How To Do Serial (using Asyn Driver and StreamDevice)] (also covers VXI-11) | ||
* [http://www.aps.anl.gov/epics/modules/soft/asyn/R4-15/HowToDoSerial/tutorial.pdf How To Do Serial (using Asyn Driver and devGPIB)] | * [http://www.aps.anl.gov/epics/modules/soft/asyn/R4-15/HowToDoSerial/tutorial.pdf How To Do Serial (using Asyn Driver and devGPIB)] | ||
* [[How to make your EPICS driver operating system independent]] | * [[How to make your EPICS driver operating system independent]] | ||
* [[How To Write Device Support that uses Asyn Driver]] ''(Incomplete!)'' | * [[How To Write Device Support that uses Asyn Driver]] ''(Incomplete!)'' |
Revision as of 15:46, 31 January 2013
This is a directory of various How-To documents written by members of the EPICS collaboration. Contributions to this page are most welcome!
EPICS Base on Different Architectures and Operating Systems
- Getting Started with EPICS on RTEMS
- Getting Started with R3.14.7 on a PC104 running Linux
- How To Port EPICS to a new OS/Architecture
- How To Use Posix Thread Priority Scheduling under Linux
- How To cross compile EPICS and a IOC to an old x86 Linux system
Drivers and Device Support
- How To Do Serial (using Asyn Driver and StreamDevice) (also covers VXI-11)
- How To Do Serial (using Asyn Driver and devGPIB)
- How to make your EPICS driver operating system independent
- How To Write Device Support that uses Asyn Driver (Incomplete!)
- How to use GPIB ports with linux-gpib and StreamDevice
Applications
- Common Database patterns
- How To Install Channel Archiver On Scientific Linux
- What PV Save and Restore Tools are available
- How to Add a New Breakpoint Table
- "Best Practice" Guidelines
- How do I get EPICS applications to work with a Mac OS X firewall?
Infrastructure and Other Stuff
- How To Set Up a Linux Box as an IOC Boot Server
- How To Set Up a Mirror of the EPICS Web Site
- How to Set Up a Soft IOC Framework on Linux
- How to Set Up Console Access and Logging for VME and Soft IOCs
- How to Set Up NAL (Nagios Alarm Handler) to monitor an EPICS network