QB compiled communication applications

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: May 2003
Posts: 1
Reputation: gdeamicis is an unknown quantity at this point 
Solved Threads: 0
gdeamicis gdeamicis is offline Offline
Newbie Poster

QB compiled communication applications

 
1
  #1
May 29th, 2003
I Need some help on the following:

I have several QB4.5 stand-alone exe programs that use the RS232 port command:

OPEN "COM1:4800,N,8,1" FOR RANDOM AS #1

for data capture from a DCE device. The data capture uses the command:

IF LOC(1) > 1 THEN ......

to capture the async data transmissions for storage and later processing.

My question is this:

This application works with the classic RS232 serial ports. I am going to use the same program in a PC (running Windows 2000) with USB ports. Will a USB to RS232 adapter (+ support drivers) be all I need or will I have to consider program modifications or another language platform??

If someone out there can help me with this, I would appreciate it very much!

Thanks,
Gene
Reply With Quote Quick reply to this message  
Join Date: Jul 2003
Posts: 2
Reputation: peternrose is an unknown quantity at this point 
Solved Threads: 0
peternrose peternrose is offline Offline
Newbie Poster

Re: QB compiled communication applications

 
1
  #2
Jul 7th, 2003
Yes, the USB route will work as I have done this. If you install the USB converter and follow their instructions it works fine. I use the TARGUS USB PORT REPLICATOR on a LAPTOP. The documentation is a great help getting it going.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum


Views: 4052 | Replies: 1
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC