Skip to content
Snippets Groups Projects
Commit f606a102 authored by Patrick Robbe's avatar Patrick Robbe
Browse files

Adapt script to KEK setup

parent 8e951048
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ for nev in range( 1 ):
if ( hname == 'belle2daq.local' ):
os.system( "ssh vme \"trigft -80 pulse 1 1\"" ) ### ADD this to suppress output >/dev/null 2>&1" )
else: ### KEK
os.system( "ssh ttd3 \"trigft -23 pulse 1 1\"" )
os.system( "ssh vme \"trigft -53 pulse 1 1\"" )
# wait for data to arrive
size = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment