GMV.ITS.HAL.DEEPSY.Printer.Interface.Enum Namespace Reference
Enumerations More...
Enumerations | |
enum | JobStatus { Unknown, Queing, Printing, PrintedOk, ErrorBeforePrinting, ErrorWhilePrinting, ErrorAfterPrinting, JobRemoved } |
Jobs status More... | |
enum | PaperLevel { DefaultPaper, CriticalPaper, LowPaper, MediumPaper, HighPaper, FullPaper, ErrorPaper = 99 } |
Printer papel level information More... | |
enum | PrinterAlarm { PaperLimit, CutsLimit, EndOfPaper, HeadTemperature, PowerSupply } |
Printer properties or components where an event can be raised More... | |
enum | PrinterListAction { Added, Removed } |
Action asociated to adding or removing a printer from the system More... | |
enum | PrinterParameter { PaperWidth, TicketOffset, UpperMargin, LeftMargin, RightMargin, BottomMargin, Intensity, CutProfile, PaperAdj, Speed } |
Parameter configuration for settings at the printer More... | |
enum | PrinterStatus { Idle, Printing, Error } |
Printer status More... | |