4 lines
145 B
Python
Executable File
4 lines
145 B
Python
Executable File
|
|
xxx = create_device("cs://sf-daqsync-01:8889/SLG-LCAM-C041_sp1?channel=intensity&samples=-10&interval=-1")
|
|
add_device(xxx, True)
|
|
show_panel(xxx) |