cab CUPS Treiber  ---
s_options_t Struct Reference

Struktur für das Definieren der Etikettengröße. More...

#include <cab_options.h>

Data Fields

char ptype [4]
 Labelsensing mode. More...
 
double x0
 Horizontal displacement. More...
 
double y0
 Vertical displacement. More...
 
double gap
 Gap between two labels. More...
 

Detailed Description

Struktur für das Definieren der Etikettengröße.

Definition at line 258 of file cab_options.h.

Field Documentation

◆ gap

double s_options_t::gap

Gap between two labels.

Definition at line 262 of file cab_options.h.

Referenced by get_s_option_cmd(), and set_LabelGap().

◆ ptype

char s_options_t::ptype[4]

Labelsensing mode.

Definition at line 259 of file cab_options.h.

Referenced by get_o_option_cmd(), get_s_option_cmd(), and set_LabelSensor().

◆ x0

double s_options_t::x0

Horizontal displacement.

Definition at line 260 of file cab_options.h.

Referenced by get_s_option_cmd(), and set_DisplacementX().

◆ y0

double s_options_t::y0

Vertical displacement.

Definition at line 261 of file cab_options.h.

Referenced by get_s_option_cmd(), and set_DisplacementY().


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