Borrar filtros
Borrar filtros

to receive data in serial communication

1 visualización (últimos 30 días)
PK
PK el 6 de Feb. de 2012
Editada: Image Analyst el 2 de Oct. de 2013
i just got a sample code for serial communication from the link referred by the contributor JAN SIMON but the problem is i need to press a button to receive the data from another PC can any one tell which logic can be used to receive data from the terminal of other PC

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Feb. de 2012
There is no special logic for this case. If you are using 9600 or faster then using hardware flow control is recommended.
If the two PCs are connected directly together then you need a "null modem cable".
  1 comentario
PK
PK el 7 de Feb. de 2012
i tried the same and the baud is set to 9600 and any other baud is used am getting some garbage value

Iniciar sesión para comentar.

Categorías

Más información sobre RF Blockset Models for Transceivers en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by