502 Appendix A Command Reference
RMAP Render MAP
Class Bitmap image control
Description Renders a map (icon) at the user-specified coordinates.
Command syntax RMAP x y map
x, y
starting coordinates, positive integer number
Other required
commands The FMTU command instructs the generator to use the new setting. The ALLU command
updates hardware to the new setting and redraws the test image.
Example
RMAP 20 5 MyMap // Renders MyMap at X=20, Y=5
ALLU // Update hardware to current buffer contents