- Notifications
You must be signed in to change notification settings - Fork2
statsnail/labelwriter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Module for interfacing with Labelwriter on TCP port 9100
TCP port 9100 accepts "RAW" protocol. In our case, the printer has been set upto accept Fingerprint language on this port.
Now with template support. A label closely following Norsk Standard 9405:2014 is NS9405.fp. Too sad nobody else seems to be using it in the EU - yet.
Tested on Intermec PC43D Icon with Ethernet module and Fingerprint on 9100
To learn more about Fingerprint code, read some manuals.Intermec Fingerprint Developer’s GuideFor fun and profit: You can "sniff" any labels printed through other programs on your Intermec PC43D, to reverse engineer the code used to make a given label.
- Make fully modular and simple labelwriter interface that anybody can use
- Make visual label developer, so that we can make labels using a visual interface, or code them and see the results in realtime
- Add some error-handling...
If you do not have a labelwriter, use the emulator while you test.