Quantum Data 801GC User Manual
Page 295

6-169
TRIA
draw a TRIAngle
Classification:
Custom image primitive
Command Syntax:
TRIA
Limits:
Query Syntax:
None
Description:
Draws a triangle defined by its three endpoints. The primitive
uses eight (8) parameters. The first is line color. The next three
pairs of parameters are the X and Y coordinates for the three
points. The last parameter is the fill. More complex filled polygons
can be built up using a series of joined filled triangles.
Other Required Cmds:
The FMTU command instructs the generator to use the new
setting. The ALLU command updates hardware to the new setting
and redraws the test image.
Example:
T R I A r e d 5 0 1 0 5 1 0 2 5 4 0 1 5 G r a y P a t 5 0
/ / D r a w a r e d 5 0 t r i a n g l e a t x = 1 0 ,
/ / y = 5 ; x = 1 0 , y = 2 5 ; x = 4 0 , y = 1 5 w i t h
/ / 5 0 % a c t i v e p i x e l f i l l
A L L U / / U p d a t e h a r d w a r e t o c u r r e n t
/ / b u f f e r c o n t e n t s
UIDN
User IDeNtification
Classification:
System parameter setting
Command Syntax:
UIDN
Limits:
≤
80 characters in length
Query Syntax:
UIDN?
Query Response:
Description:
The UIDN command sets up the text string that’s placed in the
upper portions of the SMPTE133 and Cubes images. The command
can be used to add your company’s name or other identification
to the images. The command will not change the text in a currently
displayed image. It must be redrawn to use the new text. The
factory default string is Quantum Data. The UIDN? query returns
the current text string.
Other Required Cmds:
The IMGU command redraws the last selected test image. The
ALLU command updates hardware to the new setting and redraws
the test image.
Example:
U I D N " X Y Z M o n i t o r M f g . " / / C h a n g e t e x t
/ / s t r i n g
I M G L S M P T E 1 3 3 / / S e l e c t i m a g e t h a t u s e s
/ / s t r i n g
I M G U / / D r a w t h e i m a g e