Comamnds to control data acquisition.
[Instrument Control and Scripting.]

See also:
High level instrument control commands.
More...

Functions

 ABORT ()
 Abort a run.
 CHANGE (String TITLE, String USER, Integer PERIOD, Integer RBNO, Real AOI, Real PHI, Integer NPERIODS)
 Interactive change.
 CHANGE_MONITOR (Integer SPEC, Real TLOW, Real THIGH)
 Change monitor as part of a scripted block change operation.
 RECOVER ()
 recover from an unintentional abort (must be typed before the next begin)
 SET_FERMI_VETO (Qualifier ON, Qualifier OFF, Real DELAY, Real WIDTH)
 set fermi chopper veto parameters

Detailed Description

See also:
High level instrument control commands.


Function Documentation

ABORT (  ) 

Abort a run.

The instrument is returned to the setup state, but data is not lost until the next BEGIN(). If you typed ABORT() in error, use the RECOVER() command to return the instrument to a RUNNING state before typing END()

CHANGE ( String  TITLE,
String  USER,
Integer  PERIOD,
Integer  RBNO,
Real  AOI,
Real  PHI,
Integer  NPERIODS 
)

Interactive change.

CHANGE_MONITOR ( Integer  SPEC,
Real  TLOW,
Real  THIGH 
)

Change monitor as part of a scripted block change operation.

Parameters:
[in] SPEC 
[in] TLOW 
[in] THIGH 
See also:
CHANGE_START()

RECOVER (  ) 

recover from an unintentional abort (must be typed before the next begin)

See also:
ABORT()

SET_FERMI_VETO ( Qualifier  ON,
Qualifier  OFF,
Real  DELAY,
Real  WIDTH 
)

set fermi chopper veto parameters

Parameters:
[in] DELAY Delay in microseconds
[in] WIDTH Width in microseconds
[in] ON Enable veto
[in] OFF Disable Veto


Generated on Wed Jul 11 23:45:35 2007 for Open GENIE GCL by  doxygen 1.5.2