Script execution
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ if TEST:
|
||||
|
||||
pico_amp_6.start()
|
||||
time.sleep(1.0)
|
||||
readables = pico_amp.getChildren().tolist() #+ pico_amp_2.getChildren().tolist()
|
||||
readables = pico_amp_6.getChildren().tolist() #+ pico_amp_2.getChildren().tolist()
|
||||
readables.insert(0,Timestamp())
|
||||
setup_plotting(line_plots = readables)
|
||||
#pico_amp.waitReady(-1)
|
||||
|
||||
Reference in New Issue
Block a user