Index of /software/pub

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]adls/ 2024-05-08 13:39 -  
[DIR]caqtdm/ 2015-10-01 05:50 -  
[DIR]idl/ 2012-12-12 12:50 -  
[DIR]opis/ 2024-05-08 13:39 -  
[DIR]pub/ 2024-10-01 16:06 -  
[DIR]uis/ 2024-05-08 13:39 -  

Readme for Update_adls.exe:

This program automates the downloading of 'the latest' 
EPICS adl files for use by medm, and puts them in a 
single directory on your local computer.

All adl files will be put in C:/epics/adl/ so that you 
can set the environmental variable EPICS_DISPLAY_PATH 
to C:/epics/adl/ and run medm using local adl files.

Installation instructions:
--------------------------

download Install_update_adls.exe and run it.
When asked for an installation directory, use

  C:/epics/

This will install the executable update_adls.exe.

Running:
--------

To update your adl files, run update_adls.exe.
When run the first time, it will download all EPICS 
adl files.  When run subsequent to that it will 
download a smaller set of files (those new this week, 
this month, or within the past six months) based on
when you last ran the program.


--Matt