‎01-29-2010 01:28 PM
I am guessing there is an unwritten rule that states if you want to perform a constant operation on an array with multiple inputs you must connect the constant first. When trying to wire the output of an array to a multiply function and the array is wired first the constant for the other terminal wants to be an array also. For instance I wanted to multiply the array by 2.
jvh
Solved! Go to Solution.
‎01-29-2010 01:32 PM
You can either drop a numeric constant or drop the array constant and drag the constant out of it. Just because you connected the array first, doesn't mean you can't operate with a scalar.
Go vote here to help change the current setup
‎01-29-2010 01:42 PM
‎01-29-2010 04:21 PM