zebra
zebra copied to clipboard
Printer Status
#15 Added a class to decipher the return values from ~HS. This is very helpful when you want to see the status/settings of the printer.
This is a really awesome addition. Would love to see it merged. I used it to investigate configuration differences between printers. & if I'm not mistaken i would be able to use getFormatCountInBuffer to see how many labels are in queue?
Really nice @akoebbe!
Thanks @danniehansen! I'm not actually sure what exactly the getFormatCountInBuffer
returns. I only copied down what was in the ZPL docs (which have a lack of verbosity for this response). If you are able to test your assumptions and verify it, I'd be happy to update the docblock to reflect that.