Initial version.

This commit is contained in:
Janet B. Anderson
2001-06-14 15:18:28 +00:00
parent 865e4cbc01
commit d2c3f80fe4
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
dbLoadDatabase("../../dbd/example.dbd",0,0)
registerRecordDeviceDriver(pdbbase)
dbLoadRecords("../../db/dbExample1.db","user=_USER")
dbLoadRecords("../../db/dbExample2.db","user=_USER,no=1,scan=1 second")
dbLoadRecords("../../db/dbExample2.db","user=_USER,no=2,scan=2 second")
dbLoadRecords("../../db/dbExample2.db","user=_USER,no=3,scan=5 second")
iocInit()
#seq sncExample,"user=_USER"