A B C D E F G I J M O P R S T W

W

waitEvents(long) - Method in class jssc.SerialNativeInterface
Wait events
writeByte(byte) - Method in class jssc.SerialPort
Write single byte to port
writeBytes(long, byte[]) - Method in class jssc.SerialNativeInterface
Write data to port
writeBytes(byte[]) - Method in class jssc.SerialPort
Write byte array to port
writeInt(int) - Method in class jssc.SerialPort
Write int value (in range from 0 to 255 (0x00 - 0xFF)) to port
writeIntArray(int[]) - Method in class jssc.SerialPort
Write int array (in range from 0 to 255 (0x00 - 0xFF)) to port
writeString(String) - Method in class jssc.SerialPort
Write String to port
writeString(String, String) - Method in class jssc.SerialPort
Write String to port

A B C D E F G I J M O P R S T W