replace 'iodev' by 'io' in cfg files

This commit is contained in:
l_samenv
2022-04-11 15:43:20 +02:00
parent 026ab3f4b2
commit 6752997048
37 changed files with 277 additions and 222 deletions

View File

@ -11,7 +11,7 @@ class = secop_psi.uniax.Uniax
motor = drv
transducer = transducer
#[drv_iodev]
#[drv_io]
#description =
#class = secop.core.BytesIO
# uri = serial:///dev/ttyUSB1?baudrate=57600
@ -20,7 +20,7 @@ transducer = transducer
[drv]
description = trinamic motor test
class = secop_psi.trinamic.Motor
# iodev = drv_iodev
# io = drv_io
uri = tcp://192.168.127.254:3002
standby_current=0.1
maxcurrent=0.2