Page 2 of 2

Re: Array string extraction / String Switch

Posted: Wed Dec 13, 2017 6:57 am
by sharc
faxinadu wrote: Tue Dec 12, 2017 10:44 pm yes i know you can do that and have been trying but this module i'm using gives me incompatible pads message
When you check the attributes do the pad types match - ie both string array?.

The arrays normally resize to match when connected but this may not work with some modules, so it's better to resize before connecting.

Re: Array string extraction / String Switch

Posted: Wed Dec 13, 2017 7:06 am
by faxinadu
nice thought about the resize, will try this!