Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
S
sak
- Variable in class com.datecs.api.rfid.
ContactlessCard
The card SAK (Available for MIFARE cards only).
select(int)
- Method in class com.datecs.api.universalreader.
UniversalReader.MifareReader
Selects a Mifare card.
select(int)
- Method in class com.datecs.api.universalreader.
UniversalReader.SmartCardReader
Selects the smart card reader slot.
selectCodetable(int)
- Method in class com.datecs.api.printer.
Printer
Selects a code table.
selectPageMode()
- Method in class com.datecs.api.printer.
Printer
Switches from standard mode to page mode.
selectStandardMode()
- Method in class com.datecs.api.printer.
Printer
Switches from page mode to standard mode.
serial
- Variable in class com.datecs.api.emsr.
EMSR.EMSRInformation
Device serial number
SERIAL_PORT_1
- Static variable in class com.datecs.api.hub.
HUB
SERIAL_PORT_2
- Static variable in class com.datecs.api.hub.
HUB
SERIAL_PORT_3
- Static variable in class com.datecs.api.hub.
HUB
SerialPort
- Interface in
com.datecs.api.hub
setAlign(int)
- Method in class com.datecs.api.printer.
Printer
Sets alignment for the next printed text row or object.
setAutoOff(int)
- Method in class com.datecs.api.universalreader.
UniversalReader
Set auto off time.
setBarcode(int, boolean, int, int, int)
- Method in class com.datecs.api.printer.
Printer
Sets the various barcode parameters.
setBarcodeListener(ProtocolAdapter.BarcodeListener)
- Method in class com.datecs.api.printer.
ProtocolAdapter
Set a callback listener to notify for barcode event.
setBarcodeListener(UniversalReader.BarcodeListener)
- Method in class com.datecs.api.universalreader.
UniversalReader
Set a callback listener to notify for barcode event.
setButton(int)
- Method in class com.datecs.api.universalreader.
UniversalReader
Set button function mode
setButtonListener(UniversalReader.ButtonListener)
- Method in class com.datecs.api.universalreader.
UniversalReader
Set a callback listener to notify for button state changed.
setCardListener(ProtocolAdapter.CardListener)
- Method in class com.datecs.api.printer.
ProtocolAdapter
Set a callback listener to notify for card event.
setCardListener(RC663.CardListener)
- Method in class com.datecs.api.rfid.
RC663
Set a callback to notify when new card available.
setCardListener(UniversalReader.CardListener)
- Method in class com.datecs.api.universalreader.
UniversalReader
Set a callback listener to notify for card event.
setChannel(int, int)
- Method in class com.datecs.api.printer.
ProtocolAdapter.Channel
Sets channel associated port.
setConfig(int, int, int)
- Method in interface com.datecs.api.hub.
SerialPort
setConnectionListener(Printer.ConnectionListener)
- Method in class com.datecs.api.printer.
Printer
Set a callback listener to notify the connection state is changed.
setConnectionListener(UniversalReader.ConnectionListener)
- Method in class com.datecs.api.universalreader.
UniversalReader
Set a callback listener to notify the connection state is changed.
setDebug(boolean)
- Static method in class com.datecs.api.emsr.
EMSR
Specify whether the object can output debug information
setDebug(boolean)
- Static method in class com.datecs.api.printer.
Printer
Specify whether the object can output debug information
setDebug(boolean)
- Static method in class com.datecs.api.printer.
ProtocolAdapter
Specify whether the object can output debug information
setDebug(boolean)
- Static method in class com.datecs.api.universalreader.
UniversalReader
Specify whether the object can output debug information
setEncryptionType(int)
- Method in class com.datecs.api.emsr.
EMSR
Set encryption type.
setFlowControl(int)
- Method in interface com.datecs.api.hub.
SerialPort
setIntensity(int)
- Method in class com.datecs.api.printer.
Printer
Set intensity level.
setLedMode(int)
- Method in class com.datecs.api.printer.
ProtocolAdapter.Channel
Set LED indicator mode.
setLineSpace(int)
- Method in class com.datecs.api.printer.
Printer
Sets the line space of text rows.
setPageRegion(int, int, int, int, int)
- Method in class com.datecs.api.printer.
Printer
Defines the relative position, size print direction of the page.
setPageXY(int, int)
- Method in class com.datecs.api.printer.
Printer
Sets the print position in current page region.
setPower(boolean)
- Method in class com.datecs.api.universalreader.
UniversalReader.MifareReader
Powers on/off Mifare card reader.
setPower(boolean)
- Method in class com.datecs.api.universalreader.
UniversalReader.SmartCardReader
Powers on/off smart card.
setPrinterListener(ProtocolAdapter.PrinterListener)
- Method in class com.datecs.api.printer.
ProtocolAdapter
Set a callback listener to notify for printer event.
setTemplate(int, byte[])
- Method in class com.datecs.api.biometric.
TouchChip
Set template data to into TouchChip module non-volatile memory.
SETTINGS_BLUETOOTH
- Static variable in class com.datecs.api.printer.
Printer
Bluetooth settings.
smartTagClearScreen()
- Method in class com.datecs.api.rfid.
FeliCaCard
Clears the screen of FeliCa SmartTag.
smartTagDisplayLayout(int)
- Method in class com.datecs.api.rfid.
FeliCaCard
Displays previously stored layout.
smartTagDrawImage(int, int, int, int, int, int, byte[])
- Method in class com.datecs.api.rfid.
FeliCaCard
Draws image on FeliCa SmartTag's screen.
smartTagGetBatteryStatus()
- Method in class com.datecs.api.rfid.
FeliCaCard
Returns FeliCa SmartTag battery status.
smartTagRead(int, int)
- Method in class com.datecs.api.rfid.
FeliCaCard
Writes data in FeliCa SmartTag.
smartTagSaveLayout(int)
- Method in class com.datecs.api.rfid.
FeliCaCard
Saves the current display as layout number.
smartTagWrite(int, byte[])
- Method in class com.datecs.api.rfid.
FeliCaCard
Writes data in FeliCa SmartTag.
STATUS_EMSR_BAD_ARRAY
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_BARCODE_MISHMASH
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_BARCODE_NO_READER
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_CARD_ERROR
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_HARD
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_INVALID_COMMAND
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_INVALID_LENGTH
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_INVALID_SIGNATURE
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_NO_BARCODE_READ
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_NO_DATA
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_NO_PERMITION
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_NO_RESPONSE
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_SYNTAX_ERROR
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_EMSR_TAMPERED
- Static variable in class com.datecs.api.emsr.
EMSR
STATUS_INVALID_COMMAND
- Static variable in class com.datecs.api.hub.
HUB
STATUS_INVALID_PARAMETER
- Static variable in class com.datecs.api.hub.
HUB
STATUS_NO_DATA
- Static variable in class com.datecs.api.hub.
HUB
STATUS_NO_RESPONSE
- Static variable in class com.datecs.api.hub.
HUB
STATUS_OK
- Static variable in class com.datecs.api.hub.
HUB
STATUS_SYNTAX_ERROR
- Static variable in class com.datecs.api.hub.
HUB
STSRICard
- Class in
com.datecs.api.rfid
STSRICard(RC663)
- Constructor for class com.datecs.api.rfid.
STSRICard
Constructs a new instance of this class.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W