File: st.cmd

package info (click to toggle)
python-pyepics 3.5.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,336 kB
  • sloc: python: 10,539; makefile: 112; javascript: 104; sh: 53
file content (7 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
errlogInit(5000)
epicsEnvSet("IOC","iocPyEpicsTest")
dbLoadDatabase("softIoc.dbd")
dbLoadRecords("pydebug.db", "P=PyTest:")
dbLoadRecords("pyclearcache.db", "P=PyTestClearCache:")

iocInit