cab CUPS Treiber  ---
perfo_options_t Struct Reference

Struktur für Einstellungen des Perforationsschneidemessers. More...

#include <cab_options.h>

Data Fields

int installed
 Flag, set to TRUE (1) if a perforation cutter is installed. More...
 
char depth [5]
 Additional cutting time factor to influence the perforation. More...
 
char disp [5]
 Displacement for the first cut. More...
 

Detailed Description

Struktur für Einstellungen des Perforationsschneidemessers.

Definition at line 268 of file cab_options.h.

Field Documentation

◆ depth

char perfo_options_t::depth[5]

Additional cutting time factor to influence the perforation.

Definition at line 270 of file cab_options.h.

Referenced by get_perfo_depth(), and set_PerfoDepth().

◆ disp

char perfo_options_t::disp[5]

Displacement for the first cut.

Definition at line 271 of file cab_options.h.

Referenced by get_perfo_offset(), and set_PerfoOffset().

◆ installed

int perfo_options_t::installed

Flag, set to TRUE (1) if a perforation cutter is installed.

Definition at line 269 of file cab_options.h.

Referenced by isPerfoCutterInstalled(), and set_Perforation().


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