Tom,
Question, we have been working on the C file MPGSmoothHardwareEnc.c and it does not appear to be a complete application. Perhaps we missed something but unlike the C program MPGSmooth.c , there does not appear to be any defines in the program that identify the two phases of the MPG coming from the hand held pendant. Are we missing something as it does nothing when you combine and download into KFLOP?
Russ Larson
#define QA 26 // define to which IO bits the AB signals are connected
#define QB 27
#include "KMotionDef.h"
// Example Init program that includes "smooth" MPG motion example
// which makes use of the exponential motion command.
#define MPG_INPUT_AXIS 6
On 6/17/2014 12:55 AM, Tom Kerekes tk@... [DynoMotion] wrote: