Quantum Data 881 User Manual
Page 201

881/882 Video Test Generator User Guide
(Rev A.22)
183
To view and modify a format’s parameter values in the format’s XML file:
1. Using the Generator FTP Browser, copy the format’s XML file from the generator to a
PC. See “
Copying files from a generator to a PC
” on page 26 for instructions.
2. Open the XML file in a standard text editor.
3. To modify parameters in the XML file, do the following:
a. Make your changes in the XML file, and then save the file under a new file name,
including the .xml extension.
b. Using the Generator FTP Browser, download the format XML file from your PC to
the generator. See “
Copying files from a PC to a generator
” on page 24 for
instructions.
A sample format XML is shown below.
<?xml version="1.0" encoding="UTF-8" ?>
<DATAOBJ>
<HEADER TYPE="FMT" VERSION="1.0" ></HEADER>
<DATA>
<AVPS>+7.5000000E+00</AVPS>
<GAMA>+2.2000000E+00</GAMA>
<AVSS>+0.7000000E+00</AVSS>
<ASSS>+0.3000000E+00</ASSS>
<HSIZ>+1.1200000E+01</HSIZ>
<VSIZ>+8.3999996E+00</VSIZ>
<HRAT>+3.1500000E+04</HRAT>
<TUNE>+1.0000000E+00</TUNE>
<HRAT0>+3.1500000E+04</HRAT0>
<HRES>640</HRES>
<HTOT>800</HTOT>
<VRES>480</VRES>
<VTOT>525</VTOT>
<HSPD>16</HSPD>
<HBPD>0</HBPD>
<HSPW>96</HSPW>
<VSPD>10</VSPD>
<VSPW>2</VSPW>
<EQUB>0</EQUB>
.
.
// other parameters omitted
.
<SXAR>+1.3333334E+00</SXAR>
<EXAR>+1.3333334E+00</EXAR>
<NPPP>0</NPPP>
<EXCX>0</EXCX>
<XLBW>0</XLBW>
<XRBW>0</XRBW>
<XTBH>0</XTBH>
<XBBH>0</XBBH>
<DVSS>+1.0000000E+00</DVSS>
<DVPT>0</DVPT>
</DATA>