802BT/802R Video Test Generator User Guide
75
Creating custom images
This section describes how to create images and add them to the generator’s image
library, and how to customize the image list. The recommended method for creating
images is create a text file containing the commands for creating the image, and then
downloading the text file to the generator. Another method for creating images is to use
the Image Editor in VGM to create a basic image, save the basic image as a command file
in VGM, and then open and edit the command file to refine the image as needed.
To create custom images with a command file:
1. Using a text editor, open a text file (command file) on your computer and enter the
following commands.
OUTG
0
// gates all video and sync outputs off
IMGN
new_image
// creates a new image
IMGB
// begin an image editing session
XRES
640
// sets the horizontal resolution
YRES
480
// sets the vertical resolution
.
.
// other image parameters
.
IMGE
// ends an image editing session
IMGA
new_image
// saves image as
new_image
OUTG 1
// gates all video and sync outputs on
IMGU
// draws the image
ALLU
// applies the buffer to the generator hardware
2. Save the text file, using a *.txt extension.
3. Establish a terminal session with the generator. See “
Setting up a terminal connection
with the generator
” on page 14.
4. At the R:> prompt, transfer the text file to the generator. For example, to transfer a file
using HyperTerminal, do the following:
a.
On the
Transfer
menu, click
Send Text File
. The
Send Text File
dialog box
appears.
b.
Select the text file you want to send, and then click
Open
. HyperTerminal displays
the commands as they are sent.
c.
Press
Enter
once to ensure that the last command is sent.
5. Assign the image to Image knob list by entering the following commands:
DIRL
IMG
// loads image directory into edit buffer
DIRB
// begins a directory editing session
NAMI
20
new_image
// assigns image to image knob list at 20
DIRE
// ends a directory editing session
DIRS
// saves contents of directory as current name
Содержание 802BT
Страница 1: ...802BT 802R Video Test Generator User Guide ...
Страница 52: ...42 Chapter 2 Testing Video Displays ...
Страница 62: ...52 Chapter 3 Administrative Tasks ...
Страница 87: ...802BT 802R Video Test Generator User Guide 77 IMGE end an editing session IMGA MyImage save image as MyImage ...
Страница 118: ...108 Chapter 7 Using GPIB Interface ...
Страница 194: ...184 Chapter 10 Testing EDID ...
Страница 204: ...194 Chapter 11 Testing HDCP ...
Страница 213: ...Video Test Generator User Guide 203 A Command Reference Topics in this appendix Commands by name ...
Страница 214: ...204 Appendix A Command Reference Commands by name ...
Страница 303: ...Video Test Generator User Guide 293 Example 7 Turn audio off DPTG 3 DPGU Example 8 Turn audio on DPTG 7 DPGU ...
Страница 595: ...Video Test Generator User Guide 585 ...
Страница 608: ...598 Appendix A Command Reference Related commands YMDO UNPK PKUP VTOF FLSH Example YMDI YMODEM BATCH upload ...
Страница 611: ...Video Test Generator User Guide 601 ...
Страница 612: ...602 Appendix A Command Reference ...
Страница 613: ...802BT 802R Video Test Generator User Guide 603 B Image Reference Topics in this appendix Standard image descriptions ...
Страница 716: ...706 Appendix B Image Reference ...
Страница 744: ...734 Appendix C Error Messages ...