IMGL
Class
Description
Command syntax
Query syntax
Query response
Other required
commands
Example
Appendix A Command Reference
708
IMaGe Load
Image memory management
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.
IMGL name
name
a valid MS-DOS filename (8 characters minus any extension)
IMGL? name
name
a valid MS-DOS filename (8 characters minus any extension)
0 or 1
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.
IMGL MY_IMG
// Load "MY_IMG" dir in edit buffer
IMGU
// Draw contents of buffer
Need help?
Do you have a question about the 881 and is the answer not in the manual?