The hex value 0x0D is replaced by 0x0A when the format is changed from hex to ascii.
Workflow:
- Start Script Communicator
- Open the Send window
- Add a new single sequence
- Change format to hex and input "68 65 6c 70 0d"
- Change format to ascii
- Change format to hex
- Now the sequence is changed to "68 65 6c 70 0a"
I think this is some kind of line end replacement maybe done by QT somewhere. This happens on a Linux machine. (Since it affects line end ascii values this may not happen on windows)
Regards
Simon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Bug Reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi,
The hex value 0x0D is replaced by 0x0A when the format is changed from hex to ascii.
Workflow:
- Start Script Communicator
- Open the Send window
- Add a new single sequence
- Change format to hex and input "68 65 6c 70 0d"
- Change format to ascii
- Change format to hex
- Now the sequence is changed to "68 65 6c 70 0a"
I think this is some kind of line end replacement maybe done by QT somewhere. This happens on a Linux machine. (Since it affects line end ascii values this may not happen on windows)
Regards
Simon
Hi Simon,
thx for your bug report. I will fix this ASAP.
Best regrads,
Stefan
Hi Simon,
I have released a new version of ScriptCommunicator which fixes this bug.
Best regards,
Stefan
View and moderate all "Bug Reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi Stefan,
this is amazing! I will test it today.
Regards
Simon
View and moderate all "Bug Reports" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Works! Thank you!
Last edit: Anonymous 2016-03-22