forked from epics_driver_modules/motorBase
PM500 support added.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Newport MM3000 and MM4000/5 Driver support.
|
||||
device(motor,VME_IO,devMM3000,"MM3000")
|
||||
device(motor,VME_IO,devMM4000,"MM4000")
|
||||
device(motor,VME_IO,devPM500, "PM500")
|
||||
driver(drvMM3000)
|
||||
driver(drvMM4000)
|
||||
driver(drvPM500)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user