← All exercises

Rising Edge

easy

Produces a single-scan pulse on the rising edge of the input.

What it teaches

Fire a single-scan pulse the moment the input switches from off to on. While the input stays on after that, the output stays off — only one pulse per change.

Inputs and outputs

TagTypeDefaultDescription
In_SignalBOOL
Out_PulseBOOL

Required behavior