- Added a protocol driver for the munich sputter machine
- Added a multicountsersec to teplace hmcontrol and multicounter - Fixed a case sensitivity bug in haddcheck - Made oscillate work with second generation motors for POLDI - Added a time stamper to trace. Now there will be time stamps in trace files which allow to correlate things from the master log with the trace. - Updated polterwrite. - Updated testprot to work with the behave test
This commit is contained in:
@ -432,6 +432,7 @@ static void PoldiStart(pPolterdi self, SConnection * pCon)
|
||||
SNXSPutVariable(pServ->pSics, pCon, hfil, hdict, "detx0", "x0_det");
|
||||
SNXSPutVariable(pServ->pSics, pCon, hfil, hdict, "dety0", "y0_det");
|
||||
SNXSPutVariable(pServ->pSics, pCon, hfil, hdict, "theta", "twotheta");
|
||||
SNXSPutDrivable(pServ->pSics, pCon, hfil, hdict, "cnhepress","he_pressure");
|
||||
/*
|
||||
write Histogram
|
||||
*/
|
||||
|
Reference in New Issue
Block a user