LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LABview 8.5 MAthscripts problem

I was able to get an addition equation to work on 2 arrays. 

 

Works:  Z = X + Y

 

However, when I try to use the absolute value function for each variable, it gives me the same "Cannot transfer result data" error as before. 

 

Fails:  Z = Abs(X) + Abs(Y)

0 Kudos
Message 11 of 11
(229 Views)