run iocInit

This commit is contained in:
Marty Kraimer
2000-03-17 19:40:27 +00:00
parent 3a2b543bfb
commit 60564f4758

View File

@@ -10,6 +10,7 @@
cd topbin
ld < exampleLibrary
threadInit()
TSinit()
cd top
dbLoadDatabase("dbd/exampleApp.dbd")
@@ -19,5 +20,6 @@ dbLoadRecords("db/dbExample2.db","user=mrk,no=1,scan=1 second")
dbLoadRecords("db/dbExample2.db","user=mrk,no=2,scan=2 second")
dbLoadRecords("db/dbExample2.db","user=mrk,no=3,scan=5 second")
cd startup
iocInit
#seq &snctest