Quantum Data 881 User Manual page 988

Hide thumbs Also See for 881:
Table of Contents

Advertisement

YRES
Class
Description
Command syntax
Query syntax
Query response
Example
Example
610
Appendix A Command Reference
Y axis RESolution for custom images
Image editor control
Sets the height factor used to scale vertical size and position parameters in the primitives
of a custom image in the image editor buffer. The YRES? query returns the current YRES
setting.
YRES height
height integer
16 to 65,536
YRES?
height
XRES 1600
// Set horizontal scaling factor to 1600
YRES 900
// Set vertical scaling factor to 900
dirn mydir
// create a directory named mymap
dirb
// begin directory context
nami 1 smpte133 // insert the name smpte133 at index 1
nami 2 flat
// insert the name flat at index 2
nami 3 raster
// insert the name raster at index 3
dire
// end directory context
dirs
// save map named mymap
dirl mydir
// load directory mydir into edit buffer
dirb
// begin directory context
namq? 1 10
// list mydir names
namy 2
// yank name at index 2
nami 1 colorbar // insert new name at index 1
dire
// end directory context
dira newdir
// save modified mydir as newdir
dirq? 1 10
// list available directories
// (up to 10 maps starting with the 1st)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

882

Table of Contents