Can't manage to use multiple blocks of the same type on MEMS Studio
Hi, I noticed that, on MEMS Studio, whenever a block is repeated inside a subdesign it gives an error when building. As an example to represent this, I've created a subdesign "A" where I input the acceleration sensor of a X-NUCLEO IKS01A3 and i output the results in a graph as shown in the next image.

The subdesign "A" uses a demux, adds to every output its current value with the previous one and mux it back again.

The given error references to undeclared variables of the repeated blocks as shown below:

Any advice on how to prevent this from happening?
Thanks in advance
