I have a numeric table parameter with x axis (speed in rpm) and y axis (critical Threshold values)
When I pass parameter name as a parameterIN in custom step, I can only be able to point to y axis data.
How can I get X axis value and store in some local variable using NI teststand? Is there any expression that I can use to store that table in to 2D array and then read value from x axis or else? Any suggestion and solution are welcome 🙂