04-30-2014 11:48 AM
I am getting this error when I connect History Data Property Node to mean:
" These cannot be wired together because their data types (numeric, string, array, cluster, etc.) do not match. Show the Context Help window to see what data type is required.
The type of the source is 1D array of double [64-bit real (~15 digit precision)]. The type of the sink is double [64-bit real (~15 digit precision)]. "
Please help me to resolve this error. Any help will appreciate. Thanks in advance.
04-30-2014 11:55 AM
04-30-2014 11:57 AM
I am using pt by pt mean
04-30-2014 11:59 AM
04-30-2014 12:15 PM
Coz I have taken the values from graph and it takes the mean of all point in graph.
Is any way to resolve this error????
For your informatiom, I want to take the mean or average of output points that is displaying in graph. Is any way to take the avergae of all output values of graph?????
04-30-2014 12:17 PM
@Haris115 wrote:
Coz I have taken the values from graph and it takes the mean of all point in graph.
Is any way to resolve this error????
For your informatiom, I want to take the mean or average of output points that is displaying in graph. Is any way to take the avergae of all output values of graph?????
Yeah use the Mean.VI instead of Mean ptByPt.vi. Read the help on these two functions and you'll see one takes an average of a bunch of points, while the other takes one new point at a time to be averaged.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-30-2014 12:27 PM
How to find Mean.VI and used in my program??????
04-30-2014 12:30 PM
04-30-2014 12:30 PM
Thanks dear.
Can you tell me that where to connect the output of Mean.vi to see the mean result??????
04-30-2014 12:32 PM
Thanks dear.
Can you tell me that where to connect the output of Mean.vi to see the mean result??????