Skip to content

huyong1979/elauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device support for easy script launcher: one can run a Python (or shell, or anything you can use in a Linux terminal) script inside an IOC through a bo record.

You may need to create a file "RELEASE.local" in the directory "configure" to redefine EPICS_BASE.

Type "make" to build this application as a standalone IOC (or you can include this application as a support module to your IOC).

You may need to replace the first line with "#!bin/linux-x86/elauncher" in "st.cmd" if you use 32-bit Linux (you may also need to type "chmod +x st.cmd" if you see permission problems).

Type "./st.cmd" to start the IOC for a quick test.

The source codes were originally developed by Michael Davidsaver.

About

Device support for running scripts inside an IOC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published