The vi I want to build is a little "strange" , I am going to try to
explain the basic idea!!

I need a vi with every number of inputs, so, maybe my vi has 2 inputs
or 50 inputs.
I know that a vi has a limited number of terminals (28), so , I
thought that I had to use an array to avoid limit the number of inputs
and outputs.
But the problem is that I want to connect my inputs separately , no
using an array.
I suppose that my explanation is not very good!
I want to build something similar to the vi "Build an array" . It is a
vi that has every number of inputs, this example is to explain the
idea.  I dont know if it is possible doing something similar, because
depending on the number of inputs the block diagram will change!

Thanks in advanced!!

Graci

Reply via email to