Quantum Data 801GC, 801GF, 801GX Portable Generator User Manual


 
6-105
CROS *** draw a centered CROSs
Classification: Custom image primitive
Command Syntax: CROS <color>
Limits: <color> = available colors
Query Syntax: None
Description: Draws a large centered cross that fills the active video area.
The vertical line is 2 pixels thick if the format has an even
number of active pixels. The horizontal line is 2 pixels thick if
the format has an even number of active lines. The primitive
uses a single parameter the color of the cross.
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: CROS magenta // Draw a large cross in
// the center of the active video
ALLU // Update hardware to current
// buffer contents
CSPG Composite Sync Pulse Gate
Classification: Format parameter setting
Command Syntax: CSPG <mode>
Limits: <mode>
0 = OFF
1 = ON
Query Syntax: CSPG?
Query Response: <mode>
Description: The CSPG command enables and disables all of the digital
composite sync outputs when digital composite sync is selected
via the SSST command (SSST = 3). The CSPG? query returns the
current setting of CSPG.
Other Required Cmds: In order to use digital composite sync, it must be selected with
the SSST command. 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: CSPG 1 // Enable dig comp sync in
// buffer
SSST 2 // Choose digital comp sync type
// in buffer
FMTU // Update hardware to current
// buffer contents