Files
motorBase/motorApp/ImsSrc/devImsMotor.dbd
T
2004-12-21 17:27:42 +00:00

12 lines
331 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)
variable(drvIM483SMdebug)
variable(drvIM483PLdebug)
variable(drvMDrivedebug)