Updates to OTF, and added RP100 strain cell power supply, as well as a couple network analysers. Results from the mRS network analyser are questionable at best, and nonsense at worst. Beware.
This commit is contained in:
5
cfg/network_analyser_cfg.py
Normal file
5
cfg/network_analyser_cfg.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import frappy.core as fc
|
||||
|
||||
Node('example_NA.psi.ch', 'A demo system showing how to connect network analysers', interface='tcp://5000')
|
||||
|
||||
Mod('ZVLNode', 'frappy_psi.network_analysers.ZVL.ZVLNode.ZVLNode', 'ZVL Network Analyser', analyser_ip=Param('169.254.150.182')) # must be connected on the same ethernet network
|
||||
Reference in New Issue
Block a user