Home > Brother > Printer > Brother Hl 4150cdn User Manual

Brother Hl 4150cdn User Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Brother Hl 4150cdn User Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 331 Brother manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							Appendix 185
    A
    When Code 128 Set A, Set B, or Set C is selected with the parameter ‘t12’ or ‘T12’, ‘t13’ or ‘T13’, or ‘t14’ 
    or ‘T14’
    Code 128 sets A, B and C can be individually selected. Set A shows characters Hex 00 to 5F. Set B 
    includes characters Hex 20 to 7F. Set C includes the pairs 00 to 99. Switching is allowed between the code 
    sets by sending %A, %B, or %C. FNC 1, 2, 3, and 4 are produced with %1, %2, %3, and %4. The SHIFT 
    code, %S, allows temporary switching (for one character only) from set A to set B and vice versa. The ‘%’ 
    character can be encoded by sending it twice.
     When ISBN (EAN) is selected with the parameter ‘t130’ or ‘T130’
    The same rules apply as for ‘t5’ or ‘T5’.
     When ISBN (UPC-E) is selected with the parameter ‘t131’ or ‘T131’:
    The same rules apply as for ‘t6’ or ‘T6’.
     When EAN 128 set A, set B or set C is selected with the parameter ‘t132’ or ‘T132’, ‘t133’ or ‘T133’ or ‘t134’ 
    or ‘T134’
    The same rules apply as for ‘t12’ or ‘T12’, ‘t13’ or ‘T13’, or ‘t14’ or ‘T14’.
    Box drawingA
    ESC i ... E (or e)
    ‘E’ or ‘e’ is a terminator.
    Line block drawingA
    ESC i ... V (or v)
    ‘V’ or ‘v’ is a terminator.
    Expanded character data startA
    n = ‘l’ or ‘L’
    Data that follows ‘l’ or ‘L’ is read as expanded character data (or labeling data). Expanded character data must 
    end with the ‘  ’ code (5CH), which also ends this command.
    Table of Code(EAN) 128 set C
    A
    Code(EAN) 128 set C describes an original command. The correspondence table is as follows.
     
    						
    							Appendix 186
    A
     
    No. Code 128 Set C Input command Hex No. Code 128 Set C Input command Hex0 00 NUL 0x00 52 52 4 0x34
    1 01 SOH 0x01 53 53 5 0x35
    202 ST
    X0x02 54 54 6 0x36
    303 ET
    X0x03 55 55 7 0x37
    404 EO
    T0x04 56 56 8 0x38
    5 05 ENQ 0x05 57 57 9 0x39
    606
    ACK 0x06 58 58 : 0x3a
    7 07 BEL 0x07 59 59 ; 0x3b
    8 08 BS 0x08 60 60 < 0x3c
    9 09 HT 0x09 61 61 = 0x3d
    10 10 LF 0x0a 62 62 > 0x3e
    11 11 V
    T0x0b 63 63 ? 0x3f
    12 12 NP 0x0c 64 64
    @0x40
    13 13 CR 0x0d 65 65
    A0x41
    14 14 SO 0x0e 66 66 B 0x42
    15 15 SI 0x0f 67 67 C 0x43
    16 16 DLE 0x10 68 68 D 0x44
    17 17 DC1 0x11 69 69 E 0x45
    18 18 DC2 0x12 70 70 F 0x46
    19 19 DC3 0x13 71 71 G 0x47
    20 20 DC4 0x14 72 72 H 0x48
    21 21 NAK 0x15 73 73 I 0x49
    22 22 SYN 0x16 74 74 J 0x4a
    23 23 ETB 0x17 75 75 K 0x4b
    24 24 CAN 0x18 76 76 L 0x4c
    25 25 EM 0x19 77 77 M 0x4d
    26 26 SUB 0x1a 78 78 N 0x4e
    27 27 ESC 0x1b 79 79 O 0x4f
    28 28 FS 0x1c 80 80 P 0x50
    29 29 GS 0x1d 81 81 Q 0x51
    30 30 RS 0x1e 82 82 R 0x52
    31 31 US 0x1f 83 83 S 0x53
    32 32 SP 0x20 84 84
    T0x54
    33 33 ! 0x21 85 85 U 0x55
    34 34  0x22 86 86 V 0x56
    35 35 # 0x23 87 87 W 0x57
    36 36 $ 0x24 88 88
    X0x58
    37 37 % 0x25 89 89
    Y0x59
    38 38 & 0x26 90 90 Z 0x5a
    39 39  0x27 91 91 [ 0x5b
    40 40
    (0x28 92 92 \\ 0x5c5c
    41 41
    )0x29 93 93 ] 0x5d
    42 42 * 0x2a 94 94 ^ 0x5e
    43 43 + 0x2b 95 95
    _0x5f
    44 44 , 0x2c 96 96 ` 0x60
    45 45 - 0x2d 97 97 a 0x61
    46 46 . 0x2e 98 98 b 0x62
    47 47 / 0x2f 99 99 c 0x63
    48 48 0 0x30 100 Set B d 0x64
    49 49 1 0x31 101 Set 
    Ae 0x65
    50 50 2 0x32 102 FNC 1 f 0x66
    51 51 3 0x33
     
    						
    							Appendix 187
    A
    Example Program ListingsA
    WIDTH LPT1:,255
    CODE 39
    LPRINT CHR$(27);it0r1s0o0x00y00bCODE39?\;
    Interleaved 2 of 5
    LPRINT CHR$(27);it1r1s0o0x00y20b123456?\;
    FIM
    LPRINT CHR$(27);it3r1o0x00y40bA\;
    Post Net
    LPRINT CHR$(27);it4r1o0x00y60b1234567890?\;
    EAN-8
    LPRINT CHR$(27);it5r1o0x00y70b1234567?\;
    UPC-A
    LPRINT CHR$(27);it5r1o0x50y70b12345678901?\;
    EAN-13
    LPRINT CHR$(27);it5r1o0x100y70b123456789012?\;
    UPC-E
    LPRINT CHR$(27);it6r1o0x150y70b0123456?\;
    Codabar
    LPRINT CHR$(27);it9r1s0o0x00y100bA123456A\;
    Code 128 set A
    LPRINT CHR$(27);it12r1o0x00y120bCODE128A12345?\;
    Code 128 set B
    LPRINT CHR$(27);it13r1o0x00y140bCODE128B12345?\;
    Code 128 set C
    LPRINT CHR$(27);it14r1o0x00y160b;CHR$(1);CHR$(2);?\;
    ISBN(EAN)
    LPRINTCHR$(27);it130r1o0x00y180b123456789012?+12345\;
    EAN 128 set A
    LPRINT CHR$(27);it132r1o0x00y210b1234567890?\;
    LPRINT CHR$(12)
    END
     
    						
    							188
    B
    B
    Brother numbersB
    IMPORTANT
    For technical and operational help, you must call the country where you bought the machine. Calls must 
    be made from within  that country.
     
    Register your productB
    Please complete the Brother Warranty Registration or, for your convenience and most efficient way to register 
    your new product, register on-line at
     
    http://www.brother.com/registration/
     
    Frequently asked questions (FAQs)B
    The Brother Solutions Center is our one-stop resource for all your machine needs. You can download the 
    latest drivers, software and utilities, read FAQs and troubleshooting tips to learn how to get the most from 
    your Brother product.
     
    http://solutions.brother.com/
     
    You can check here for Brother driver updates.
    Customer Service
    B
    Visit http://www.brother.com/ for contact information on your local Brother office.
    Service center locations
    B
    For service centres in Europe, contact your local Brother Office. Address and telephone contact information 
    for European offices can be found at http://www.brother.com/
     by selecting your country.
    Appendix (for Europe and Other 
    Countries)
    B
    Internet Addresses
    Brother Global Web Site: http://www.brother.com/
    For Frequently Asked Questions (FAQs), Product Support and Technical Questions, and Driver Updates and Utilities: 
    http://solutions.brother.com/
     
    						
    							189
    C
    C
    Brother numbersC
    IMPORTANT
    For technical and operational help, you must call the country where you bought the machine. Calls must 
    be made from within  that country.
     
    Register your productC
    By registering your product with Brother International Corporation, you will be recorded as the original owner 
    of the product.
    Your registration with Brother:
     may serve as a confirmation of the purchase date of your product should you lose your receipt;
     may support an insurance claim by you in the event of product loss covered by insurance; and,
     will help us notify you of enhancements to your product and special offers.
    Please complete the Brother Warranty Registration or, for your convenience and most efficient way to register 
    your new product, register on-line at
     
    http://www.brother.com/registration/
     
    FAQs (frequently asked questions)C
    The Brother Solutions Center is our one-stop resource for all your machine needs. You can download the 
    latest software and utilities and read FAQs and troubleshooting tips to learn how to get the most from your 
    Brother product.
     
    http://solutions.brother.com/
     
    You can check here for Brother driver updates.
    Appendix (for USA and Canada)C
     
    						
    							Appendix (for USA and Canada) 190
    C
    Customer ServiceC
    If you have comments or suggestions, please write us at:
    Service center locator (USA only)
    C
    For the location of a Brother authorized service center, call 1-877-BROTHER (1-877-276-8437),
    or visit us on-line at http://www.brother-usa.com/service/
    .
    Service center locations (Canada only)
    C
    For the location of a Brother authorized service center, call 1-877-BROTHER In USA:
    1-877-BROTHER (1-877-276-8437)
    In Canada: 1-877-BROTHER
    In USA: Printer Customer Support
    Brother International Corporation
    7905 North Brother Boulevard
    Bartlett, TN 38133
    In Canada: Brother International Corporation (Canada), Ltd.
    - Marketing Dept.
    1, rue Hotel de Ville Dollard-des-Ormeaux, PQ, Canada H9B 3H6
    Internet addresses
    Brother Global Web Site: http://www.brother.com/
    For Frequently Asked Questions (FAQs), Product Support and Technical Questions, and Driver Updates and Utilities: 
    http://solutions.brother.com/
    For Brother Accessories & Supplies:
    In USA:           http://www.brothermall.com/
    In Canada:      http://www.brother.ca/
     
    						
    							Appendix (for USA and Canada) 191
    C
    Ordering suppliesC
    For best quality results use only genuine Brother supplies, which are available at most Brother retailers. If you 
    cannot find the supplies you need and you have a Visa, MasterCard, Discover, or American Express credit 
    card, you can order supplies directly from Brother. (You can visit us online for a complete selection of the 
    Brother accessories and supplies that are available for purchase.)
    Note
    In Canada only Visa and MasterCard are accepted.
     
    1A4 or Letter size single-sided pages.
    2Approx. cartridge yield is declared in accordance with ISO/IEC 19798.
    31 page per job.
    4Drum life is approximate and may vary by type of use.
    In USA:1-877-552–MALL (1-877-552-6255)
    1-800-947-1445 (fax)
    http://www.brothermall.com/
    In Canada:1-877-BROTHER
    http://www.brother.ca/
    DescriptionItem
    Toner Cartridge  TN-310BK (Standard, Approx. 2,500 pages)
    12
    TN-315BK (High Capacity, Approx. 6,000 pages)12
    Toner Cartridge TN-310C (Standard, Approx. 1,500 pages)12
    TN-315C (High Capacity, Approx. 3,500 pages)12
    Toner Cartridge TN-310M (Standard, Approx. 1,500 pages)12
    TN-315M (High Capacity, Approx. 3,500 pages)12
    Toner Cartridge TN-310Y (Standard, Approx. 1,500 pages)12
    TN-315Y (High Capacity, Approx. 3,500 pages)12
    Drum UnitDR-310CL (Approx. 25,000 pages)134
    Waste Toner BoxWT-300CL (Approx. 50,000 pages)1
    Belt UnitBU-300CL (Approx. 50,000 pages)1
     
    						
    							192
    D
    D
    Symbols
    + or - buttons ............................................................. 64
    A
    Accessories tab ......................................................... 40
    Auto Registration
     ...................................................... 82
    B
    Back button ............................................................... 64
    Back light
     .................................................................. 66
    Bar code control
     ...................................................... 180
    Belt unit
     ................................................................... 105
    Brother Numbers (Europe and other countries)
     ...... 188
    Brother Numbers (USA/Canada)
     ........... 189, 190, 191
    BR-Script3
     ................................................................. 42
    BR-Script3
     ............................................................... 166
    Buttons
     ...................................................................... 63
    C
    Calibration ...........................................................38, 82
    Call Service messages
     ........................................... 143
    Cancel button
     ............................................................ 64
    Character sets
     ......................................................... 178
    Cleaning
     .................................................................. 114
    Color Correction
     ........................................................ 79
    Computer requirements
     .......................................... 174
    Consumable items
     ............................... 88, 89, 90, 172
    Control panel
     .....................................................62, 170
    Control panel LCD menu
     .......................................... 70
    Corona wire
     .......................................................97, 120
    D
    Data LED .................................................................. 65
    Deep Sleep
     .............................................. 67, 165, 173
    Default settings
     ......................................................... 81
    Dimensions
     ............................................................. 173
    Direct Print
     ................................................. 22, 80, 170
    Domain
     .................................................................... 178
    Drum unit
     ................................................................ 100
    Duplex printing
     .......................................................... 18
    E
    Emulation ................................................................ 168
    Envelopes
     .............................................................6, 15
    Error LED
     .................................................................. 65
    Error messages
     ....................................................... 140
    F
    FAQs (Frequently Asked Questions) ...................... 189
    Fonts
     ....................................................................... 168
    G
    General Setup ........................................................... 72
    Go button
     .................................................................. 63
    I
    Interface .................................................................. 168
    J
    Jam duplex .............................................................. 149
    Jam in MP tray
     ........................................................ 146
    Jam Inside
     ............................................................... 155
    Jam Rear
     ................................................................ 152
    Jam Tray 1
     .............................................................. 146
    L
    Labels ...................................................................7, 12
    LCD (liquid crystal display)
     .................................62, 66
    LED (light-emitting diode)
     ......................................... 65
    Linux® ....................................................................... 26
    Lower tray
     ................................................................. 84
    M
    Machine information .................................................. 70
    Macintosh
     ................................................... 26, 49, 166
    Maintenance messages
     ......................................88, 90
    Manual duplex printing
     ................................. 21, 32, 57
    Manual Registration
     .................................................. 83
    Media specifications
     ................................................ 171
    Memory
     .............................................................85, 168
    Menu settings
     ............................................................ 70
    Index
     
    						
    							Index193
    D
    N
    Network connectivity ............................................... 168
    Network menu
     .....................................................75, 76
    Network software
     ...................................................... 61
    P
    Paper ..................................................................2, 175
    recommended
     ......................................................2, 4
    size
     .......................................................................... 2
    type
     .......................................................................... 2
    Paper handling
     ........................................................ 170
    Paper jams
     .............................................................. 145
    Paper Tray
     ................................................................ 71
    PCL printer driver
     ...................................................... 28
    Plain paper
     .............................................................. 2, 9
    Print Menu
     ................................................................. 73
    Print quality
     .................................................. 30, 45, 54
    Printer driver
     ........................... 26, 28, 42, 49, 61, 169
    Processor
     ................................................................ 168
    R
    Register your product ......................................188, 189
    Reprint
     ................................................................38, 68
    Reset Menu
     ............................................................... 78
    S
    Scanner window ...................................................... 116
    Secure data
     ............................................................... 69
    Secure Function Lock 2.0
     ...................................24, 37
    Secure Print
     .............................................................. 64
    Service centers (USA/Canada)
     ............................... 190
    Service centres (Europe and other countries)
     ........ 188
    Sleep mode
     ........................................ 39, 67, 165, 173
    SO-DIMM
     .................................................................. 85
    Specifications
     .......................................................... 167
    Status Monitor
     ........................................................... 60
    Supplies (USA/Canada)
     .......................................... 191
    Symbol
     .................................................................... 178
    T
    TCP/IP ......................................................... 75, 76, 77
    Thick paper
     ............................................................... 12
    Toner cartridge
     ....................................................95, 96
    Troubleshooting
     ...................................................... 139
    U
    Unprintable area ......................................................... 8
    USB direct interface
     .................................................. 22
    USB flash memory drive
     ...................................22, 143
    Utilities
     ................................................... 169, 188, 189
    W
    Waste toner box ...................................................... 109
    Watermark
     ................................................... 35, 36, 37
    Weights
     ................................................................... 173
    Windows® ................................................................. 28
    WLAN
     ..................................................................77, 78
     
    						
    All Brother manuals Comments (0)

    Related Manuals for Brother Hl 4150cdn User Manual