Using special characters, for example German umlauts, in ibaVision’s Python plugin currently does not work.
If special characters are passed through the ibaVision configuration, they will mostly be displayed as ‘??’.
In the parameter declarations of Python scripts, special characters cause validation errors. Currently, the only workaround is to avoid special characters.