Skip to content
Snippets Groups Projects
Commit 475a61d1 authored by BRONES Romain's avatar BRONES Romain
Browse files

Add tempo during align

parent 65d7b0bd
Branches
Tags
No related merge requests found
...@@ -54,6 +54,7 @@ def align_ccn(node_tangopath, comlbpif=0): ...@@ -54,6 +54,7 @@ def align_ccn(node_tangopath, comlbpif=0):
stop_comlbp(node_tangopath) stop_comlbp(node_tangopath)
stop_combpm(node_tangopath) stop_combpm(node_tangopath)
time.sleep(1)
start_comlbp(node_tangopath) start_comlbp(node_tangopath)
start_combpm(node_tangopath) start_combpm(node_tangopath)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment