cab CUPS Treiber  ---
h_options_t Struct Reference

Structure heat level, speed and kind of printing method. More...

#include <cab_options.h>

Data Fields

char heat [4]
 Heating (-10 up to 10) More...
 
char speed [4]
 Print speed in mm. More...
 
char type [2]
 Method of printing. More...
 
int ribbon_saver
 

Detailed Description

Structure heat level, speed and kind of printing method.

Definition at line 174 of file cab_options.h.

Field Documentation

◆ heat

char h_options_t::heat[4]

Heating (-10 up to 10)

Definition at line 175 of file cab_options.h.

Referenced by get_h_option_cmd(), and set_Heat().

◆ ribbon_saver

int h_options_t::ribbon_saver

Definition at line 178 of file cab_options.h.

Referenced by get_h_option_cmd(), isRibbonSaveSelected(), and set_ribbon_saver().

◆ speed

char h_options_t::speed[4]

Print speed in mm.

Definition at line 176 of file cab_options.h.

Referenced by get_h_option_cmd(), and set_Speed().

◆ type

char h_options_t::type[2]

Method of printing.

Definition at line 177 of file cab_options.h.

Referenced by get_h_option_cmd(), and set_PrintMethod().


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