Sep.2025
This commit is contained in:
5
script/test/TestCScript.py
Normal file
5
script/test/TestCScript.py
Normal file
@@ -0,0 +1,5 @@
|
||||
add_device(Stream("st", "sf-daqsync-15.psi.ch:9006", SocketType.PULL), True)
|
||||
st.start()
|
||||
show_panel(st)
|
||||
|
||||
bscan(st, 10, -1, save=False, lazy=True)
|
||||
Reference in New Issue
Block a user