Thermal printer
A ThermalPrinter is the generic printertype for thermal receipt printing. EVA supports ESCPOS and the ESCPOS dialect used by StarMicronic printers, default is normal ESCPOS.
Configuration
Field | Description |
---|---|
Name | Whatever you want. |
Device backend ID | Whatever you want. |
Device type | ThermalPrinter |
IP address | The IP address/hostname of the device, fully qualified if possible: tcp:// + device IP + :9100 For example: tcp://1.1.1.1:9100. If only an IP address/hostname is provided we will fallback to TCP on port 9100 |
Assembly name | - Empty for ESCPPOS - STAR for StarMicronic printers - MOCKPOSPRINTER for testing |