- Adding first working version of new AMOR settings module

- Improved sls magnet driver
This commit is contained in:
koennecke
2005-10-05 07:36:37 +00:00
parent c7280ec25d
commit 544dd37279
21 changed files with 2521 additions and 12 deletions

View File

@@ -119,6 +119,13 @@ static int psdSave = 1;
/* chopper */
NXDputalias(hfil,hdict,"cname",CHOPPERNAME);
SNXSPutDrivable(pServ->pSics, pCon,hfil,hdict, "chopperspeed",
"crot");
SNXSPutDrivable(pServ->pSics, pCon,hfil,hdict,"chopper1phase",
"cphase1");
SNXSPutDrivable(pServ->pSics, pCon,hfil,hdict, "chopper2phase",
"cphase2");
SNXSPutVariable(pServ->pSics,pCon,hfil, hdict,"crot",
"chopperrotation");