Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.92 KB

Unicontsoft Fiscal Printers Component 2.0

Build Status MIT license

UcsFP20 is a COM component that can be used to configure and operate fiscal printers that are popular in Bulgaria.

UcsFP20 implements lowest-level protocols that are supported by the fiscal printers, usually sending native commands directly to the COM port the device is attached to.

UcsFP20 supports ESP/POS protocol for "kitchen" order lists. ESC/POS protocol supports serial and TCP/IP (LAN) connectivity.

Available protocols

Here is a complete list of implemented protocols with corresponding tested and supported models:

Protocol Manufacturer Tested models Other supported models
TREMOL Tremol Ltd. M20 All
DATECS/X Datecs Ltd. DP-25X X models
DATECS Datecs Ltd. DP-25, FP-650 A models, B models
DAISY Daisy Ltd. CompactM All
INCOTEX Incotex Ltd. 181, 777 All
ELTRADE Eltrade Ltd. A3 All
ESC/POS Tremol Ltd. EP-80250 All ESC/POS "kitchen" printers
PROXY Unicontsoft UcsFPHub All

Sub-projects

UcsFPHub: Unicontsoft Fiscal Printers Hub -- a REST service to provide remote access to locally attached fiscal devices UcsFPHub: PROTOCOL.md -- REST service protocol description

ToDo

  • Update documentation

Enjoy!