![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
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 |
| enum caps_drv_printer_id sel_prn |
The internal printer ID, just to check if the assignement is correct
| int jam_recovery |
Printer's behaviour in case of paper jam, refer Paper Jam Recovery
| const char* altitude_level |
String to define the altitude level, refer Altitude setting
| const char* paper_type |
Name of the paper type the printer uses, refer samsung_spl2_paper_type_selections for available names
| const char* power_save_time |
String to define the period time to be idle after entring power down mode, refer Power Save Time Setting
| const char* eco_mode |
String to define the PJL "ECO" mode, refer ECO setting
| unsigned qpdl_version |
Version of the printer language. '1', '2' ('3' or '5' not supported yet)
| unsigned thread_cnt |
Amount of threads to process the bands of a page, refer Parallel Processing
| unsigned opc_width_at_300dpi |
Print head size in dots at 300 DPI
| unsigned opc_width_at_600dpi |
Print head size in dots at 600 DPI
| unsigned opc_width_at_1200dpi |
Print head size in dots at 1200 DPI
| struct spl2_job_options job |