public class cmdDisplay extends DatecsFiscalDevice
Constructor and Description |
---|
cmdDisplay() |
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the external display.
|
int |
GetBkLightAutoOff() |
void |
SetBkLightAutoOff(java.lang.String value) |
void |
setLowerLineText(java.lang.String lowerLineText)
Displaying text on upper line of the external display.
|
void |
setUpperLineText(java.lang.String upperLineText)
Displaying text on second line of the external display.
|
checkErrorCode, close, getConnectedECRV1, getConnectedModelV2, getConnectedPrinterV1, isConnectedDeviceV2, isConnectedECR, isConnectedPrinter, setConnectedModel, setConnectedModel, setConnectedModel
public void setUpperLineText(java.lang.String upperLineText) throws java.lang.Exception
upperLineText
- java.lang.Exception
public void setLowerLineText(java.lang.String lowerLineText) throws java.lang.Exception
lowerLineText
- java.lang.Exception
public void clear() throws java.lang.Exception
java.lang.Exception
public int GetBkLightAutoOff() throws java.lang.Exception
java.lang.Exception
public void SetBkLightAutoOff(java.lang.String value) throws java.lang.Exception
java.lang.Exception