<< CLKSOMV_f Event handling palette ESELECT_f >>

Scilab Help >> Xcos > palettes > Event handling palette > EDGE_TRIGGER

EDGE_TRIGGER

generate an event when the input signal sign changes

Block Screenshot

Contents

Description

This block generates an event on rising, falling or both edges of the input signal (depending on block parameter). A rising edge is a change in value from strictly negative to positive or zero, or a change in value from zero to strictly positive. A falling edge is the opposite.

Note that this block only generates an event if the input jumps due to an event. The generated event is synchronous with the event causing the jump. This block does not detect continuous-time zero-crossings.

Parameters

Default properties

Interfacing function

Example


Report an issue
<< CLKSOMV_f Event handling palette ESELECT_f >>