ScriptCommunicator has only an ASCII console which prints ÿ for non ASCII caracters.
You can find a script under exampleScripts\WorkerScripts\MainWindowConsole\Utf8Console which adds a console to the main window and prints all recieved data in UTF8 format.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If the remote character set use the UTF-8 coded format, it can show all characters of the world.
this case maybe cannot happen - ** 'ÿÿÿÿÿÿ'**
Hi,
ScriptCommunicator has only an ASCII console which prints ÿ for non ASCII caracters.
You can find a script under exampleScripts\WorkerScripts\MainWindowConsole\Utf8Console which adds a console to the main window and prints all recieved data in UTF8 format.