% @(#)set_ccd.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:48:54 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1993 European Southern Observatory %.IDENT set_ccd.hlq %.AUTHOR Rein H. Warmels, IPG/ESO %.KEYWORDS MIDAS, help files, SET/CCD %.PURPOSE On-line help file for the command: SET/CCD %.VERSION 920602 RHW Created %.VERSION 930325 RHW Minor modifications %.VERSION 931101 RHW Released %---------------------------------------------------------------- \se SECTION./CCD \es\co SET/CCD 1-Nov-1993 RHW \oc\su SET/CCD keyw=value [...] Define the values of parameters in the current CCD session. \us\pu Purpose: Define the values of parameters in the current CCD session. Up to 8 keywords can be defined in one single command. \up\sy Syntax: SET/CCD keyw=value [...] \ys\pa keyw = parameter name \ap\pa value = parameter value \ap\no Note: No space character can be inserted on the right or left part of the sign "=". The name of the CCD keyword can be truncated to a non-ambiguous root.\\ Short description of CCD keywords is provided by HELP/CCD command, values are displayed by SHOW/CCD.\\ It is possible to assign a value to CCD keywords using monitor assignment. In this case, there must be a space on both parts of the sign =. The syntax depends on the definition of the keyword (provided by HELP/CCD).\\ Examples:\\ \ \ \ BS_MET = sig\ \ \ \ \ \ \ (keyw. BS_MET/C/1/20)\\ \ \ \ SK_WEI = yes\ \ \ \ \ \ \ (keyw. SK_WEI/R/1/1)\\ To assign values to character keywords, additional spaces must be inserted to overwrite a longer previous value.\\ To assign the value of an element of a multiple element keyword (e.g. IL_SIGMA/R/1/2) it is possible to use the direct assignment (IL_SIGMA(2) = 4.) or the SET/CCD by inserting commas in place of the values that must not be changed. \on\see See also: SHOW/CCD, LOAD/CCD, HELP/CCD \ees\exs Examples: \ex SET/CCD OBSER="ik zei de gek" BS_MET=sig IL_SIGMA=4,4 Set the keywords `OBSERVER', `BS_MET' and `IL_SIGMA' to the values given. \xe\ex SET/CCD IDENT="my_run" Set the IDENT keyword to `my_run'. \xe \sxe