forked from epics_driver_modules/motorBase
motorUtil added.
This commit is contained in:
@@ -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:")
|
||||
|
||||
|
||||
@@ -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:")
|
||||
|
||||
|
||||
@@ -202,5 +202,8 @@ dbLoadTemplate("motor.substitutions")
|
||||
#!asynOctetSetInputEos("tcp2",0,"")
|
||||
#!asynOctetSetOutputEos("tcp2",0,"")
|
||||
|
||||
|
||||
iocInit
|
||||
|
||||
# motorUtil (allstop & alldone)
|
||||
motorUtilInit("USER:")
|
||||
|
||||
|
||||
@@ -146,3 +146,7 @@ MM4000Config(0, "L0")
|
||||
#!var drvMDrivedebug 4
|
||||
|
||||
iocInit
|
||||
|
||||
# motorUtil (allstop & alldone)
|
||||
motorUtilInit("USER:")
|
||||
|
||||
|
||||
@@ -134,3 +134,7 @@ MM4000Config(0, "L0")
|
||||
#!var drvMDrivedebug 4
|
||||
|
||||
iocInit
|
||||
|
||||
# motorUtil (allstop & alldone)
|
||||
motorUtilInit("USER:")
|
||||
|
||||
|
||||
@@ -202,5 +202,8 @@ dbLoadTemplate("motor.substitutions")
|
||||
#!asynOctetSetInputEos("tcp2",0,"")
|
||||
#!asynOctetSetOutputEos("tcp2",0,"")
|
||||
|
||||
|
||||
iocInit
|
||||
|
||||
# motorUtil (allstop & alldone)
|
||||
motorUtilInit("USER:")
|
||||
|
||||
|
||||
@@ -146,3 +146,7 @@ MM4000Config(0, "L0")
|
||||
#!var drvMDrivedebug 4
|
||||
|
||||
iocInit
|
||||
|
||||
# motorUtil (allstop & alldone)
|
||||
motorUtilInit("USER:")
|
||||
|
||||
|
||||
@@ -134,3 +134,7 @@ MM4000Config(0, "L0")
|
||||
#!var drvMDrivedebug 4
|
||||
|
||||
iocInit
|
||||
|
||||
# motorUtil (allstop & alldone)
|
||||
motorUtilInit("USER:")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user