05-19-2014 11:39 AM
Im trying to use the PID set point profile in a real time target. The project is a temperature controller for a batch resin curing oven. I have the manual controls working, and the I want to run a Ramp Soak Profile. I can fill the array at the host, but for some reason I can't get the full array to the real time target. I only seem to be getting 3 time and setpoint data points.
05-21-2014 07:42 AM
Just so we are at the same starting point, are you using one of the example projects from the PID and Fuzzy Logic Control toolkit? If so, which one? If not, what is your starting point?
05-21-2014 09:10 AM
No, I started with an exapmle of the test chamber heater, with a fan disturbance. It was a real-time class I took. I had it working but when I try to add the database connectivity to select a profile from our database I cant get the full array to load into the real-time target. The array was loading on the host side, but only 2 segments were making it to the realitime target.
05-23-2014 08:28 AM
I'll look over that example and see what might be going on. Give me a bit to dig for it.
05-23-2014 04:05 PM
I just wanted to let you know that I have looked and can't readily find that example. Could you post your code? That will make it easier for people to help you.