|
|||||
1 When scanning the above barcode on a Windows terminal, the following output is displayed.
|
2 After copying the Translate.ini file to the PC, find the Hex Code of the character you want to convert.
See ASCII-Hex Code Conversion https://en.wikipedia.org/wiki/ASCII
[Translate_01]
origin = @'s Hex Code : 0x40
mapping = A's Hex Code : 0x41
[Translate_02]
origin = *'s Hex Code : 0x2A
mapping = A's Hex Code : 0x41
|
3 After entering and saving the code obtained above in a file, copy it to the terminal.
|
4 If the input and copy are successful, the converted value is output as follows when scanning the barcode above.
|
|