Unit 2: Printer Job Language
SATO D512 PCL Programming Manual Page 2-13
ECHO Command
The ECHO command instructs the printer to return the specified words after
the command is parsed. This command provides a method of capturing the
status information returned by a specific print job.
Syntax:
@PJL ECHO [words][<CR>]<LF>
Response Syntax:
@PJL ECHO [words]<CR><LF>
<FF>
words
parameter
The
words parameter must start with a printable character and can consist of a
combination of printable characters, spaces, and horizontal tabs.
Note: The ECHO command is terminated by the line feed character.