- Adding first working version of new AMOR settings module
- Improved sls magnet driver
This commit is contained in:
7
nxamor.c
7
nxamor.c
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user