-
-
Notifications
You must be signed in to change notification settings - Fork 8
Convert all to hex code glyphs #361
Copy link
Copy link
Open
Labels
Description
Summary
Cannot make this feature work.
Set Data Type to ASCII and Non-visible Character Display to Convert all to hex code glyphs.
Only the first byte gets converted, which is 0xFB (251)
Here is the input line:
251 027 000 003 000 076 069 068
I was expecting to see first five control characters displayed in Glyph format, followed by three ASCII characters L E D.
Thx.
Reactions are currently unavailable