Code Monkey home page Code Monkey logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
Same problem with Windows 7 64-bit

Original comment by [email protected] on 1 Feb 2012 at 4:47

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
Same problem as well, Windows 7 64-bit
Getting error message:
"Could not open port COM15
Make sure the port is available and not used by other applications"

No other apps are using COM15 when attempted to run and confirmed communication 
is good on COM15 by using Arduino's serial monitor and a RS232 Data logger.

Tested with XP and works

Original comment by [email protected] on 6 Mar 2012 at 12:12

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
Exactly identical error; using Windows 7 64-bit
error message:  "Could not open port COM15
Make sure the port is available and not used by other applications"

made sure that no other software instances were blocking the use of Serial Port.
Cross-checked with Free Serial Port Monitor 4.0

Original comment by [email protected] on 9 Apr 2012 at 7:43

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
[deleted comment]

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
I receive the same error.. It seems that the higher com port numbers receive 
the message when the lower (below 10) do not.  The program seems to work on com 
ports like 3, 4, etc..

(Windows 7 64bit)
error message:  "Could not open port COM12 Make sure the port is available and 
not used by other applications"
Also made sure that no other software instances were blocking the use of Serial 
Port.

Original comment by [email protected] on 26 Jun 2012 at 4:30

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
Noticed same behavior as listed by markc... (comment 5). Program works with 
lower numbered serial ports. In my case, did not work on com11 and worked when 
port # changed to com2.

Original comment by [email protected] on 26 Jul 2012 at 1:28

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
Same problem wit win7 64 but changing the port to 2 as noted in comment 6 works.

Original comment by [email protected] on 28 Jul 2012 at 6:51

from serialchart.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 10, 2024
This a problem that comes from the qt serial library. So I will not be fixing 
that but as a workaround I want to let you know that you're not stuck with 
high-numbered ports that Windows assigns , you can change them to something 
lower than 10, for example COM7 , COM5, here is how:

Right Click on My Computer, and click Manage
Then from Device Manager > Ports (COM & LPT)
Right click the port with high number and choose Properties.
Click on Port Settings Tab and then click Advanced...
On that dialog you can change COM Port Number to a number lower than 10. 
Sometimes it will say "In Use" but you can assign it over it , as long as that 
device is not connected (you don't see it under device manager). 


Original comment by sergiubaluta on 22 Jan 2013 at 4:22

  • Changed state: WontFix

from serialchart.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.