flowsas project as of 2025-04-14
This commit is contained in:
11
cfg/rheotrigger_cfg.py
Normal file
11
cfg/rheotrigger_cfg.py
Normal file
@ -0,0 +1,11 @@
|
||||
Node('flowsas.psi.ch',
|
||||
'rheometer triggering',
|
||||
'tcp://3000',
|
||||
)
|
||||
|
||||
Mod('rheo',
|
||||
'frappy_psi.rheo_trigger.RheoTrigger',
|
||||
'Trigger for the rheometer',
|
||||
addr='dt1',
|
||||
doBeep = False,
|
||||
)
|
Reference in New Issue
Block a user