softIocPy auto-load dbd

Re-use softMain.c from Base
This commit is contained in:
Michael Davidsaver
2014-06-16 16:35:01 -04:00
parent 56ea9de16e
commit 9b5b9687b4
6 changed files with 208 additions and 24 deletions

View File

@ -1,8 +1,5 @@
#!./bin/linux-x86/softIocPy
dbLoadDatabase("dbd/softIocPy.dbd")
softIocPy_registerRecordDeviceDriver(pdbbase)
py "import logging"
py "logging.basicConfig(level=logging.DEBUG)"