forked from epics_driver_modules/motorBase
6ab2bd5d01
Tested successfully with 8742 controller. Not tested with 8743 controller.
10 lines
257 B
Plaintext
10 lines
257 B
Plaintext
# NewFocus PicoMotor Network Controller (PMNC) Device Driver support.
|
|
device(motor,VME_IO,devPMNC87xx,"PMNC87xx")
|
|
driver(drvPMNC87xx)
|
|
registrar(NewFocusRegister)
|
|
variable(drvPMNC87xxdebug)
|
|
|
|
# NewFocus 874x controller support
|
|
registrar(nf874xMotorRegister)
|
|
|