Quantum-data 801GC Manual de usuario Pagina 269

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 356
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 268
6-143
IMGQ IMaGe Query pointer
Classification: Image memory management
Command Syntax: None
Query Syntax: IMGQ? <index> <number>
Limits: <index> = positive integer number
<number> = positive integer number
Query Response: List of specified image names
Description: The query returns <number> image names from the list of all
the images stored in image memory beginning at <index>. The
images are kept in alphanumeric order.
Other Required Cmds: None
Examples: IMGQ? 1 5 // List the first five images
// in memory
or
IMGQ? 1 9999 // List all images in
// memory
IMGR IMaGe Read image from image memory
location
Classification: Image memory management
Command Syntax: IMGR <location>
Limits: <location>
-1 through -26 (EPROM)
Query Syntax: None
Description: The IMGR command copies the image residing in the image
memory with location <location> into the image buffer. The
IMGR command does not cause the selected image to be drawn.
See the IMGU command for actually drawing the image. Using
the IMGL command to load images by name is the preferred
method of selecting images.
Other Required Cmds: The IMGU command draws the image. The ALLU command
updates hardware to the new setting and redraws the test image.
Example: IMGR 1 // Select first custom image in
// memory
IMGU // Draw the image
Vista de pagina 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 355 356

Comentarios a estos manuales

Sin comentarios