]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Fri, 18 Jan 2013 15:07:44 +0000 (15:07 +0000)
committerhadeshyp <hadeshyp>
Fri, 18 Jan 2013 15:07:44 +0000 (15:07 +0000)
padiwa.pl

index 52a3752565422feb506c80095b4777db503b20c1..8659c55de009468fb8c660136e569faee42252d2 100755 (executable)
--- a/padiwa.pl
+++ b/padiwa.pl
@@ -60,6 +60,7 @@ sub sendcmd {
   trb_register_write_mem($board,0xd400,0,$c,scalar @{$c});
 #   trb_register_write($board,0xd410,1<<$chain) or die "trb_register_write: ", trb_strerror();   
 #   trb_register_write($board,0xd411,1);
+  usleep(10000);
   return trb_register_read($board,0xd412);
   }