- Make Poldi Tensile device work

- Added error resetting and a coupel of bug fixes for SLS magnets
- Implemented new table driving mode for MARS
This commit is contained in:
koennecke
2007-05-30 11:59:13 +00:00
parent 317aa90840
commit 8fbfe687aa
9 changed files with 729 additions and 108 deletions

View File

@ -839,11 +839,12 @@ pCon);
}
/* stop DAQ, if still active */
/*
if(iDaq == 1)
{
SINQHMStopDAQ(pInternal->pMaster);
}
*/
/* do only counter, histograms are read on demand */
if(pInternal->pCounter != NULL)