Source Technologies 1352 MICR 40 manual PJL Info Micr Command

Page 60

MICR FONT NOTE – The E-13B and CMC7 Fonts are 8 characters per inch. To position correctly at an exact 8 characters per inch, the printer must be set to an internal Unit of Mea- sure of 600 DPI or greater or must have a horizontal motion index command at 8 CPI be issued after the font call. This is true even if the base printer is at 600 DPI. The default charac- ter positioning is at 300 DPI and 8 into 300 is 37.5 pixels. The printer will either round down to 37 or up to 38 pixels causing characters to creep. To resolve this there are multiple options.

1.If you are using a printer driver that is set to 600 DPI, the printer data stream should include a Unit of Measure PCL command set to 600. The command is <ESC>&u600D

2.If the application controls the printer data stream, add the Unit of Measure command early in the data stream. The command also affects X & Y positioning commands. Add

<ESC>&u600D

3.After calling the E-13B MICR font, issue a HMI (Horizontal Motion Index) command set to 8 characters per inch. The command must be included with every E-13B MICR font call using either the Selection String or ID call. The command string is:

<ESC>(10O<ESC>(s0p8h8v0s7b360T<ESC>&k15H font data The Selection String

<ESC>(30802X<ESC>&k15H font data

The ID Call

See Font Mapping Appendix pages for specific character set data for each font.

PJL INFO MICR COMMAND

The ST Secure MICR Printer supports an optional custom bi-directional PJL Inquiry Command. The command provides printer information and cartridge information for network management. The command format is; @PJL INFO MICR

The command should be sent with UEL (Universal Exit Language) commands. Example:

<ESC>%-12345X

UEL

@PJL INFO MICR

INFO MICR Command

<ESC>%-12345X

UEL

The following data is returned

@PJL INFO MICR PRINTER STATE = READY

=BUSY

=NOT READY

SERIAL NUMBER = XXXXXXXX

PAGECOUNT

= 123456

CARTRIDGE

TYPE =

NORMAL

 

=

MICR

Secure MICR Printer User’s Guide

Source Technologies

July 2003

All rights reserved

Image 60
Contents IBM Infoprint 1352 Micr Secure Micr Printer User’s Guide Page Table of Contents Error Messages Audit Trail ReportPrinter Installation Micr Overview Check Processing SystemMicr Printing Today Micr Overview General Features of Check Design Position and Dimension GaugeMicr Check Design Design Elements in Detail PaperDuplexing Micr Clear BandData Elements Date Amount Convenience AmountAmount In Words DollarsPayee Area Signature AreaAccount Title Memo Line Check Serial Number Fractional Routing Number Micr LineAuxiliary On-Us Field Positions 65 to External Processing Code EPC Field PositionRouting Field Positions 43 to On-Us Field Positions 32 toSample Check Quality Issues Weight Micr Check StockQuality LayoutMoisture Security Issues Check Stock Security FeaturesSecurity Note Security Issues Micr Features Micr ModeMicr Fonts Secure FontsBi-Directional Feedback @PJL Ustatus DeviceResource Storage Micr Menu Entering Micr Mode STF CommandSTH Command Password Micr Definition Command SMCPxxxx$ optionalSet New Password Command &%STExxxxxxxx$ SmcpSTS Print Micr E-13B Font SMDddd...ddd$SMD Print Micr CMC7 Font SM7ddd...ddd$Print Secure Numeric Font SMFddd..ddd~ Print ICR Secure Numeric Font &%SMIxxxxxx~Print MicroPrint Line SMMxxxxxxxxx!$ Load Flash Resource STLxxxxxyyyyyyzdd....ddSecure Flash Resource Unlock Command STPxxxxx$ Tray Lock Command STTL#$Tray Unlock Command STTU#$ Tray Swapping CommandsDES and AES Decryption STDON$ Customer Character Conversation Command Special Alert and Custom Beep Command IBM Host Programming Features and Examples Hex TransferTurning Hex Transfer On Turning Hex Transfer OffHex Transfer Examples Micr Mode Command Example NON-NEGOTIABLE Commands in .1 in order of appearance STFPASSWORD$Escape Character Translation STY4040$STY4000$ Example &%STY2300$Audit Trail Reports Print Audit Report Audit Trail Report Command Set End Audit RecordAudit Report Field One SQ1d..d$ Audit Report Field Two-MICR Line SMDd..d$ or &%SM7d..d$Audit Report Field Four SQ4d..d~ Audit Report Field Five SQ5d..d$Audit Report Field Six SQ6d..d$ Audit Report Field Seven SQ7d..d$Print and Purge Audit Report &%SPURGExx$ SpurgePrint Audit Report SPRINTxx$ SprintStart Audit Feedback Command SQ4SQ5 SQ6Audit Trail Commands Example Void Command terminator SAR$SQ1200$200 SQ6October 5, 2005$SMD...$ SQ7103345 AM$Msmith Error Messages See list of Micr Error Messages on followingError Message On Display Printed Message Description Action Command&%SMDddd..ddd$ Appendix a E13B Micr Font MappingCommand SM7ddd..ddd$ Appendix B CMC7 Micr Font MappingCommand SMFddd...dd~ Appendix C Secure Numeric Font MappingExample &%SMF$1,123.00~ Will print Command SMIxxxxxx~ Appendix D ICR Secure Numeric Font MappingAppendix E Micr Mode Command Summary Description CommandAppendix F Audit Report Command Summary Description Command Structure FunctionAppendix G PJL Based Micr Commands Fonts and Secured ResourcesPJL Unlock Sequence PJL Re-Lock SequencePJL Re-Lock Sequence With a New Password Value PCL Font Call CommandsPJL Info Micr Command Cartridge Status = Unknown PCL Initial Set-Up PCL Macro CallPCL Font Calls, Positioning Commands and Variable Print Data Sample Accounts Payable Check PJL and PCL commands used to print the sample check @PJL Enter Language = PCL