draft versions of lock-in and signal generator

Change-Id: Icf4e3968efc3028af0de699a68a98a81e04ac9b6
This commit is contained in:
Oksana Shliakhtun
2023-04-26 11:33:49 +02:00
parent 2d628e151c
commit ab1fdbae16
3 changed files with 345 additions and 0 deletions

10
cfg/lockin_cfg.py Normal file
View File

@@ -0,0 +1,10 @@
Node('lockintest.psi.ch',
'lockin test',
'tcp://5000',
)
Mod('io',
'frappy_psi.SR_7270.SR7270',
'lockin communication',
uri='10105266.psi.ch:50000',
)