ISC_SETUP ( String  INSTRUMENT,
Integer  MODE,
Qualifier  NEWDAE,
Qualifier  REMOTE,
Qualifier  SCRIPT,
Qualifier  DIRECT 
)

Setup a GENIE session for instrument control operations.

This command is passed the name of the instrument that you would like to control and does the necessary initialisations for talking to it. You only need to execute this command once per GENIE session and, on the instrument itself, it will have been done for you already in the instrument GENIEINIT. This command also calls the GETBLOCKS command to initialise CSET and CSHOW.

Parameters:
[in] INSTRUMENT Instrument name to connect to and control
[in] MODE (not used at present)
[in] NEWDAE Talk to a new style Muon DAE (default: old sytle neutron DAE)
[in] DIRECT (not used at present)
[in] REMOTE (not used at present)
[in] SCRIPT (not used at present)
See also:
GETBLOCKS CSET CSHOW Example
ISC_SETUP/NEWDAE "NDXSURF" 
 All Files Functions Typedefs

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