![]() |
SPICE |
| Spectrometer Instrument Control
Environment |
|
| Variable
Name |
Usage |
Description |
Type |
| lastcommand |
@(lastcommand) |
The last
as-typed command issued |
string |
| defy |
@(defy) |
The default y
variable |
string |
| defx |
@(defx) |
The default
x-variable |
string |
| numdevices |
@(numdevices) |
The number of
defined devices |
integer |
| alat |
@(alat) |
The a lattice
constant |
real |
| blat |
@(blat) |
The b lattice
constant |
real |
| clat |
@(clat) |
The c lattice
constant |
real |
| alpha |
@(alpha) |
The alpha
lattice constant |
real |
| beta |
@(beta) |
The beta lattice
constant |
real |
| gamma |
@(gamma) |
The gamma
lattice constant |
real |
| energy |
@(energy) |
The stored
energy value (meV) |
real |
| methodreal0 |
@(methodreal0) | The first real
value returned from the method command |
real |
| methodreal1 |
@(methodreal1) | The second real value returned from the method command | real |
| methodreal2 |
@(methodreal2) | The third real value returned from the method command | real |
| methodint0 |
@(methodint0) | The first
integer value returned from the method
command |
integer |
| methodint1 | @(methodint1) | The second integer value returned from the method command | integer |
| methodint2 | @(methodint2) | The third integer value returned from the method command | integer |
| methodstr0 |
@(methodstr0) | The first string value returned from the method command | string |
| methodstr1 | @(methodstr1) | The second string value returned from the method command | string |
| methodstr2 | @(methodstr2) | The third string value returned from the method command | string |
| methodreturn |
@(methodreturn) |
The overall integer return code from the method command | integer |
| Variable Name | Prefix |
Usage |
Description |
Type |
| ulimit |
motor |
@(s1.ulimit) |
The upper limit
for the specified motor |
real |
| zero |
motor |
@(s1.zero) |
The zero angle
for the specified motor |
real |
| tolerance |
motor |
@(s1.tolerance) |
The tolerance
for the specified motor |
real |
| speed |
motor |
@(s1.speed) |
The speed of the
specified motor |
real |
| status |
motor |
@(s1.status) |
The status of
the specified motor |
real |
| llimit |
motor |
@(s1.llimit) |
The lower limit
for the specified motor |
real |
| motorunits |
motor |
@(s1.motorunits) |
The units of
measure for the specified motor |
string |
| presetable |
counter |
@(detector.presetable) |
Whether a
counter if presetable or not |
boolean |
| defpreset |
counter |
@(detector.defpreset) |
The default
preset value for the specified channel |
real |
| countunits |
counter |
@(detector.countunits) |
The units of
counting for the specified channel |
string |
| name |
device |
@(s2.name) |
The name of the
specified device |
string |
| alias |
device |
@(s2.alias) |
The alias of the
specified device |
string |
| type |
device | @(s2.type) | The type of the
specified device |
string |
| desc |
device | @(s2.desc) | The description
of the specified device |
string |
| vi |
device | @(s2.vi) | The vi name for
the specified device |
string |