LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Array creation and usage - part 3

Solved!
Go to solution

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 

0 Kudos
Message 1 of 4
(2,828 Views)
Solution
Accepted by topic author jvh75021

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

--
Tim Elsey
Certified LabVIEW Architect
Message 2 of 4
(2,827 Views)
Gets my vote.
0 Kudos
Message 3 of 4
(2,814 Views)
You might also want vote for my idea that would make some of these operations easier for the programmer. 😄
0 Kudos
Message 4 of 4
(2,777 Views)