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

Samsung SPL2 laser printer driver specific information.

Data Fields

enum caps_drv_printer_id sel_prn
 
int jam_recovery
 
const char * altitude_level
 
const char * paper_type
 
const char * power_save_time
 
const char * eco_mode
 
unsigned qpdl_version
 
unsigned thread_cnt
 
unsigned opc_width_at_300dpi
 
unsigned opc_width_at_600dpi
 
unsigned opc_width_at_1200dpi
 
struct spl2_job_options job
 

Field Documentation

◆ sel_prn

enum caps_drv_printer_id sel_prn

The internal printer ID, just to check if the assignement is correct

◆ jam_recovery

int jam_recovery

Printer's behaviour in case of paper jam, refer Paper Jam Recovery

◆ altitude_level

const char* altitude_level

String to define the altitude level, refer Altitude setting

◆ paper_type

const char* paper_type

Name of the paper type the printer uses, refer samsung_spl2_paper_type_selections for available names

◆ power_save_time

const char* power_save_time

String to define the period time to be idle after entring power down mode, refer Power Save Time Setting

◆ eco_mode

const char* eco_mode

String to define the PJL "ECO" mode, refer ECO setting

◆ qpdl_version

unsigned qpdl_version

Version of the printer language. '1', '2' ('3' or '5' not supported yet)

◆ thread_cnt

unsigned thread_cnt

Amount of threads to process the bands of a page, refer Parallel Processing

◆ opc_width_at_300dpi

unsigned opc_width_at_300dpi

Print head size in dots at 300 DPI

◆ opc_width_at_600dpi

unsigned opc_width_at_600dpi

Print head size in dots at 600 DPI

◆ opc_width_at_1200dpi

unsigned opc_width_at_1200dpi

Print head size in dots at 1200 DPI

◆ job

struct spl2_job_options job

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