MPO Videotronics LCD840 Dual Drive Thru Display

Home Forums Knowledge Base Hardware Legacy Hardware MPO Videotronics LCD840 Dual Drive Thru Display

  • This topic has 0 replies, 1 voice, and was last updated 19 years ago by Rob.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1442
    Rob
    Member

    MPO Videotronics LCD840 Dual Drive Thru Display

    Last edited: December 15, 2003 08:14 AM

    The LCD840 is an LCD display designed so that a customer at the drive-thru can see up to the last 14 items he has ordered along with a running total with tax.  When the order is complete a message showing the total along with instructions to pay at the window are displayed. After about 15 seconds, the message times out and a greeting message is
    displayed for the next customer.  All text, with the exception of the menu item names, are preformatted by Videotronics.  The display comes with a DB9 serial connector but will need an adapter to plug into a COM port.
    Cabling

    Immage        LCD
    RJ45        DB9
    —-        —
      2 — GRD —  5
      3 — RXD —  2
      5 — TXD —  3
      4 — DTR
            |  (jumper)
      6 — DSR

    Javelin      LCD
    RJ45        DB9
    —-        —
      2 — RXD —  2
      3 — TXD —  3
      5 — SG  —  5
      4 — DTR
            |           
      6 — DSR  (jumper)
            |
      8 — CTS
    Software

    Commands can be transmitted to the LCD via print templates.  Command
    formats are all 40 characters as follows:

    First Item Command – Clears display and then shows item.
                       

                        1,255,42,42,65,42,42,2
                        12 character description
                        13 ignored characters
                        7  character dollar amount

    Next Item Command  – Adds item to list.
                       

                        1,255,42,42,66,42,42,2
                        12 character description
                        13 ignored characters
                        7  character dollar amount

    Tax&Total Command  – Transmits total for lower right corner of display.
                        Transmitted twice causes message screen w/total
                              to display.

                        1,255,42,42,84,42,42,2
                        25 ignored characters
                        7  character dollar total

    Print Template Example


    ASCII: 1,255,42,42,65,42,42,2            :ascii code for First Item
    $$$$$$$$$$$$$$$$$        ####.##        :Hi:Descriptor and Hi:Price
    Styling Module

    LCD.MOD can be used for styling with the LCD840.

    Related Documents [u:nuj194hp][b:nuj194hp][color=red:nuj194hp]MPO Videotronics Total Price Display[/color:nuj194hp][/b:nuj194hp][/u:nuj194hp][/url:nuj194hp]

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.