Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - softfoot

Pages: [1]
1
QB64 Discussion / Re: Accessing COM ports >9 ??
« on: August 30, 2020, 11:52:46 pm »
Sadly, none of those is an option and since I have a lot of com ports on the target machine its unlikely that I have a spare/unused one.

I would have prefered to use QB64 but have had to switch to FreeBasic as it supports COM1-255 without fuss.

Thanks for the info though, it will be useful elsewhere.

Dave

2
QB64 Discussion / Accessing COM ports >9 ??
« on: August 28, 2020, 06:52:44 pm »
Probably a bit of a newby question ...

In the documentation it says that QB64 can open COM 1-9.

Is there any way to open those over nine ??

I am running WIN 7 and one USB serial adapter is coming up as COM7 and I can open that OK, but a second adapter is at COM27 and fails to open.

TIA Dave

Pages: [1]