When I use the GPIOChip FB and the "VALUE" input string has more the 15 characters the IO handle gets screwed up.
In my application "TestApp" for example:
Name of IX FB: "DI_Sensor1"
VALUE of GPIOChip "TestApp.DI_Sensor1"
Console Output:
DEBUG: T#1769001696107620302: [IOMapper] Register handle ▒▒
DEBUG: T#1769001696107908709: [IOMapper] Register observer TestApp.DI_Sensor1
With less then 15 Characters it works flawlessly.