Edge detector
Help / Logic / Edge detector / Inputs / Outputs / End of text
Function
A 1 is the rising edge if the previous condition was 0.
Input
Type Initial value Description
Input 1 0 Input value
Outputs
Output 1 (send) 0 Rising edge.
A 1 is sent here if the edge is rising.
A value not equal to zero is rising.
Output 2 (send) 0 Falling edge.
A 1 is sent here if the edge is falling.
A value not equal to zero is falling.
Commands
HS Commands (Output 1) - The commands assigned here are run when the value of output telegram at output 1 is not equal to zero.
HS Commands (Output 2) -  
Other
Telegram interval - Can be changed.
Recalculated on start Yes  
Module is retentive No  
Internal designation: 9059
Similar functions:
Filter ON->On / Off ->#
Filter ON-># / Off ->Off
Filter ON->On / Off ->Off
Filter ON->toggle / Off ->#
Filter On-># / Off ->toggle
Filter On->toggle / Off ->toggle

Help / Logic / Edge detector / Inputs / Outputs / Beginning of text