View Single Post
Old 11-16-2007, 07:33 AM   #7
Sonicxtacy02
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 4,995
Quote: Originally Posted by guino View Post
depends on how you're opening the com port -- you do know I'm only passing the port number to your COM object... I know that if using the windows api, you can use "COM1" to "COM4" and then anything above COM4 has to be opened with "\\.\COM5" for instance. If the code you're using takes a "string" for the port to open, you probably need to do that, if the code you use to open the port only takes a number, then you probably don't have to worry about it.

I do suggest changing the port to a lower number in device manager as well -- this will keep you away from problems.

i've tried it on lower port numbers (numbers, 5 & 6). i've even tried to change the motherboard's serial ports COM number and it does the same thing.. if the device isnt on COM 1 it doesnt get turned on in RR, in mitch's program however it works fine on any port. I'm testing this using the 11/4 beta release you provided me guino.
__________________
03 Acura RSX Coupe
a K.I.S.S Flash, VB, and Autoit Programmer
HARDWARE PROGRESS: 90%[/////////-]
Developer of: RRFusion, MovieTimes, (new)RRMail
Coming Soon:RRChrome, RR Plugin Browser & CentraFusion
Sonicxtacy02 is offline   Reply With Quote