next up previous 63
Next: The POSITION Field
Up: The ACCESS Field
Previous: The ACCESS Field

Example

The access fields for the parameters in our DISP example could be:
INTERFACE DISP
   .
   PARAMETER IMAGE
         .
      TYPE IMAGE
      ACCESS READ
         .
   ENDPARAMETER
   PARAMETER DISPLAY
         .
      PTYPE DEVICE
      TYPE IMAGEDISPLAY
         .
   ENDPARAMETER
   PARAMETER LIMITS
         .
      TYPE _INTEGER
      ACCESS READ
         .
   ENDPARAMETER
      .
ENDINTERFACE



next up previous 63
Next: The POSITION Field
Up: The ACCESS Field
Previous: The ACCESS Field

ADAM Interface Module Reference Manual
Starlink User Note 115
A J Chipperfield, B D Kelly, S L Wright
3 September 2002
E-mail:ussc@star.rl.ac.uk

Copyright © 2002 Council for the Central Laboratory of the Research Councils