OPOS TM-T81F Fiscal Printer
-
Wednesday, May 16, 2012 11:28 AMCan someone please explain to me how to connect to a TM-T81F Fiscal printer in .NET(c#), I wrote a few programs for the T88 posPrinters without a problem, but I can't seem to connect to this printer
All Replies
-
Wednesday, May 16, 2012 1:28 PM
Can someone please explain to me how to connect to a TM-T81F Fiscal printer in .NET(c#), I wrote a few programs for the T88 posPrinters without a problem, but I can't seem to connect to this printer
This is PosPrinter not Fiscal. Look for PosPrinter service object or if you need simple text printout, send it directly to serial port. -
Thursday, May 17, 2012 5:44 AMThe TM-T81F is a fiscal printer http://www.pos.epson-europe.com/brochures/pdf/tmt81f.pdf
-
Friday, May 18, 2012 7:35 AM
The TM-T81F is a fiscal printer http://www.pos.epson-europe.com/brochures/pdf/tmt81f.pdf
It is "fiscal" by Epson definitions but according to UnifiedPOS it belongs to PosPrinter category. -
Friday, May 25, 2012 8:44 AM
Hi nitro,
you need first of all EpsonFPsetupML_V28.exe, this is for .NET 1.1 compatible with UPOS 1.9, Now Epson released a new version compatible with UPOS 1.12 if I don't worong, then you can manage it how a pos printer.
Open -> Claim -> Enable -> Print
bye nicola
-
Friday, May 25, 2012 1:56 PM
I think the TM-T81F is code compatitble with the TM-220. If so you can try this:
http://directpos.codeplex.com/
"Programming is an art form that fights back"

