09-29-2017 03:40 AM
I'm having trouble using the contour table.
The table is created in the project manager as an empty table with the appropriate number axis and a large number of points.
I've initiated the table as can be seen in the picture. Here I've found out that I need to use ''black'' zeros not the ''gray'' zeros you get when you klick the input and create a constant.
But before updating the table for the first time the table always says the number of points available is zero.
Am I doing something wrong.
Do i maybe need to use the commit function?
I've attached my Project the Vi in question is in /Test VI's/ Motion Loop test.vi
10-24-2017 04:54 AM
Hi,
the Contour Move knot needs a 2D Array in order to recognise it as a point. Have you tried to give the points input a 2D Array by adding another column?
Best regards
Gregor