Skip navigation links
B E I P R S T V W 

I

InitByBaudRate(PL2303GDriver.BaudRate) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
Open an PL2303G USB Device by BaudRate (The stop bit is 1, The parity bit is none, The Flow Control is none), the Timeout Constant of read and write is 100ms
InitByBaudRate(PL2303GDriver.BaudRate, int) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
Open an PL2303G USB Device by BaudRate (The stop bit is 1, The parity bit is none, The Flow Control is none)
InitByDefualtValue() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
Open an PL2303G USB Device by Default (The baud rate is 9600 bps,The stop bit is 1, The parity bit is none, The Flow Control is none),the Timeout Constant of read and write is 100ms
InitByPortSetting(PL2303GDriver.BaudRate, PL2303GDriver.DataBits, PL2303GDriver.StopBits, PL2303GDriver.Parity, PL2303GDriver.FlowControl) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
Open an PL2303G USB Device by BaudRate, Data bit, stop bit, parity bit and Flow Control
isConnected() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
Get the connection status of this PL2303G, ie, whether there is an active connection with PL2303G device.
B E I P R S T V W 
Skip navigation links