- getAllDevices() - Class in the method com.posin.device.SerialPortFinder
-
Get all serial driver names (not all)
- getAllDevicesPath() - Class in the method com.posin.device.SerialPortFinder
-
Get all serial port paths
- getBacklight() - Class in the method com.posin.device.CustomerDisplay
-
Get the backlight switch status
- getBacklightTimeout() - Class in the method com.posin.device.CustomerDisplay
-
Get the time to automatically turn off the backlight
- getCardID() - Class in the method com.posin.device.Mifare
-
Obtain the ID number of the M1 card in the sensing range.
- getConfiguration() - Static method in class com.posin.device.Printer
-
Get the printer's serial configuration information for writing your own serial print class.
- getCursorCol() - Class in the method com.posin.device.CustomerDisplay
-
Gets the column coordinates of the cursor position
- getCursorRow() - Class in the method com.posin.device.CustomerDisplay
-
Gets the row coordinates of the cursor position
- getDataBits() - Class in the method com.posin.device.SerialPort
-
Get data bits
- getError() - Class in the method com.posin.device.CustomerDisplay
-
Get device error message (no longer used)
- getFlowControl() - Class in the method com.posin.device.SerialPort
-
Get flow control mode
- getInputStream() - Class in the method com.posin.device.Printer
-
Gets the data flow of the input interface.
- getInputStream() - Class in the method com.posin.device.SerialPort
-
Get the input data stream
- getInstance() - Static method in class com.posin.device.SDK
-
Gets the initialization instance of the SDK to create other classes.
- getNumCol() - Class in the method com.posin.device.CustomerDisplay
-
Get the number of columns
- getNumRow() - Class in the method com.posin.device.CustomerDisplay
-
Get the number of rows
- getOutputStream() - Class in the method com.posin.device.Printer
-
Gets the data stream of the output interface.
- getOutputStream() - Class in the method com.posin.device.SerialPort
-
Get the output stream
- getParity() - Class in the method com.posin.device.SerialPort
-
Get the verification method
- getPkgRead() - Class in the method com.posin.device.Mifare
-
- getPkgWrite() - Class in the method com.posin.device.Mifare
-
- getPort() - Class in the method com.posin.device.SerialPort
-
Get the serial port path
- getProperty(String) - Class in the method com.posin.device.SDK
-
- getReceiveLength() - Class in the method com.posin.device.SerialPort
-
Gets the length of the data that has been received
- getStopBits() - Class in the method com.posin.device.SerialPort
-
Get the stop bit
- getValue(int, int) - Class in the method com.posin.device.Mifare
-
Get the value.
- getVersion() - Class in the method com.posin.device.SDK
-
Get the version number