estoy manejando el Mscomm e intento abrir el puero 3 y me dice que no se ecuentra abierto el puerto....
intento abrirlo asi:
Código:
If MsComm.PortOpen = True Then MsComm.PortOpen = False
MsComm.PortOpen = True
MsComm.Output = Text4.Text + Chr(13)
|
|||
Tema destacado: Recopilación Tutoriales y Manuales Hacking, Seguridad, Privacidad, Hardware, etc |
|
|