CUPS rastertoql filter  1.0.4
Filter for the Brother QL family of label printers
Data Fields
ql_simple_command Struct Reference

Data Fields

uint8_t escape
 
uint8_t command
 
uint8_t option
 
uint8_t value
 

Detailed Description

Structure of a simple command of a QL series printer

Field Documentation

◆ command

uint8_t ql_simple_command::command

The command itself, e.g. some ASCII code

◆ escape

uint8_t ql_simple_command::escape

Escape code

◆ option

uint8_t ql_simple_command::option

Option of this command

◆ value

uint8_t ql_simple_command::value

Option's value