Files
motorBase/motorApp/ImsSrc/devImsMotor.dbd
T
2012-09-12 17:18:08 +00:00

13 lines
369 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)
registrar(ImsMDrivePlusMotorRegister)
variable(drvIM483SMdebug)
variable(drvIM483PLdebug)
variable(drvMDrivedebug)