Video Test Generator User Guide
391
IMGL
IMaGe Load
Class
Image memory management
Description
Assigns an image to the current step of a sequence while between a set of SEQB and
SEQE commands. The IMGL command is context sensitive. The IMGL? query returns the
name of the image currently assigned to the step.
Outside of the sequence editor, the IMGL command copies the image having a name
equal to name from image memory into the image edit buffer. The query returns a one (1)
if the named image can be loaded, otherwise a zero (0) is returned.
Command syntax
IMGL
name
name
a valid MS-DOS filename (8 characters minus any extension)
Query syntax
IMGL?
name
name
a valid MS-DOS filename (8 characters minus any extension)
Query response
0 or 1
Other required
commands
An
ALLU
or
IMGU
command must be executed after the IMGL command to cause the
image in the edit to draw on the unit under test.
Example
IMGL MY_IMG // Load "MY_IMG" dir in edit buffer
IMGU
// Draw contents of buffer
Summary of Contents for 802BT
Page 1: ...802BT 802R Video Test Generator User Guide ...
Page 52: ...42 Chapter 2 Testing Video Displays ...
Page 62: ...52 Chapter 3 Administrative Tasks ...
Page 118: ...108 Chapter 7 Using GPIB Interface ...
Page 194: ...184 Chapter 10 Testing EDID ...
Page 204: ...194 Chapter 11 Testing HDCP ...
Page 214: ...204 Appendix A Command Reference Commands by name ...
Page 595: ...Video Test Generator User Guide 585 ...
Page 611: ...Video Test Generator User Guide 601 ...
Page 612: ...602 Appendix A Command Reference ...
Page 716: ...706 Appendix B Image Reference ...
Page 744: ...734 Appendix C Error Messages ...