rusty
rusty copied to clipboard
R_EDGE and F_EDGE inputs
Textual declaration of: rising edge inputs falling edge inputs
FUNCTION_BLOCK AND_EDGE
VAR_INPUT
X : BOOL R_EDGE;
Y : BOOL F_EDGE;
END_VAR
END_FUNCTION_BLOCK