forked from epics_driver_modules/motorBase
Nothing usefull to do from Unix in NoMPF without MX.
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
# This example if for running a motor record that uses Soft Channel device
|
||||
# support on a Unix host. This example does not require MPF.
|
||||
|
||||
# Start errlog Task before any possible error messsage to prevent
|
||||
# erroneous "Interrupted system call" message on Linux OS host.
|
||||
errlogInit(0)
|
||||
|
||||
dbLoadDatabase("../../dbd/NoMPF.dbd")
|
||||
registerRecordDeviceDriver(pdbbase)
|
||||
|
||||
#dbLoadRecords("../../db/NoMPF.db")
|
||||
dbLoadRecords("../../motorExApp/Db/softMotorTest.db","user=rls")
|
||||
|
||||
iocInit
|
||||
@@ -1,14 +0,0 @@
|
||||
# This example if for running a motor record that uses Soft Channel device
|
||||
# support on a Unix host. This example does not require MPF.
|
||||
|
||||
# Start errlog Task before any possible error messsage to prevent
|
||||
# erroneous "Interrupted system call" message on Linux OS host.
|
||||
errlogInit(0)
|
||||
|
||||
dbLoadDatabase("../../dbd/NoMPF.dbd")
|
||||
registerRecordDeviceDriver(pdbbase)
|
||||
|
||||
#dbLoadRecords("../../db/NoMPF.db")
|
||||
dbLoadRecords("../../motorExApp/Db/softMotorTest.db","user=rls")
|
||||
|
||||
iocInit
|
||||
Reference in New Issue
Block a user