I am using NI PCI-7344 motion controller card with NI MID-7604 stepper motor driver. I have a 3-axis robot with 3 orthogonal axes. I have various operations to perform that would be a lot easier if i had the ability to define local coordinate systems by specifying origin, vectors, planes, points, etc in the same way as is done with finite element software or CAD software. I could get by with one such VI that would define a cartesian local coordinate system given origin, vector to define X axis, vector to define xy plane. I could do the calculations in the local coordinate system and the VI would handle conversion into and out of global coordinates. Is there a standard VI for this or has someone done one?
thanks in advance