writeCustomerDisplaySettings

public final Unit writeCustomerDisplaySettings(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

autoBacklightOffTime

time needed for screen saver activation, given in seconds

backlightIntensity

intensity of display backlight

screensaverKind

type of screen saver


public final Unit writeCustomerDisplaySettings(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

autoBacklightOffTime

time needed for screen saver activation, given in seconds

backlightIntensity

intensity of display backlight

screensaverKind

type of screen saver

allLinesExceptTheSalesItem

set color of all lines except sale

background

set background color

saleItemLine

set color of sale item line

priceXQuantityLine

set color of value line

price

set color of price

subtotal

set color of subtotal

total

set color of total