News:

  • September 23, 2026, 03:11:42 AM

Login with username, password and session length

Author Topic: Ramp/Soak Programmable Step Actions  (Read 6608 times)

jreeves

  • Newbie
  • *
  • Posts: 3
Ramp/Soak Programmable Step Actions
« on: May 15, 2020, 11:35:06 AM »
Is it possible to make the step actions programmable while not connected to a computer through the Do-More software.

I would like to be able to have a user assemble a Ramp/Soak profile through an HMI. It seems the step number and action can only be determined in the Do-More software. I was hoping the action could be a V Register so it can be changed in the field with an HMI.

Greg

  • HostTech
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 702
  • Hmmm...
    • Host Engineering, Inc.
Re: Ramp/Soak Programmable Step Actions
« Reply #1 on: June 25, 2020, 11:30:37 AM »
Sorry no one answered you for so long a time.

Surely the HMI does not have an infinite number of Ramp/Soak profiles in mind making it necessary to program a Ramp/Soak completely open. Surely there are only certain categorical Ramp/Soak behaviors that your application will be limited to. If this be the case, as would be most common, then you can create multiple RAMPSOAK instructions to mimick those categories, and yet those categories have parameters in them that are completely variable and easily settable with an HMI.

For instance, perhaps I only have 2 categorical behaviors, like initialize, ramp up, soak, ramp down. I could program a RAMPSOAK with that behavior and all the parameters in the initialize, ramp up, soak, ramp down are settable and variable (see pic).
There are two types of people in the world; those that can extrapolate from incomplete data sets.

jreeves

  • Newbie
  • *
  • Posts: 3
Re: Ramp/Soak Programmable Step Actions
« Reply #2 on: January 17, 2022, 06:50:59 PM »
This is for a temperature control product and this is a feature set that we get from our clients that other controllers PLC packages have. A user can assemble their own multiple step ramp/soak profile. The do-more could have this feature if they had an option to parameterize the profile function to a variable. We are finding creative solutions to implement this.

RBPLC

  • Hero Member
  • *****
  • Posts: 586
Re: Ramp/Soak Programmable Step Actions
« Reply #3 on: January 17, 2022, 07:07:52 PM »
I've implemented this functionality with quite a bit of work. Ramping/Profiling is one of the hardest parts for temperature controllers.