Hi Michal,
It's ok you know that as a user I like to pioneer features of this amazing tool.
After adding that command to my MATLAB script, I don't get the error anymore when invoking PipeWriteXxxArray from MATLAB.
However at target side, after calling FMSTR_PipeRead, the right amount of bytes is received, but only the first element of the array is received correctly, while further array elements contain corrupted data. I tried with PipeWriteUIntArray, PipeWriteFloatArray and with arrays of 2 and 5 elements.
I can do with just sending scalars for my current use case. Maybe take a note to look into this at some point in time.
Thanks for your quick response,
Luca