mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Added MCB4BDriver, model 3 asyn motor driver
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
# Advanced Control Systems driver support.
|
# Advanced Control Systems driver support.
|
||||||
|
|
||||||
|
# Model 1 (non-asyn) driver
|
||||||
device(motor,VME_IO,devMCB4B,"ACS MCB-4B")
|
device(motor,VME_IO,devMCB4B,"ACS MCB-4B")
|
||||||
driver(drvMCB4B)
|
driver(drvMCB4B)
|
||||||
registrar(AcsRegister)
|
registrar(AcsRegister)
|
||||||
|
|
||||||
|
# Model 3 driver
|
||||||
|
registrar(MCB4BRegister)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user