Script execution
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
pico_amp.start()
|
||||
time.sleep(1.0)
|
||||
readables = pico_amp.getChildren().tolist() #+ pico_amp_2.getChildren().tolist()
|
||||
pico_amp.wait_ready(-1)
|
||||
setup_plotting(line_plots = readables)
|
||||
pico_amp.waitReady(-1)
|
||||
|
||||
r=tscan(readables, 1, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user