+ updates of cfg files Change-Id: Ief24ee681423e18cae0fca29fe41419018d394dd
20 lines
388 B
INI
20 lines
388 B
INI
[NODE]
|
|
id = phytron_test.psi.ch
|
|
description = phytron motor test
|
|
|
|
[INTERFACE]
|
|
uri = tcp://5000
|
|
|
|
[drv_iodev]
|
|
description =
|
|
class = secop_psi.phytron.PhytronIO
|
|
uri = ma15-ts.psi.ch:3005
|
|
# uri = serial:///dev/tty.usbserial?baudrate=57600
|
|
# uri = serial:///dev/ttyUSB0?baudrate=9600
|
|
|
|
[drv]
|
|
description = a phytron motor
|
|
class = secop_psi.phytron.Motor
|
|
iodev = drv_iodev
|
|
encoder_mode = CHECK
|