frappy/cfg/uniax.cfg

56 lines
1.1 KiB
INI

[NODE]
id = uniax.psi.ch
description = uniax pressure stick with motor and transducer
[INTERFACE]
uri = tcp://5000
[force]
description = force control
class = secop_psi.uniax.Uniax
motor = drv
transducer = transducer
force_offset = 15
#[drv_io]
#description =
#class = secop.core.BytesIO
# uri = serial:///dev/ttyUSB1?baudrate=57600
# uri = tcp://192.168.127.254:3002
[drv]
description = trinamic motor test
class = secop_psi.trinamic.Motor
# io = drv_io
uri = tcp://192.168.127.254:3002
standby_current=0.1
maxcurrent=0.3
acceleration=150.
move_limit=5
safe_current=0.3
speed=40
encoder_tolerance=3.6
free_wheeling=0.1
power_down_delay=0.1
[transducer]
description = DPM driver to read out the transducer value, write and read the offset and scale factor
class = secop_psi.dpm.DPM3
#uri = serial:///dev/ttyUSB0?baudrate=9600
uri = tcp://192.168.127.254:3001
digits = 2
scale_factor = 0.0156
offset = 15
[res]
description = temperature on uniax stick
class = secop_psi.ls340res.ResChannel
uri = tcp://192.168.127.254:3003
channel = A
[T]
class = secop_psi.softcal.Sensor
rawsensor = res
calib = X132254
value.unit = K