TriggerInput

Wire Editor

Description

  • A component that occurs the Trigger when there is only change in input value of the BOOtype.

  • Trigger is a BOOL type that exists only TRUE.

  • Trigger reset to FALSE, once it is used.

Inspector

checkEdge

    • Trigger occurring condition

    • ◦Rising Edge: Trigger occurs when the input value changes from FALSE to TRUE

      • ◦Falling Edge: Trigger occurs when the input value is changed from TRUE to FALSE

Wiring