plotCmd = "PLOT/NICE=0/ID="+cutPlotID+"/BG/READOUT=\"+OnAxis\" "+outFile ; Shell.runCommand(M, plotCmd);
plotPrescaler = (prescaler)Shell.execBackgroundCommand(M,prescalerCmd); scaleTable = plotPrescaler.table;
if (build) Shell.runCommand(M,"BLD,"+name+","+area+","+option);