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


 
6-138 Chapter 6: Programming
Model 801GC, 801GF & 801GX¥Rev. A
HSPP Horizontal Sync Pulse Polarity
Classification: Format parameter setting
Command Syntax: HSPP <polarity>
Limits: <polarity>
0 = active-low (negative going pulse)
1 = active-high (positive going pulse)
Query Syntax: HSPP?
Query Response: <polarity>
Description: The HSPP command establishes the logic sense of the digital
horizontal sync outputs. Setting polarity to one (1) causes the
leading edge of horizontal sync to be a low-to-high transition.
Setting polarity to zero (0) causes the leading edge of horizontal
sync to be a high-to-low transition. The HSPP? query returns
the current polarity of HSPP.
Other Required Cmds: In order to use digital horizontal sync, it must be gated on with
the HSPG command and digital separate H&V sync 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: HSPP 0 // Set active lo H sync in
// buffer
HSPG 1 // Enable H sync output in
// buffer
SSST 1 // Select H&V sync type in
// buffer
FMTU // Update hardware to current
// buffer contents
HSPW Horizontal Sync Pulse Width
Classification: Format parameter setting
Command Syntax: HSPW <pixels>
Limits: <pixels>
min = 1
max = HTOT - HRES - HSPD
Query Syntax: HSPW?
Query Response: <pixels>
Description: The HSPW command establishes the width of the horizontal
sync pulse. The HSPW? query returns the current setting of
HSPW.
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: HSPW 32 // Set pulse width to 32 pixels
// in buffer
FMTU // Update hardware to current
// buffer contents