Author Topic: Time Ramp function time units  (Read 6352 times)

paterianus

  • Guest
Time Ramp function time units
« on: January 26, 2011, 07:14:32 PM »
The function has Inc and Dec loop times but no definition of units, what units are these times in?

Offline Neil

  • PLUS+1 Expert
  • ****
  • Posts: 96
  • Karma: +2/-0
Re: Time Ramp function time units
« Reply #1 on: January 26, 2011, 08:20:22 PM »
Hi there

Range - the output will increase (or decrease) by this amount during the Increment time (or Decrement time.)  This basically sets your maximum rate for the change in output.
Decrement time - this is the amount of time in milliseconds it will take for the output to change by the Range amount
Increment time - same, but opposite direction
Neil