 
    The following table lists the supported PCL5e commands.
| Function | Parameter | PCL command | 
|---|---|---|
| Font Descriptor | Number of Bytes | <Esc>)s#W | 
| Character Code | ASCII Code number | <Esc>*c#E | 
| Download | Number of Bytes | <Esc>(s#W | 
| Set SymbolSet ID# | Symbol Set ID (in PCL Id column on the Printer Status Report) | <Esc>*c#R | 
| Define SymbolSet | Number of Bytes(0-32767) | <Esc>(f#W | 
| SymbolSet Control | Delete all symbol sets | <Esc>*c0S | 
| Delete all temporary symbol sets | <Esc>*c1S | |
| Delete current soft symbol set | <Esc>*c2S | |
| Make current soft symbol set temporary | <Esc>*c4S | |
| Make current soft symbol set permanent | <Esc>*c5S |