C F G I J L M O Q R S W

Q

QRead(int, long) - Static method in class jPicUsb.iface
Quick Read
Open a connection with DEFAULT VID & PID, reads data, and closes the opened endpoint pipe.
QWrite(byte[], int, long) - Static method in class jPicUsb.iface
Quick Write
Open a connection with DEFAULT VID & PID, writes data, and closes the opened endpoint pipe.
QWriteRead(byte[], int, int, long) - Static method in class jPicUsb.iface
Quick Write and Read
Open two connections with DEFAULT VID & PID, wtite data, then reads data, and closes the opened endpoint pipes.

C F G I J L M O Q R S W