i want to measuring a fixture variable position at different time by a displacement sensor.but i want to get the speed and acceleration at anytime and any position.who have such as experience?
You can use Derivative x(t).vi or Derivative x(t) PtByPt.vi. The first derivative is the velocity and the second derivative is the acceleration (or in other words, acceleration is the derivative of the velocity).