08-01-2005 11:11 PM
08-03-2005 10:56 AM
GHernandez,
To check the functionality of the serial converter, I would first simplify the test to a simple loop-back test, where you just connect your transmit line to your receive line (pins 2 and 3). This way you can take the instrument out of the equation and just make sure that the information is being sent.
But as far as how to communicate with the com port, there is probably a way through the Pocket PC OS to find out which com number it assigned to that port, but I can't tell you exactly where that is. Otherwise, you could use the guess-and-check method and just try different com ports. My guess would be that the CF to Serial converter would use Com 1. I would think that the documentation for the converter would include some information on that, though, so you might want to check there (if you haven't).
Hope this helps!
Tyler S