Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/23/05 11:05
Read: times


 
#92227 - Problem in Laptop... Please help~
Since laptop doesn't has any serial port, how can we link rs232 to max232? using parallel port? i had went through a website they are using parallel port to link max232 with PC in VB application by MScomm, but i try so many times it doesn't work at all; there are the code:

With MSComm1
.CommPort = 2
.Settings = "1200,n,8,1"
.PortOpen = True
End With

what is the problem?

if we are using usb-serial port converter for laptop, do we still can use Mscomm in VB to open the port which similiar with above?

thank you...

List of 21 messages in thread
TopicAuthorDate
Problem in Laptop... Please help~            01/01/70 00:00      
   MSComm is for Comm Ports            01/01/70 00:00      
      Here's what I use            01/01/70 00:00      
      The Joy of Windows            01/01/70 00:00      
         No drivers required.            01/01/70 00:00      
            Every USB RS232 Adapter .....            01/01/70 00:00      
               Drivers            01/01/70 00:00      
               USB <--> serial adapter manufacturers            01/01/70 00:00      
   USB to serial            01/01/70 00:00      
      Depends!            01/01/70 00:00      
         USB <-> RS232 interface quality issues            01/01/70 00:00      
            Comtrol Products....            01/01/70 00:00      
               USB to serial fun            01/01/70 00:00      
         Virtual Serial            01/01/70 00:00      
            More fun...            01/01/70 00:00      
               EEPROM            01/01/70 00:00      
                  EEPROM            01/01/70 00:00      
      Handshaking with usb to serial            01/01/70 00:00      
         UB Serial Handshakes            01/01/70 00:00      
   RS485 & USB->serial            01/01/70 00:00      
      PL2303            01/01/70 00:00      

Back to Subject List