add new features for seqExample

This commit is contained in:
Marty Kraimer
2001-03-21 14:53:36 +00:00
parent c0c2d30209
commit abe09ef1d3
5 changed files with 29 additions and 21 deletions

View File

@@ -29,4 +29,4 @@ dbLoadRecords("db/dbExample2.db","user=_USER_,no=3,scan=5 second")
cd startup
iocInit
#seq &snctest,"user=_USER_"
#seq &sncExample,"user=_USER_"

View File

@@ -5,4 +5,4 @@ dbLoadRecords("../../db/dbExample2.db","user=_USER_Host,no=1,scan=1 second")
dbLoadRecords("../../db/dbExample2.db","user=_USER_Host,no=2,scan=2 second")
dbLoadRecords("../../db/dbExample2.db","user=_USER_Host,no=3,scan=5 second")
iocInit()
#seq snctest,"user=_USER_Host"
#seq sncExample,"user=_USER_Host"