SETUP

Section: User Commands (1)
Updated: 2012-04-23 10:09
Index Return to man pages list
 

NAME


    SETUP - Hand over a new setup configuration

 

SYNOPSIS


    SETUP expoId,[<File1> <File2> ...,
          [ <Function1> <Value1> <Function2> <Value2>...,[noMove,[check]]]]

 

DESCRIPTION


    set-up some functions, as part of the preparation of an exposure

    expoId:   exposure Id
    Filex:    the filename of a setupfile
    Functionx: the (Short-FITS) name of an instrument function
    Valuex:   the value to set <Functionx> to
    noMove:   Flag telling whether the data should be only stored or
              whether a new preset should be executed.
    check:    Check for correctness of setup data

    Functionx and Valuex together constitute a single parameter value
    of the parameter named function.
    If "check" is specified, the setupFile and/or list of parameters
    is checked for semantic validity (i.e. if such a setting could
    be done and would make sense), without storing values or moving
    the telescope.
    If "noMove" is specified, the functions contained in the setupFile
    and/or list of parameters are not sent to the telescope, but
    otherwise the values are fully processed.
    In all other cases the values will be stored and the telescope will
    be moved.

 

COMMANDS


    SETUP                                                          .

 

RETURN VALUES


    Exposure ID

 

EXAMPLES


    SETUP MyReference,TEL.FOCU.MODE automatic INS.OPTI-i on
          INS.OPTI-i.HEATTIME 3min



 

Index

NAME
SYNOPSIS
DESCRIPTION
COMMANDS
RETURN VALUES
EXAMPLES

This document was created by man2html, using the manual pages.
Time: 10:09:57 GMT, April 23, 2012