New pages

From LNLEpicsWiki

Jump to: navigation, search

Showing below up to 28 results starting with #1.

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).

  1. 10:35, 29 April 2009 ‎SoftIOC (hist) ‎[1,230 bytes] ‎192.168.0.14 (Talk) (New page: #!/bin/bash # # Startup script for soft IOCs # # chkconfig: - 92 36 # description: Start/Stop softIOCs # Source function library. . /etc/rc.d/init.d/functions # Source function library. ...)
  2. 13:38, 20 April 2009 ‎Automatic system start-up (hist) ‎[2,113 bytes] ‎192.168.0.14 (Talk) (New page: System -> Preferences -> More preferences -> Sessions)
  3. 12:51, 6 April 2009 ‎PS controls 20090219.proto (hist) ‎[667 bytes] ‎192.168.0.14 (Talk) (New page: #Protocol file for communication with Genesys, TDK-Lambda type power supplies (originally tested with: GEN10-330) Terminator = CR; #ReadTimeout = 200; #LockTimeout = 300; switchPS { o...)
  4. 07:05, 6 April 2009 ‎Final Power Supply controls (hist) ‎[7,922 bytes] ‎192.168.0.14 (Talk) (New page: Make an IOC application: $ cd /home/irudolf $ mkdir top_PScontrols $ cd top_PScontrols $ makeBaseApp.pl -t ioc PScontrols $ makeBaseApp.pl -i -t ioc PScontrolsIOC Using target ...)
  5. 14:32, 23 March 2009 ‎Sequencer (hist) ‎[2,996 bytes] ‎Irudolf (Talk | contribs) (New page: In the following we describe how to install the Seqencer as a Soft Module of EPICS. Make a directory for Sequencer: $ cd /opt/epics $ mkdir sequencer Download the newest release from...)
  6. 07:58, 16 March 2009 ‎DeviceMaster (hist) ‎[1,967 bytes] ‎Irudolf (Talk | contribs) (New page: The DeviceMaster RTS 16-port Rackmount is a device having 16 RS232 serial output ports. The device has a has a configurable own IP address, can be installed anywhere along a LAN network an...)
  7. 09:06, 12 March 2009 ‎StreamDevice (hist) ‎[8,353 bytes] ‎Irudolf (Talk | contribs) (New page: StreamDevice is a device support for EPICS I/O records. It makes the data transfer simple between an I/O EPICS record and the connected device, which listens to string commands. It is the...)
  8. 08:38, 5 March 2009 ‎HowTo SetUp an EPICS Development Linux box based on CentOS 5.2 (hist) ‎[262 bytes] ‎Irudolf (Talk | contribs) (New page: * Intro * System requirements * Partitioning * Linux installation * Epics Base * Epics Extensions * Device Support)
  9. 07:40, 5 March 2009 ‎PV Name List (hist) ‎[1,810 bytes] ‎Giacchin (Talk | contribs) (New page: {| {{table}} | align="center" style="background:#f0f0f0;"|'''PV Name''' | align="center" style="background:#f0f0f0;"|'''IOC name''' | align="center" style="background:#f0f0f0;"|'''IOC IP''...)
  10. 09:45, 24 February 2009 ‎Device Support (hist) ‎[980 bytes] ‎Irudolf (Talk | contribs) (New page: Device Supports make possible the communication between EPICS records and technical devices. 1. Installation of the ASYN device support a) Make a subdirectory called deviceSupport in /op...)
  11. 15:35, 23 February 2009 ‎Epics Extensions (hist) ‎[2,438 bytes] ‎Irudolf (Talk | contribs) (New page: EPICS Extensions are programs using the EPICS Base library and are typically client applications making access, modification, adjustment of Process Variables(PV's) easier. In the following...)
  12. 14:00, 23 February 2009 ‎Epics Base (hist) ‎[2,415 bytes] ‎Irudolf (Talk | contribs) (New page: EPICS base version 3.14.10 installation In the following, commands starting with # are those given as the root, $ stays for a user of the group (EPICS) "developers". 1. Create a sub-dire...)
  13. 11:17, 23 February 2009 ‎Linux installation (hist) ‎[1,166 bytes] ‎Irudolf (Talk | contribs) (New page: 1. Place the CD called CentOS 5 into the CD drive 2. Reboot the PC a) choose "grafical" at the login screen b) press F3 and set "linux resolution = 1280x1024" (!!!) c) partitioni...)
  14. 10:40, 23 February 2009 ‎Partitioning (hist) ‎[535 bytes] ‎Irudolf (Talk | contribs) (New page: 1. Place the CD called "GParted-Clonezilla 2.0" into the CD drive 2. (Re)boot the PC 3. Choose "Clonezilla-live -- force VESA" from the booting options 4. Hard disk partitioning a) G...)
  15. 10:09, 23 February 2009 ‎System requirements (hist) ‎[92 bytes] ‎Irudolf (Talk | contribs) (New page: 1. PC with at least 100 GB free storage 2. CD's: a) GParted-Clonezilla 2.0 b) CentOS 5)
  16. 07:21, 30 August 2008 ‎BackUp Server and Disaster Recovery (hist) ‎[2,183 bytes] ‎Giacchin (Talk | contribs) (New page: == BackUp Server == First of all move into e temporary directory like <tt>/tmp</tt> : wget -k -p -m http://localhost/wiki/ with that command you will have a dump of the entire wiki pa...)
  17. 12:20, 22 August 2008 ‎Pubblish this wiki Server on LNL EPICS web pages (hist) ‎[986 bytes] ‎Giacchin (Talk | contribs) (New page: == Publish this wiki Server == The following script has been added into the root folder <tt>/root/backupRsync.sh</tt> : wget -k -p -m http://localhost/wiki/)
  18. 12:15, 22 August 2008 ‎BackUp Server (hist) ‎[1,136 bytes] ‎Giacchin (Talk | contribs) (New page: == Archiver == The following script has been added into the root folder <tt>/root/backupRsync.sh</tt> : #!/bin/sh # Usage: # from root prompt: # ./backupRsync.sh # Destination ...)
  19. 08:17, 11 July 2008 ‎Cron Jobs (hist) ‎[210 bytes] ‎Ralph.Lange (Talk | contribs) (New page: == Channel Archiver == The crontab of user epics has one entry for the Channel Archiver: */5 * * * * /arch/scripts/update_indices.sh 2>/dev/null >/dev/null running the update_indices s...)
  20. 13:40, 10 July 2008 ‎Access to the Subversion Repository (hist) ‎[943 bytes] ‎Ralph.Lange (Talk | contribs) (+= Subversion Repo Usage)
  21. 13:27, 10 July 2008 ‎Subversion Version Control System (hist) ‎[688 bytes] ‎Ralph.Lange (Talk | contribs) (+= Subversion Repos)
  22. 11:44, 10 July 2008 ‎Configuration of Dynamic Loader (hist) ‎[625 bytes] ‎Ralph.Lange (Talk | contribs) (New page: To have all tools and programs (like python with EpicsCA) automatically find the EPICS libraries, the dynamic loader has to be configured: Under <tt>/etc/ld.so.conf.d</tt> a file <tt>epic...)
  23. 05:55, 10 July 2008 ‎OPI Colors and Buttons conventions (hist) ‎[255 bytes] ‎Giacchin (Talk | contribs) (New page: == Colors == The value showed has to be setup in static color mode. A squared rectangle below that value has to be connected with the same PV and setup in alarm mode. == Buttons == The ...)
  24. 15:41, 9 July 2008 ‎Channel Archiver (hist) ‎[927 bytes] ‎Ralph.Lange (Talk | contribs) (New page: == Archive Daemon == The ArchiveDaemon monitors, starts and stops the Archive engines. Its embedded web server can be reached at [http://localhost:4900 http://localhost:4900]. == Archive...)
  25. 15:33, 9 July 2008 ‎Accessing Soft IOCs (hist) ‎[633 bytes] ‎Ralph.Lange (Talk | contribs) (New page: == procServ == The SoftIOCs are running under [http://www-csr.bessy.de/control/SoftDist/procServ procServ], a tool that runs a SoftIOC as a background process while allowing telnet access...)
  26. 15:19, 9 July 2008 ‎System Administration (hist) ‎[3,340 bytes] ‎127.0.0.1 (Talk) (+= boot script for Archiver and Soft IOCs)
  27. 07:51, 9 July 2008 ‎Development Procedures (hist) ‎[2,407 bytes] ‎Ralph.Lange (Talk | contribs) (New page: == Users == ; epics : Controls administrator. Owns all files and areas for the production system. Extreme care has to be used when doing things as this user. Regular login is not advised,...)
  28. 07:42, 9 July 2008 ‎Locations and Folder Structure (hist) ‎[1,417 bytes] ‎Ralph.Lange (Talk | contribs) (New page: == Machines == For the time being, <tt>epics1</tt> is the only machine - being used as * production system file server * development machine * operator console * soft IOC host Later on, ...)

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500).

Views
Toolbox