##// END OF EJS Templates
First beam is loaded by default after sending the beam file to the control modules.
imanay -
r230:231
parent child
Show More
@@ -384,7 +384,7
384 384 if(strcmp(cmd,"SNDF") == 0){
385 385 escribe_experimento(rx_data,filename1);
386 386 carga_experimento(filename1);
387 //cambia_apuntamiento("0");
387 cambia_apuntamiento("0");
388 388 tx_data = (char*)malloc(3);
389 389 tx_data = "OK";
390 390 }
General Comments 0
You need to be logged in to leave comments. Login now