rattail.hw.cognitive

rattail.hw.cognitive – Cognitive Hardware Interfaces

This package provides additional support for certain Cognitive devices. (Namely so far, the Blaster BT42 series of label printers.)

In fact there is not much to this package, just a smidgeon of printer-specific commands and some default label formats. Note that the label formats are meant to be examples more than “real” defaults.

class rattail.hw.cognitive.BlasterPrinter(**kwargs)

This class derives from rattail.labels.CommandFilePrinter and provides some extra command logic for the Cognitive Blaster printers.

class rattail.hw.cognitive.DefaultFormat

This is the default Cognitive Blaster label format provided by Rattail.

class rattail.hw.cognitive.DefaultHalfSizeFormat

The default half-sized label format. This does not include a price; see DefaultHalfSizePriceFormat if you need that.

class rattail.hw.cognitive.DefaultHalfSizePriceFormat

Default half-sized label format, with price.

Previous topic

Use the Windows Printer Service

This Page