Next: IDISPLAY Up: ICURRENT Prev: Parameters

Examples

  > ICURR (X) (Y)             get current position in axis coords
                              into ICL variables X and Y
  > ICURR RA=(RA) DEC=(DEC)   get current RA and DEC into ICL
                              variables
  > ICURR X1=(X1) X2=(X2) Y1=(Y1) Y2=(Y2)
                              get currently selected region into
                              variables
  > ICURR NAME=(DATASET)      extract dataset name
  


Next: IDISPLAY Up: ICURRENT Prev: Parameters