I have a VI attached that I'm having problems with the Build Array function. With a certain 1D extended array called Frequency (Hz), when I wire it to a Build Array with another 1D extended array, it puts out a 2D array. However, when I divide that second 1D extended array by a single extended constant (20), and try to wire it to the Build Array, the Build Array changes to "Concatenate Inputs" and will not allow me to change it back. These are two 1D arrays, I should be able to make a 2D array out of them.
What am I missing here? I know this sounds like an elementary problem (hopefully it is), but I couldn't figure it out. Please see the VI and follow the statement on the Block Diagram. Could it be something with the inheritance properties?
Michael