LabVIEW APIs Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Compund Arithmetic

How do I add more inputs to the function Compund Arithmetic?

Antonio Garcia

0 Kudos
Message 1 of 4
(4,195 Views)

Get the current height of the node (Bounds»Area Height).  Query the node for the Terminal Height.  Add this to the current height, then run the Resize method with the new height.

Message 2 of 4
(2,829 Views)

simply hover your mouse on the node when the cursor changes into bidirectional arrow then simply drag it according to your desire.

0 Kudos
Message 3 of 4
(2,829 Views)
4928320,

This is the API group - so the Q was meant how to add more inputs PROGRAMMATICALLY.

0 Kudos
Message 4 of 4
(2,829 Views)