
CHAPTER 7: Advanced Features
Generally, a macro stored in nonvolatile memory is called up by sending the command “¬E&f#y3X”, where “#” is the macro ID.
A PCL command used to reposition the stored image on a page is “¬E&l#u#Z”, where the first “#” (in “l#u”) specifies the “Left Offset Registration” (horizontal movement in n/720 inch), and the second “#” (in “#Z”) specifies the “Top Offset Registration” (vertical movement of the image in n/720 inch).
The repositioning command must precede the macro call. To return to the original position, type “¬E&l0u0Z” immediately after the macro call.
97