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

Change frequency

parent 7d46ed3a
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ int main (int argc ,char** argv) {
res = ecs_open( 0 , 2 ) ;
pcie40_b2dmabufferreset( 0 ) ;
// Start trigger
system( "ssh vme \"trigft -80 pulse 20000 -1\"" ) ;
system( "ssh vme \"trigft -80 pulse 10000 -1\"" ) ;
sleep( 2 ) ;
// Read DMA
......
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