Printer control tickets from Miniserver

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Gast

    Printer control tickets from Miniserver

    Hello everyone, I am new to the forum and I bring you a challenge to see if you can give me a solution that works.

    In an installation I have a Miniserver and I want to attach a ticket printer. The point is that depending on some miniserver tickets you will have to print a ticket or another.

    How can I do this?

    Thank you very much in advance,
  • Thomas M.
    Lebende Foren Legende
    • 25.08.2015
    • 3247

    #2
    i'm struggling with the description.

    ticket printer for what kind of tickets?
    From where the printer should get the data to print - from the miniserver - printer interface to communicate?
    What did you mean with "... you will have to print a ticket or another"

    Kommentar

    • Gast

      #3
      I will try to explain it better.

      Elements:
      - Miniserver
      - Raspberry
      - Purchase ticket printer (type EPSON TM-T20III (011): USB + SERIAL, PS, BLK, EU).

      Functioning:
      If input i1 of the miniserver is activated, you must print "Input 1 is activated".
      If the i2 input of the miniserver is activated, it must print "Input 2 is activated".
      If the i3 input of the miniserver is activated you must print "Input 3 is activated".
      If the i4 input of the miniserver is activated, it must print "Input 4 is activated".

      I would need to know how to do this and how to configure the Raspberry and the printer.

      Maybe virtual outputs can be used to communicate the miniserver with the raspberry, but I don't know.

      Thanks in advance,

      Kommentar

      • Christian Fenzl
        Lebende Foren Legende
        • 31.08.2015
        • 11225

        #4
        You can send commands or stati by tcp, udp and http. You need to implement the receivers part on the Raspberry, and the printing part.
        If you have a shell script that prints, you may use the Any-Plugin for LoxBerry, that simplifies the part of getting data to your Raspberry.
        Hilfe für die Menschen der Ukraine: https://www.loxforum.com/forum/proje...Cr-die-ukraine

        Kommentar

        Lädt...