zimoch e6a2bba84e Buggy LIBVERSION when using source files in other dirs
warning about $ in dientifier in munch code
2012-11-08 10:10:31 +00:00
2006-03-03 13:30:33 +00:00
2012-08-30 08:05:39 +00:00
2012-06-12 10:00:50 +00:00
2012-06-12 10:00:50 +00:00
2006-12-19 16:45:50 +00:00
2012-11-07 10:17:28 +00:00
2012-01-05 15:28:11 +00:00

Functions in this library depend on EPICS but are not
real device drivers. It's a bunch of utilities.

Functions are:

require "<lib>" [,"<version>"]
 shell function
 load a library and its dbd file

updateMenuConvert
 startup script function
 add all loaded breakpoint tables found on this ioc to menu convert
 to be called before iocInit
 
addScan rate
 startup script function
 create a new scan rate (seconds) and add it to menuScan
 to be called before iocInit

bootNotify
 startup script function
 call a script on the boot pc and tell it a lot of boot infos
 
dir / ls / ll / mkdir / rmdir / rm / mv / umask / chmod
 shell functions
 make disc functions available in iocsh
 not needed on vxWorks

exec / !
 execute an externel command from iocsh
 shell function
 not available on vxWorks
 
listRecords filename fields
 shell function
 wrapper for dbl to get same syntax in 3.13 and 3.14
 
S
Description
The PSI driver framework: driver.makefile to build loadable driver modules and require command to load the drivers modules.
Readme GPL-3.0 828 KiB
Languages
C 48%
Makefile 27.3%
Shell 9.1%
Yacc 8.4%
Perl 6.4%
Other 0.8%