jbitzer
Member
Well after looking at what seems like a dozen different software packages for my scanner (Radio Shack Pro-2052) I can't fit anything that is a good fit for what I want to do. Sure there are some really great software packages for memory management however as far as monitoring goes; I want something with a better look and feel.
This is where the help is needed. I have dabbled with Visual Basic in the past and as far as being an expert programmer you can just get that thought out of your mind. I know some basic functionality but as far as I/O with a serial port goes I'm coming up blank.
Here's what I want to do:
I want to have a screen that basically resembles the face of the Pro-2052. I will have same buttons and an LCD (a little larger than the one on the unit). Can someone give me some guidance as to how to send commands (such as keypad) to the scanner and on the flip side how to read information coming from the scanner and display it on the LCD panel in my program?
I have found some good references such as http://www.wa8pyr.net/docs/bc245.pdf. What I need to know is how to decode this. I chunk of VB code for sending and receiving info to the scanner would be a great help!!!
I'm just looking for computer control right now. Once I get this stable I will probably add memory management down the road.
Anyone willing to share VB source code would be greatly appreciated.
This is where the help is needed. I have dabbled with Visual Basic in the past and as far as being an expert programmer you can just get that thought out of your mind. I know some basic functionality but as far as I/O with a serial port goes I'm coming up blank.
Here's what I want to do:
I want to have a screen that basically resembles the face of the Pro-2052. I will have same buttons and an LCD (a little larger than the one on the unit). Can someone give me some guidance as to how to send commands (such as keypad) to the scanner and on the flip side how to read information coming from the scanner and display it on the LCD panel in my program?
I have found some good references such as http://www.wa8pyr.net/docs/bc245.pdf. What I need to know is how to decode this. I chunk of VB code for sending and receiving info to the scanner would be a great help!!!
I'm just looking for computer control right now. Once I get this stable I will probably add memory management down the road.
Anyone willing to share VB source code would be greatly appreciated.