Using Q-Basic for recieving data from parallel ports.

Please use this Board for QBasic related requests ( file research, programming, etc.)

Moderators: Administrator, Global Moderator

Post Reply
PixelMeister

Using Q-Basic for recieving data from parallel ports.

Post by PixelMeister »

Hi!
I am really new to Q-Basic and I am working on sending and recieving data from parallel ports. If anyone wants to share their knowladge, it would be much appreicated. :D
Valerie
Sr. Member
Posts: 51
Joined: Wed Dec 15, 2004 8:10 am
Location: Coromandel, NZ

Parallel port usage

Post by Valerie »

I have some experience programming ports, but not recently, only using Dos based OS's. I found this site a great help some time ago http://www.epanorama.net/circuits/parallel_output.html for programming output to the port.

Will you be using a Dos-based OS (Win.9x etc) or NT (XP). XP does not allow direct addressing of the ports from a Dos-based language such as QBasic and some other language may be necessary.

Post your queries and will try to assist.

V...
Guest

Post by Guest »

Thank You!
I am running dos v6.3 and am working with qbasic v1.1, but the site was all I needed.



THANK YOU!
Post Reply