04-07-2006 12:44 PM
04-08-2006 10:08 AM
04-08-2006 02:01 PM
04-10-2006 11:07 AM
Looking at the shipping example is an excellent starting point to learn how the PID VIs are used. You may want to also refer to the following links for more info on PID theory and LV information:
- FieldPoint PID Interactive Tutorial
- Complete resources for a PID control system with NI M Series devices (this one is for DAQ PID control, but still helpful information)
-Mark
05-11-2006 02:10 PM
05-11-2006 02:11 PM
05-11-2006 03:15 PM
05-11-2006 04:12 PM - edited 05-11-2006 04:12 PM
Message Edited by PiMaster on 05-11-2006 04:14 PM
05-11-2006 04:23 PM
PiMaster,
Another thing I'd do if I were you... I get my PID loop rate up much higher than 20hz if possible. That's only 20 data points for your whole event -- you can never have too much data, especially when feeding a PID. The D term will act a whole lot better with a more accurate idea of what is going on.
Randy
05-11-2006 04:34 PM