How do I generate barcode using c#?

How does one clear the buffer of their barcode reader in Python using the serial module?

  • It's a standard barcode reader (IT3800) and I'm using it on Windows and Linux.  I have no problem reading the barcode but when the reader is not active, all the barcodes I scan go to buffer and when I initialize the barcode reader, everything is printed to stdout. I just want to empty this buffer.

  • Answer:

    Use flushInput() from python serial API

Benoit Beaulieu at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.