Skip to main content
Skip table of contents

SetNumericFallbackOnDelayExt

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

 

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.