motorUtil added.

This commit is contained in:
Ron Sluiter
2006-02-23 20:06:08 +00:00
parent eb9a8f607f
commit 475b7e7fc9
8 changed files with 34 additions and 4 deletions
+5 -1
View File
@@ -23,7 +23,7 @@ dbLoadDatabase("$(TOP)/dbd/NoMPFVx.dbd")
NoMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadTemplate("motor.substitutions")
#!dbLoadRecords("$(TOP)/motorApp/Db/SoftMotorEx.db","user=rls,motor=m1", startup)
#!dbLoadRecords("$(TOP)/motorApp/Db/SoftMotorEx.db","user=USER,motor=m1", startup)
# OMS VME driver setup parameters:
# (1)cards, (2)base address(short, 16-byte boundary),
@@ -75,3 +75,7 @@ dbLoadTemplate("motor.substitutions")
#!drvPmacdebug = 4
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+5 -1
View File
@@ -23,7 +23,7 @@ dbLoadDatabase("$(TOP)/dbd/NoMPFVx.dbd")
NoMPFVx_registerRecordDeviceDriver(pdbbase)
dbLoadTemplate("motor.substitutions")
#!dbLoadRecords("$(TOP)/motorApp/Db/SoftMotorEx.db","user=rls,motor=m1", startup)
#!dbLoadRecords("$(TOP)/motorApp/Db/SoftMotorEx.db","user=USER,motor=m1", startup)
# OMS VME driver setup parameters:
# (1)cards, (2)base address(short, 16-byte boundary),
@@ -75,3 +75,7 @@ dbLoadTemplate("motor.substitutions")
#!drvPmacdebug = 4
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+4 -1
View File
@@ -202,5 +202,8 @@ dbLoadTemplate("motor.substitutions")
#!asynOctetSetInputEos("tcp2",0,"")
#!asynOctetSetOutputEos("tcp2",0,"")
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+4
View File
@@ -146,3 +146,7 @@ MM4000Config(0, "L0")
#!var drvMDrivedebug 4
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+4
View File
@@ -134,3 +134,7 @@ MM4000Config(0, "L0")
#!var drvMDrivedebug 4
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+4 -1
View File
@@ -202,5 +202,8 @@ dbLoadTemplate("motor.substitutions")
#!asynOctetSetInputEos("tcp2",0,"")
#!asynOctetSetOutputEos("tcp2",0,"")
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+4
View File
@@ -146,3 +146,7 @@ MM4000Config(0, "L0")
#!var drvMDrivedebug 4
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")
+4
View File
@@ -134,3 +134,7 @@ MM4000Config(0, "L0")
#!var drvMDrivedebug 4
iocInit
# motorUtil (allstop & alldone)
motorUtilInit("USER:")