Home Forums PID Control / Tuning Creating your own temperature profiles

Viewing 1 post (of 1 total)
  • Author
    Posts
  • deejay1272
    Participant
    Post count: 20

    If you’re programing a profile, you’ll need to understand the syntax used in the profile command file. Each line of code starts with a number. That number dictates a ramp, a wait or a step setpoint command as: Ramp=1, Wait=2, Step=3

    Each line also includes two other values after this first designation of how to set the setpoint. The first value is the value of the temperature setting and the next value is how long the controller will wait at that setting before executing the next command.

    See examples here http://www.ospid.com/forum/viewtopic.php?f=10&t=258

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.