View Single Post
Old 11-10-2010, 09:34   #34 (permalink)
Dave.W
No Life Poster
 
Dave.W's Avatar
 
Join Date: Nov 2001
Location: England
Age: 41
Posts: 2,821
Member: 7653
Status: Offline
Thanks Meter: 823
Quote:
Originally Posted by adityajha View Post
how to filter proper device by serial port in vb 2008.
- Get list of all ports
- Send a command with known response to each port in turn
- Monitor response.

For example send AT command "AT?" to each port. If Returned data is "ATOK" then you know is connected an AT compatible device. If not then try next port.

Now you can check identity of connected device.

Good luck.
  Reply With Quote
The Following User Says Thank You to Dave.W For This Useful Post:
 
Page generated in 0.06871 seconds with 7 queries