https://github.com/karronoli/tiny-sato
SATO Barcode Printer Language(SBPL) wrapper
https://github.com/karronoli/tiny-sato
barcode printer sato sbpl wrapper
Last synced: 5 months ago
JSON representation
SATO Barcode Printer Language(SBPL) wrapper
- Host: GitHub
- URL: https://github.com/karronoli/tiny-sato
- Owner: karronoli
- License: apache-2.0
- Archived: true
- Created: 2016-10-10T12:44:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T13:19:44.000Z (over 5 years ago)
- Last Synced: 2025-09-21T04:55:49.063Z (9 months ago)
- Topics: barcode, printer, sato, sbpl, wrapper
- Language: C#
- Homepage:
- Size: 196 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-sato
SATO Barcode Printer Language(SBPL) wrapper
This library constructs & sends SBPL packet. You can download by nuget.
Nuget Garally https://www.nuget.org/packages/TinySato/
If you use this library, you must read SBPL syntax!
## Documents
- [UnitTestProject/](UnitTestProject/)
- ["i" Programming Reference for MB200i, MB400i, MB410i](https://www.satoamerica.com/Uploads/Files/Datasheets/_i_%20Programming%20Reference%20for%20MB200i,%20MB400i,%20MB410i.pdf)
## Services
[](https://badge.fury.io/nu/TinySato)
[](https://ci.appveyor.com/project/karronoli/tiny-sato/branch/master)
[](https://dev.azure.com/karronoli/TinySato/_build/latest?definitionId=6&branchName=master)