Home › Forums › Knowledge Base › Hardware › Legacy Hardware › Total Price Display(TPD) by MPO Videotronics
- This topic has 0 replies, 1 voice, and was last updated 19 years ago by
Rob.
-
AuthorPosts
-
April 13, 2006 at 11:23 pm #1441
Rob
MemberTotal Price Display(TPD)by MPO Videotronics
Last edited: December 15, 2003 08:14 AM
The TPD is an LCD display designed to attach to a drive thru register and display the Total Price to the customer. It connects to a serial port and requires a shell utility to communicate with it.
The display cable comes with a DB9 already jumpered to plug into a
serial port. For an Immage or Javelin, use the following adapters:Immage TPD
RJ45 DB9
—- —
2 — GRD — 5
3 — RXD — 2
5 — TXD — 3
4 — DTR
| (jumper)
6 — DSRJavelin TPD
RJ45 DB9
—- —
2 — RXD — 2
3 — TXD — 3
5 — SG — 5
4 — DTR
|
6 — DSR (jumper)
|
8 — CTS
SoftwareTPD.EXE is a utility that reads Check Amount from VARIABLE.TXT,formats the output to include a checksum calculation, and transmits it out a COM port. The default port is COM2 but that can be changed with a command line switch /COM=x where x is the port number. Style it in as follows:
1. Make a shell with the Command Line set to TPD. Add /COM=x if needed. Press Alt-S to select store variables and Alt-P to preserve screen.
2. Add a Shell to TPD command immediately after the check is retrieved at the recall station to display the total.
3. Add a Shell to TPD command immediately after the close check command to transmit a clear to the display. Note: If the Check Amount is zero, the utility transmits a clear to the TPD instead of the amount. The display has a built
in 30 second delay prior to actually clearing.
4. Depending on the order flow, additional Shell to statements may need to be added to assure that the proper total remains on the display.
5. Make sure that TPD.EXE is added to the Tools directory.Related Documents [color=red:1j92b872][u:1j92b872][b:1j92b872]MPO Videotronics Dual Drive Thru Display[/b:1j92b872][/u:1j92b872][/color:1j92b872][/url:1j92b872]
-
AuthorPosts
- You must be logged in to reply to this topic.