Ticket #43975

Nul sent when using CR lineending

Date d'ouverture: 2022-02-23 16:46 Dernière mise à jour: 2023-01-10 08:25

Rapporteur:
(Anonyme)
Propriétaire:
(Aucun)
Type:
État:
Ouvert
Composant:
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

When I have this code sendln 'M' and the option under setup -> terminal -> new-line -> transmit is set to CR, the following bytes will end up on the receiver side:

00000000 4e 0d 00 |N..|

When Set to LF only, I will get

00000000 4e 0a |N.|

When I set the option to CR+LF I will receive

00000000 4e 0d 0a |N..|

Clearly, 0d 00 is wrong and it should be 0d only.

Ticket History (2/2 Histories)

2022-02-23 16:46 Updated by: None
  • New Ticket "Nul sent when using CR lineending" created
2023-01-10 08:25 Updated by: nmaya
  • Priorité Update from 7 to 5 - moyen

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion