Skip to content

mdavidsaver/ioc-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioc-clone

Assist in off-line creation of EPICS OPI (OPerator Interface) screens. Creates a .db file which can be used with softIoc to provide serve up a snapshot of PV values when the script was run.

Has some knowledge about EPICS Base record types to facilitate simulation of active alarm conditions.

$ cat pvlist.txt
pv:name
another:name
$ ioc-clone pvlist.txt sim.db

Copy sim.db to a different network!

$ softIoc -d sim.db

About

Capture a snapshot of PV values as a loadable .db file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages