|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
Hi,
I'm trying to use the MSComm control in order to communicate with a device through serial port. I'm sure this device works because I can check it with hyperterminal. The problem appears when I send a command to the device with the MSComm's property Output and if I try to read the device's answer with MSComm's property Input, I read the command I sent before, so it seems as the Input and Output buffer were the same. I tried to introduce a timing between the Output command and the answer of the device and the read was an empty string. Any idea? Thanks in advance. |
|
#2
|
|||
|
|||
|
Are you accessing a modem? use "ATE0" to disable command echoing...
![]()
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
|||
|
|||
|
Thanks for the info but the device is not a modem. I have tried to communicate with this device through OnComm event but the results were the same as previous, it means not able to communicate.
Help. Jose. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Question about serial port control |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|