write Customer Display Settings Offline
public final Unit writeCustomerDisplaySettingsOffline(Integer autoBacklightOffTime, Integer backlightIntensity, Integer screensaverKind)
save customer display settings to printer, parameter should be null if the printer does not support the settings or it shouldn't be changed
Parameters
auto Backlight Off Time
time needed for screen saver activation, given in seconds
backlight Intensity
intensity of display backlight
screensaver Kind
type of screen saver
public final Unit writeCustomerDisplaySettingsOffline(Integer autoBacklightOffTime, Integer backlightIntensity, Integer screensaverKind, Integer allLinesExceptTheSalesItem, Integer background, Integer saleItemLine, Integer priceXQuantityLine, Integer price, Integer subtotal, Integer total)
save customer display settings to printer, parameter should be null if the printer does not support the settings or it shouldn't be changed
Parameters
auto Backlight Off Time
time needed for screen saver activation, given in seconds
backlight Intensity
intensity of display backlight
screensaver Kind
type of screen saver
all Lines Except The Sales Item
set color of all lines except sale
background
set background color
sale Item Line
set color of sale item line
price XQuantity Line
set color of value line
price
set color of price
subtotal
set color of subtotal
total
set color of total