Locked Communicate with Epson TM-U200B

  • Tuesday, February 14, 2012 7:08 PM
     
     

    Hello,

    I have to send to print on a Epson TM-U200B. The develpment needs to be on C#.

    I need all information as needed. All sample code provided will be well received.

    Thanks.

All Replies

  • Wednesday, February 15, 2012 1:21 AM
     
     

    Hello,

    I have to send to print on a Epson TM-U200B. The develpment needs to be on C#.

    I need all information as needed. All sample code provided will be well received.

    Thanks.

    What I most need to know is how to communicate with the printer:

    1) How to establish a connection

    2) How to send to print

    3) How to determine the "cut of page"


    • Edited by ArkSoft Wednesday, February 15, 2012 1:22 AM
    •  
  • Wednesday, February 15, 2012 1:40 AM
    Answerer
     
     

    The operation you are looking for are handled by POS for .NET: http://msdn.microsoft.com/en-us/library/ms828083(v=WinEmbedded.10).aspx

    I have some examples for scanners and I cover printing in my book: http://www.seanliming.com/POSforNET.html

    Or is there something else you are looking to do?

    -Sean


    www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - Pro Guide to WES 7, XP Embedded Advanced, Pro Guide to POS for .NET

  • Wednesday, February 15, 2012 12:19 PM
     
     

    The operation you are looking for are handled by POS for .NET: http://msdn.microsoft.com/en-us/library/ms828083(v=WinEmbedded.10).aspx

    I have some examples for scanners and I cover printing in my book: http://www.seanliming.com/POSforNET.html

    Or is there something else you are looking to do?

    -Sean


    www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - Pro Guide to WES 7, XP Embedded Advanced, Pro Guide to POS for .NET

    Is there any online sample code showing how to establish connection, send to print and determine the "cut of page"?

    Thanks.


    • Edited by ArkSoft Wednesday, February 15, 2012 12:20 PM
    •  
  • Wednesday, February 15, 2012 9:18 PM
    Answerer
     
     

    there might be some code posted on this forum. my book examples are available here: http://www.annabooks.com/Book_PGPOS.html.

    Someone else might have something.

    -Sean


    www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - Pro Guide to WES 7, XP Embedded Advanced, Pro Guide to POS for .NET