Author Topic: Connecting Printer to DP620  (Read 5711 times)

Ebby

  • Guest
Connecting Printer to DP620
« on: January 11, 2017, 08:48:46 PM »
Hi guys
Could you please let me know is it possible to connect printer to DP620 display unit directly from C3 (USB port)
If yes how?
if No what is your suggestion for connecting printer?
Cheers

Offline Marbek_Elektronik

  • PLUS+1 Guru
  • *****
  • Posts: 350
  • Karma: +8/-0
    • Marbek Elektronik
Re: Connecting Printer to DP620
« Reply #1 on: January 14, 2017, 10:53:57 AM »
Hi, yes we do this since years.
We use the Rx, Tx (Pin 5,6,7) at DP610 and DP610TM.
We drive 3 RS232 slaves by swithing with my switch-box.
printer, logger, in/out-device

I also wrote a printer-driver to print in 12 languages all characters you want, graphically.

btw: Tx-ready is not valid, is allways True.
DP610TM: There have to be an RX input level Otherwise you can't send TX-messages.
« Last Edit: January 18, 2017, 09:23:10 AM by Marbek_Elektronik »
Marbek Elektronik, Dipl.-Ing. Bernd Konrad
Dienstleistung, Entwicklung, Herstellung

Offline oiltronic

  • PLUS+1 Guru
  • *****
  • Posts: 170
  • Karma: +15/-0
Re: Connecting Printer to DP620
« Reply #2 on: January 18, 2017, 01:34:17 AM »
Marbek, I am seriously impressed.  What type and model of printer is it?

Offline Marbek_Elektronik

  • PLUS+1 Guru
  • *****
  • Posts: 350
  • Karma: +8/-0
    • Marbek Elektronik
Re: Connecting Printer to DP620
« Reply #3 on: January 18, 2017, 09:22:33 AM »
Epson TM-U295
It is a cash printer.
You can also put DIN A4 format or other format.
I have build a communication from Display to printer an from printer to display.
You can connect each printer with RS232 port.
Read the documentation of the printer. There are the special commands.
Epson is very good for this.
Marbek Elektronik, Dipl.-Ing. Bernd Konrad
Dienstleistung, Entwicklung, Herstellung

Ebby

  • Guest
Re: Connecting Printer to DP620
« Reply #4 on: January 19, 2017, 03:38:39 AM »
Hi Guys
Thanks Marbek_Elektronik
Could you please explain that with more detailed.
cheers

Offline Marbek_Elektronik

  • PLUS+1 Guru
  • *****
  • Posts: 350
  • Karma: +8/-0
    • Marbek Elektronik
Re: Connecting Printer to DP620
« Reply #5 on: January 19, 2017, 08:57:38 AM »
What do you want to know?
- Using RS232?
- Driving a printer?
- Using grahical letters?
- ....
Marbek Elektronik, Dipl.-Ing. Bernd Konrad
Dienstleistung, Entwicklung, Herstellung

Ebby

  • Guest
Re: Connecting Printer to DP620
« Reply #6 on: January 22, 2017, 08:13:00 PM »
We are now printing from our DP620
Using Pins 5,6,7  as suggested and some example code we managed to get it working
Thanks again to all for your time and input