Hi All,
I need to communicate with an RS232 device and send data in this format <01><LEN><SEQ><CMD><DATA><05><BCC><03>
And read in this format
<01><LEN><SEQ><CMD><"DATA"><04><STATUS><05><BCC><03>
Can anyone help me with a vb code to send sample data to the device and read responds urgently
Thank You
Why not look for existing VB forums? I bet there are more VB programmers on a VB forum than a forum for embedded development - VB isn't the most used language for embedded programming. Especially not when the forum is for Keil products and Keil doesn't have VB products.