Functions | |
| GETBLOCKS () | |
| Update GENIE session with sample environment block information on SECI. | |
| ISC_SETUP (Qualifier NEWDAE, Qualifier REMOTE, Qualifier SCRIPT, Qualifier DIRECT, String INSTRUMENT, Integer MODE) | |
| Setup a GENIE session for instrument control operations. | |
They ususally only need to be executed once per session or when something changes (e.g. new sample environment equipment is added)
| GETBLOCKS | ( | ) |
| ISC_SETUP | ( | Qualifier | NEWDAE, | |
| Qualifier | REMOTE, | |||
| Qualifier | SCRIPT, | |||
| Qualifier | DIRECT, | |||
| String | INSTRUMENT, | |||
| Integer | MODE | |||
| ) |
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 type this 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.
| [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) |
ISC_SETUP/NEWDAE "NDXSURF"
1.5.2