* Forever Loop to service any continuous requirements such as MPG, External Buttons, EStop, etc
===C Programming References===
See the links listed [http://www.dynomotion.com/Support.html here].<br /><br />
====Simplest C Program====
include "KMotionDef.h"<br/>main()<br/>{<br/> printf("Hello World!\n"); // send message to console<br/>}
==<br/>Wiring Diagrams==