Description

The SetNumericFallbackOnDelayExt extension is used to set the fallback of a point after a certain time. It's useful on a logic to go back to a defined value after a while.

 

 After 10s ->   


Implementation

  • Add the SetNumericFallbackOnDelayExt extension to a Numeric point
  • Enable the extension
  • Define the delay to wait for the fallback value to be applied
  • Define the fallback value

Properties

  • Enabled: Whether to enable the extension
  • Delay: Time to wait after a change in the out value before to reset the point fallback value
  • Fallback: Numeric value to apply to the point fallback slot