Strings are cut if it contains chinese characters
Summary
Strings shared via logic to SCADA Connection are cut if chinese characters are used in the string.
Description
Strings shared via logic to SCADA Connection are cut if chinese characters are used in the string.
Issue Number: 172674
Fixed on Date: 22.1.2019
Versions: 7.60 0 BUILD 54483 | 8.00 0 BUILD 55271
Related Articles
straton strings with special characters are broken in force value dialog
Description In zenon Logic, strings with special characters are not displayed correctly in the Spy and in the Force value dialog. String values that are forced are not correctly written. This bug has been fixed. The value is displayed and written ...
Bitfields and ENUMs with Chinese type names are not reloaded - TEST BY TRIO
Description In a particular project, although Windows was configured for the Chinese region, bitfields and ENUMs with Chinese type names were not reloaded into Workbench. The issue has been addressed and bitfields and ENUMs with Chinese characters ...
Chinese character in the SMTP message control function becomes the question mark in the email
Summary SMTP mails use US-ASCII encoding by default, which does not support all characters. Message Control now explicitely sets the encoding to UTF16 allowing much more characters like chinese, korean, japanese, cyrillic, arabic, ... Description ...
In the HTML Web Engine, a string containing a semicolon is cut down to the prominent letters or numbers. All characters after the semicolon are ignored.
Summary If a string "1,234" is used in the HTML Web Engine, the string is cut down to "1", if the separation is realized with a dot ("1.234") the string "1.234" is displayed correctly. DescriptionIf a string "1,234" is used in the HTML Web Engine, ...
Mitsubishi FX32 driver does not correctly write strings with an odd number of characters
Summary The mitsubishi FX32 driver does not correctly write string values which have an odd number of characters DescriptionThe mitsubishi FX32 driver does not correctly write string values which have an odd number of characters Solution An issue has ...