Nothing usefull to do from Unix in NoMPF without MX.

This commit is contained in:
Ron Sluiter
2003-06-06 16:30:44 +00:00
parent 5ee7c7d22e
commit a3468b00e0
2 changed files with 0 additions and 28 deletions
-14
View File
@@ -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
-14
View File
@@ -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