A B C D G H I L O P R S T V W

S

sendArrayChar(char[]) - Method in class giovynet.serial.Com
Write array char.
sendSingleData(String) - Method in class giovynet.serial.Com
Write a single character like String type.
sendSingleData(char) - Method in class giovynet.serial.Com
Write a single chraracter like char type.
sendSingleData(int) - Method in class giovynet.serial.Com
Send a single data, like integer representation or hex representation with
prefix Ox.
sendString(String) - Method in class giovynet.serial.Com
ONLY FOR WINDOWS O.S.
SerialPort - Class in giovynet.nativelink
Link libreias methods for handling null modem serial communication.
SerialPort() - Constructor for class giovynet.nativelink.SerialPort
 
setBaudRate(Baud) - Method in class giovynet.bt.Command
Set baud rate for GiovynetBT.
setBaudRate(Baud) - Method in class giovynet.serial.Parameters
Set baude Rate.
setByteSize(String) - Method in class giovynet.serial.Parameters
Set byte size.
setMinDelayRead(int) - Method in class giovynet.serial.Parameters
Sets the minimum length of time elapsed before reading a character.
setMinDelayWrite(int) - Method in class giovynet.serial.Parameters
Sets the minimum length of time elapsed before writing a character.
setParity(String) - Method in class giovynet.serial.Parameters
Set parity.
setPort(String) - Method in class giovynet.serial.Parameters
Set port name.
setReadInterval(int) - Method in class giovynet.serial.Parameters
ONLY TO WINDOWS.
setReadTotalConstant(int) - Method in class giovynet.serial.Parameters
ONLY TO WINDOWS.
setReadTotalMultiplier(int) - Method in class giovynet.serial.Parameters
ONLY TO WINDOWS.
setStopBits(String) - Method in class giovynet.serial.Parameters
Set stop bits.
setTimeOutSerialPortC(String, int, int, int, int, int) - Method in class giovynet.nativelink.SerialPort
ONLY WINDOWS.
setVariable(Variable, String) - Method in class giovynet.bt.Command
Updates local device settings.
setWriteTotalConstant(int) - Method in class giovynet.serial.Parameters
ONLY TO WINDOWS.
setWriteTotalMultiplier(int) - Method in class giovynet.serial.Parameters
ONLY TO WINDOWS.
status() - Method in class giovynet.serial.TaskParallel
Returns the status of task can be turned on(true) or off(false).

A B C D G H I L O P R S T V W