(Created page with "J2Chrono supports labeling using RFID printers. With RFID printer you can print and program RFID tags automatically and simultaneously.") |
|||
Line 1: | Line 1: | ||
J2Chrono supports labeling using RFID printers. With RFID printer you can print and program RFID tags automatically and simultaneously. | J2Chrono supports labeling using RFID printers. With RFID printer you can print and program RFID tags automatically and simultaneously. | ||
+ | |||
+ | For tag programming see: [[Programming a tag for J2Chrono timekeeping purposes]] | ||
+ | |||
+ | ==Zebra printers== | ||
+ | ===ZPL templates=== | ||
+ | |||
+ | J2Chrono supports ZPL templates with three parameters named as follows: | ||
+ | |||
+ | <pre> | ||
+ | epcdatahex: "00000001000000000000007B" | ||
+ | epcdatadec: "123" | ||
+ | othertext: "123 Jason Bourne" | ||
+ | </pre> |
Revision as of 18:02, 13 April 2020
J2Chrono supports labeling using RFID printers. With RFID printer you can print and program RFID tags automatically and simultaneously.
For tag programming see: Programming a tag for J2Chrono timekeeping purposes
Zebra printers
ZPL templates
J2Chrono supports ZPL templates with three parameters named as follows:
epcdatahex: "00000001000000000000007B" epcdatadec: "123" othertext: "123 Jason Bourne"