CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
monochrome_line_wire_data Struct Reference

Printer command to print one monochrome line. More...

Data Fields

uint8_t command
 
uint8_t mode
 
uint8_t cnt
 
uint8_t data [0]
 

Detailed Description

It corresponds to the colour_line_wire_data, but differs in the mode values.

Note
mode on QL500 series with value 0xff suggests to signal "transmission should be stopped"

Field Documentation

◆ command

uint8_t command

The char 'g'

◆ mode

uint8_t mode

MONO_MODE for monochrome data

◆ cnt

uint8_t cnt

Count of bytes following in data

◆ data

uint8_t data[0]

Line data as payload, to be expanded at run-time


The documentation for this struct was generated from the following file: