Added support for three detector banks for FOCUS

This commit is contained in:
cvs
2000-03-03 15:51:05 +00:00
parent 499af28298
commit 4cf814d179
16 changed files with 1591 additions and 135 deletions

View File

@@ -172,7 +172,7 @@ extern char *rmtrail(char *p);
return 0;
}
strcpy(pCommand,"CUF/");
strcpy(pCommand,"FIE/");
iRet = BrukerCommand(self,pCommand,pBueffel,79);
if(!iRet)
{