- parity - Variable in class com.posin.device.SerialPortConfiguration
-
Data verification method
SerialPort.PARITY_NONE
SerialPort.PARITY_ODD
SerialPort.PARITY_EVEN
- PARITY_EVEN - Static variables in class com.posin.device.SerialPort
-
- PARITY_NONE - Static variables in class com.posin.device.SerialPort
-
Check the way
- PARITY_ODD - Static variables in class com.posin.device.SerialPort
-
- port - Variable in class com.posin.device.SerialPortConfiguration
-
Serial port path(/dev/ttymxc1, /dev/ttymxc2, ...)
- powerOff() - Class in the method com.posin.device.SDK
-
Shut down
- print(String) - Class in the method com.posin.device.Printer
-
Send an instruction or text to the printer
- print(byte[]) - Class in the method com.posin.device.Printer
-
Send an instruction or text to the printer
- Printer - com.posin.device in the class
-
Printer Built-in printer, basic function package
- Printer() - Class constructor com.posin.device.Printer
-