608 Appendix A Command Reference
XVSI
Video Signal Interface
Class Format video signal
Description Enables the specified video signal interface output for the analyzer.
Command syntax XVSI interface
or
XVSI:OUT interface
interface
1 = DVI-A (analog)
2 = DVI-D (digital)
3 = HDMI-D (DVI)
4 = HDMI-H (HDMI)
5 = SVIDEO
6 = CVBS
7 = SDI, HD-SDI
9 = VGA
10 = DisplayPort
Query syntax XVSI?
or
XVSI:OUT?
Query response interface
Other required
commands
The ALLU command updates hardware to the new setting and redraws the test image.
Example 1
XVSI 1 // Enable DVI for analog output
ALLU // Update hardware to current buffer contents
XVSI 3 // Enable HDMI interface for DVI output
ALLU // Update hardware to current buffer contents
XVSI:OUT 4 // Enable HDMI interface for HDMI output
ALLU // Update hardware to current buffer contents