11-06-2008 01:10 PM
I have been reading up/studying example code on the SoftMotion package from NI.
I downloaded the "NI Week 2008 SoftMotion Development Module 2.1 & Compact RIO 6 Axes Coordinated Motion Demo" code to review how I might implement some homing routine on stepper axes, and ran across some undocumented code.
I note that the Straight Linr Move Read/Write property of Targ Pos (Target Position) can take in either a scaler target or arrays of targets. The detailed help for this node does not detail the difference in operation.
From what I can decipher it seems to be that the Array input is for when you have mapped multiple axes to a "coordinate" and the array input sets the target positions for the individual axes in the coordinate.
Is this true?
Solved! Go to Solution.
11-07-2008 03:36 PM
11-12-2008 09:53 AM
11-13-2008 07:45 AM