Files
motorBase/motorApp/ImsSrc/devImsMotor.dbd
T
2003-06-16 15:05:40 +00:00

11 lines
256 B
Plaintext

# Intelligent Motion Systems driver support.
device(motor,VME_IO,devIM483SM,"IM483SM")
device(motor,VME_IO,devIM483PL,"IM483PL")
device(motor,VME_IO,devMDrive, "MDrive")
driver(drvIM483SM)
driver(drvIM483PL)
driver(drvMDrive)
registrar(IMSmotorRegister)