BEGIN ( Integer  PERIOD,
String  MEASUREMENT_ID,
String  MEASUREMENT_TYPE,
String  MEASUREMENT_SUBID,
String  SAMPLE_ID,
Qualifier  WAIT,
Qualifier  QUIET,
Qualifier  PAUSED 
)

Start A RUN.

The acquisition memory is cleared and data collection is started. Before counting begins the procedure BEGIN_PRECMD is called to allow per instrument configuration.

Parameters:
[in] PERIOD (optional) start the run in a period number other than 1
[in] WAIT (optional) Wait 120 seconds, abort and then begin again
[in] QUIET (optional) print less output to screen
[in] MEASUREMENT_ID (optional) measurement_id to associate with run - see MEASUREMENT
[in] MEASUREMENT_SUBID (optional) measurement_subid to associate with run - see MEASUREMENT
[in] MEASUREMENT_TYPE (optional) measurement type to associate with run - see MEASUREMENT
[in] SAMPLE_ID (optional) sample identifier to associate with run - see MEASUREMENT
Returns:
run number of started run
Precondition:
The instrument is in a SETUP state
See also:
MEASUREMENT
 All Files Functions Typedefs

Generated on 9 May 2010 for Open GENIE GCL by  doxygen 1.6.1