18 lines
311 B
INI
18 lines
311 B
INI
[node ultrasound.psi.ch]
|
|
description = ultrasound settings
|
|
|
|
[interface tcp]
|
|
type = tcp
|
|
bindto = 0.0.0.0
|
|
bindport = 5000
|
|
|
|
[module delay]
|
|
class = secop_psi.dg645.Delay
|
|
description = delay line with 2 channels
|
|
#uri = dil4-ts.psi.ch:3008
|
|
uri = serial:///dev/ttyS2
|
|
on1 = 10e-9
|
|
on2 = 1E-9
|
|
off1 = 250e-9
|
|
off2 = 550e-9
|