Serial Port Data Received Events

elcheah

New member
Joined
May 3, 2006
Messages
1
Programming Experience
Beginner
Hi all,
i am trying to communicate with a virtual com port to get the input from a scanner(a USB device) using the system.io.ports class. i have opened the port (port.open), but when i try to scan some input, the program won't trigger the DataReceived events, any idea how to get the input from the scanner? Thanks in advance!

elcheah :)
 
Back
Top