Hi,
what errors are you getting in code you have posted ?? are you able to open port ?? send command receive responce ??
try to initialise array before using it may have garbage data which results in wrong commands
e.g char arr[256]={0};
-Anant
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: Opening PortThreaded View
|
Click Here to Expand Forum to Full Width |