Edge generation in LD

PLC3000 with the Ladder langage allows the rising and falling Edges.

Declaration in LD

A rising Edge is defined during the variable declaration in the Ladder code editor. A rising Edge on input %I0:

A falling Edge is defined during the variable declaration in the Ladder code editor. A falling Edge on input %I1 :