10-18-2024 02:58 AM - edited 10-18-2024 02:59 AM
Hi,
in the current version, the changes of UTF seem have been broken "Item Name" handling.
I guess the semantic of the output "Item Name" in "Get all Object Items.vi" is intended to be a LV-string, but it outputs UTF in encoding (Probe 13 in screenshot).
In "Set Multiple Object Items.vi" this UTF-string will be encoded to UTF from "System Encoding" resulting in garbled Item Names later on.
My suggestion would be to include a UTF->LV-string conversion in "Get all Object Items.vi".
Kind regards,
Götz
10-21-2024 03:12 AM
Thanks. I've found teh bug.