Source Technologies ST9530 manual Appendix G PJL Based Micr Commands

Page 63

Appendix G: PJL Based MICR Commands

In addition to supporting the Text Based MICR Command Set described in Sections 6 and 7, this Secure MICR printer also supports the PJL based MICR Commands used on our slower speed models. The MICR code functions emulate the presence of FLASH memory for the 5 secured font resources. The FLASH Memory option is not required for the five fonts. If you require the capability to store custom signature fonts, Logo fonts, or overlay MACRO’s in Secure FLASH Memory the FLASH memory option is required.

The following are the key PJL and PCL commands required to access MICR resources in the printer. For the complete source of information on PJL and PCL languages, consult the Lexmark Technical Reference documentation.

Fonts and Secured Resources

The ST Secure MICR printer has five fonts password protected in FLASH memory. The printer requires PJL commands with the correct password value to unlock the font resources, followed by PCL to print the fonts. They are then re-locked by PJL commands or by a printer power cycle.

The PJL commands to unlock the fonts must precede all PCL commands. The re-lock PJL commands must follow the PCL commands and final form feed command. The PCL commands could print an unlimited number of pages between the unlock and re-lock sequences. We will use <ESC> in the following examples to indicate the Escape character, ASCII 27. Values shown in parentheses () are hexadecimal.

PJL Unlock Sequence

<ESC>%-12345X@PJL LDECLARE LRESOURCE:”flash:”

LRWLOCK=”PASSWORD”(0D)(0A) @PJL ENTER LANGUAGE=PCL(0A)

The sequence contains a UEL (Universal Exit Language) command followed by the unlock and enter language commands. The commands are case sensitive. PASSWORD is the initial ship default password value. The command delimiter is a Line Feed (hex 0A) with Carriage Return (hex 0D) being optional. Spaces are required as shown. The ENTER LANGUAGE command is optional but recommended. The command should also end with a LF (hex 0A). At this time all secured resources including any resources that are customer unique in FLASH are unlocked and available to PCL.

The password value is limited to no more than 8 alphanumeric case sensitive characters.

PJL Re-Lock Sequence

<ESC>%-12345X@PJL LDELETEPASSWORD LRESOURCE:flash:”(0D)(0A) <ESC>%-12345X

Secure MICR Printer User’s Guide

A11

© Source Technologies

September 2005

All Rights Reserved

Image 63
Contents ST9530 Secure Micr Printer User’s Guide Page Table of Contents Audit Trail Report Error MessagesPrinter Installation Micr Overview Check Processing SystemMicr Printing Today Secure Micr Printer User’s Guide Design Elements in Detail Paper General Features of Check DesignPosition and Dimension Gauge Micr Check DesignAmount Convenience Amount DuplexingMicr Clear Band Data Elements DateDrawee Institution Name Amount In WordsPayee Area Signature AreaExternal Processing Code EPC Field Position Memo LineCheck Serial Number Fractional Routing Number Micr Line Auxiliary On-Us Field Positions 65 toOn-Us Field Positions 32 to Sample Check Quality Issues Layout WeightMicr Check Stock QualityCheck Stock Security Features Security IssuesSecurity Note Secure Micr Printer User’s Guide Secure Fonts Micr FeaturesMicr Mode Micr FontsMicroPrint Bi-Directional Feedback@PJL Ustatus Device CODE=40020 Micr Menu Resource StorageSTF Command Entering Micr ModeSmcp STH CommandPassword Micr Definition Command SMCPxxxx$ optionalPrint Micr E-13B Font SMDddd...ddd$ Set New Password Command &%STExxxxxxxx$STE STSPrint MicroPrint Line SMMxxxxxxxxx!$ Print Micr CMC7 Font SM7ddd...ddd$Print Secure Numeric Font SMFddd..ddd~ Print ICR Secure Numeric Font &%SMIxxxxxx~Format Flash Memory SFF$ Secure Flash Resource Unlock Command STPxxxxx$Tray Lock Command STTL#$ Load Flash Resource STLxxxxxyyyyyyzdd....ddSttson Tray Unlock Command STTU#$Tray Swapping Commands STTU#DES and AES Decryption Decryption CommandsTurn AES Decryption OFF Turn DES Decryption onTurn AES Decryption on Turn DES Decryption OFFCustomer Character Conversation Command Special Alert and Custom Beep Command STBEEP1$STBEEP2$ MICRpoint Feature Secure Micr Printer User’s Guide Turning Hex Transfer Off IBM Host Programming Features and ExamplesHex Transfer Turning Hex Transfer OnHex Transfer Examples Micr Mode Command Example Micr font character mapping in Appendix a Commands in .1 in order of appearanceSTFPASSWORD$ Command terminatorExample &%STY2300$ Escape Character TranslationSTY4040$ STY4000$Sample Check Audit Trail Reports End Audit Record Audit Trail Report Command SetPrint Audit Report SARAudit Report Field Four SQ4d..d~ Audit Report Field One SQ1d..d$Audit Report Field Two-MICR Line Audit Report Field Three SQ3d..d$Print and Purge Audit Report &%SPURGExx$ Audit Report Field Five SQ5d..d$Audit Report Field Six SQ6d..d$ Audit Report Field Seven SQ7d..d$Print Audit Report SPRINTxx$ Start Audit Feedback CommandAudit Trail Commands Example Audit Trail Check Sample Terminator SAR$SQ1200$200 SQ6October 5, 2005$SQ7103345 AM$ SMD...$Msmith Action Error MessagesError Message on Display Printed Message DescriptionMacro Definition Error Invalid decode Page Example &%SMD 00001234 T01234567T3210987654321$ Will print Appendix a E13B Micr Font Mapping Command&%SMDddd..ddd$Appendix B CMC7 Micr Font Mapping Less Than Equal Greater Than Description Alpha/Numeric Hex Value Secure Font Character Appendix C Secure Numeric Font MappingTwo Three Four Five Six Seven Eight Nine Arrow Example&%SMF$15,575.00~ Appendix D ICR Secure Numeric Font Mapping Appendix E Micr Mode Command Summary STTSOFF$ Previous Audit Report information will be lost SPRINT$STORE$ SPURGE$Appendix G PJL Based Micr Commands PJL Re-Lock Sequence With a New Password Value @PJL Info Micr UELCartridge Status = Unknown PCL Font Calls, Positioning Commands and Variable Print Data Sample Accounts Payable Check PJL and PCL commands used to print the sample check ESC%-12345X@PJL Ldeletepassword LRESOURCEflash