Go to the source code of this file.
Functions |
| record (bo,"$(P):ENERGYMODE") |
| record (stringout,"$(P):B1:PHASE:START") |
| record (stringout,"$(P):B2:PHASE:START") |
| record (ai,"$(P):B1:PHASING") |
| record (ai,"$(P):B2:PHASING") |
| record (bo,"$(P):B1:CLK") |
| record (bi,"$(P):XTAL") |
| record (ai,"$(P):GET:XTALSPACE") |
| record (calcout,"$(P):XTALSPACE") |
| record (stringout,"$(P):MSCLRF0") |
| record (bo,"$(P):SETXTAL") |
| record (calcout,"$(P):XTAL:SPACING") |
| record (ao,"$(P):BRAGG1:ACTUAL") |
| record (ao,"$(P):BRAGG2:ACTUAL") |
| record (transform,"$(P):CALC:B2OFF") |
| record (transform,"$(P):CALC:B1OFF") |
Detailed Description
- Parameters:
-
| P | Required argument. Pv Prefix |
| PORT | Required argument. Motor controller serial port |
| COORD | Required argument. Co-ordinate system number |
| RADMRES1 | Required argument. Scale factor to turn B1 units into Rads |
| RADMRES2 | Required argument. Scale factor to turn B2 units into Rads |
| gda_name | Default=. GDA name |
| name | Default=. Object name and gui association name This associates an edm screen with the template |
Definition in file qcm.vdb.
Function Documentation
record |
( |
bo |
, |
|
|
"$(P):ENERGYMODE" |
| |
|
) |
| | |
DESC
field: Energy mode
Definition at line 21 of file qcm.vdb.
record |
( |
transform |
, |
|
|
"$(P):CALC:B1OFF" |
| |
|
) |
| | |
DESC
field: calc new B1 motor offset
Definition at line 169 of file qcm.vdb.
record |
( |
transform |
, |
|
|
"$(P):CALC:B2OFF" |
| |
|
) |
| | |
DESC
field: calc new B2 motor offset
Definition at line 140 of file qcm.vdb.
record |
( |
ao |
, |
|
|
"$(P):BRAGG2:ACTUAL" |
| |
|
) |
| | |
DESC
field: bragg energy actual
Definition at line 132 of file qcm.vdb.
record |
( |
ao |
, |
|
|
"$(P):BRAGG1:ACTUAL" |
| |
|
) |
| | |
DESC
field: bragg energy actual
Definition at line 124 of file qcm.vdb.
record |
( |
calcout |
, |
|
|
"$(P):XTAL:SPACING" |
| |
|
) |
| | |
record |
( |
bo |
, |
|
|
"$(P):SETXTAL" |
| |
|
) |
| | |
DESC
field: set xtal type
Definition at line 104 of file qcm.vdb.
record |
( |
stringout |
, |
|
|
"$(P):MSCLRF0" |
| |
|
) |
| | |
DESC
field: Send MSCLRF0 cmd
Definition at line 96 of file qcm.vdb.
record |
( |
calcout |
, |
|
|
"$(P):XTALSPACE" |
| |
|
) |
| | |
record |
( |
ai |
, |
|
|
"$(P):GET:XTALSPACE" |
| |
|
) |
| | |
DESC
field: Get pmac variable
Definition at line 76 of file qcm.vdb.
record |
( |
bi |
, |
|
|
"$(P):XTAL" |
| |
|
) |
| | |
record |
( |
bo |
, |
|
|
"$(P):B1:CLK" |
| |
|
) |
| | |
record |
( |
ai |
, |
|
|
"$(P):B2:PHASING" |
| |
|
) |
| | |
record |
( |
ai |
, |
|
|
"$(P):B1:PHASING" |
| |
|
) |
| | |
record |
( |
stringout |
, |
|
|
"$(P):B2:PHASE:START" |
| |
|
) |
| | |
DESC
field: phase bragg 2 mtr
Definition at line 39 of file qcm.vdb.
record |
( |
stringout |
, |
|
|
"$(P):B1:PHASE:START" |
| |
|
) |
| | |
DESC
field: phase bragg 1 mtr
Definition at line 31 of file qcm.vdb.