BBC BASIC for Windows
« Sending data to USB to RS 232 cable »

Welcome Guest. Please Login or Register.
Apr 5th, 2018, 9:53pm



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

If you require a dump of the post on your message board, please come to the support board and request it.


Thank you Conforums members.

BBC BASIC for Windows Resources
Online BBC BASIC for Windows documentation
BBC BASIC for Windows Beginners' Tutorial
BBC BASIC Home Page
BBC BASIC on Rosetta Code
BBC BASIC discussion group
BBC BASIC for Windows Programmers' Reference

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Sending data to USB to RS 232 cable  (Read 1107 times)
ks46251
New Member
Image


member is offline

Avatar




PM


Posts: 2
xx Sending data to USB to RS 232 cable
« Thread started on: Apr 24th, 2014, 09:29am »

I am involved in a project to write a program to control the numbers on a scoreboard through a USB port using a USB to RS 232 cable.
When the device manager is opened it shows that the USB connection is listed under the “Other Devices” section
Is it possible to send data to this location using BBC basic?
User IP Logged

acexbe
New Member
Image


member is offline

Avatar




PM


Posts: 10
xx Re: Sending data to USB to RS 232 cable
« Reply #1 on: Apr 29th, 2014, 3:28pm »

If you are using USB to RS232 then you have to communicate with the assigned COM port of the converter.
BB4W supports multiple COM ports.
Note however that every USB port of your pc assigns a different COM port if you switch the converter to other USB ports.
Solution is using the same USB port each time.

Manuel
User IP Logged

rtr
Guest
xx Re: Sending data to USB to RS 232 cable
« Reply #2 on: Apr 29th, 2014, 3:41pm »

on Apr 24th, 2014, 09:29am, ks46251 wrote:
Is it possible to send data to this location using BBC basic?

I'd just like to add that of course it's "possible". BBC BASIC for Windows is a general purpose programming language so anything (within reason) is possible. If you can do it in C, or Python, or Java, you can do it in BBC BASIC.

Richard.
User IP Logged

ks46251
New Member
Image


member is offline

Avatar




PM


Posts: 2
xx Re: Sending data to USB to RS 232 cable
« Reply #3 on: Apr 29th, 2014, 5:36pm »

Thanks
Manuel , Richard
I will give it a try

Ks46251
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls