frappy_psi.tnmr: added a module (frappy_psi.tnmr.OTFModule) to interface with the Tecmag NMR (TNMR) program from a frappy server.
This commit is contained in:
6
cfg/frappy_OTFMod_cfg.py
Normal file
6
cfg/frappy_OTFMod_cfg.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import frappy.core as fc
|
||||
import TNMRExt.OTFModule as mod
|
||||
|
||||
Node('example_TNMR.psi.ch', 'The NMR system running the Scout and controlled with TNMR', interface='tcp://5000')
|
||||
|
||||
Mod('tnmr_otf_module', mod.ProgrammedSequence, 'NMR Sequence')
|
||||
Reference in New Issue
Block a user