Logic Gates
Edge Detector
Description Set Type to the type of edge that is to be detected: Positive Edge, Negative Edge, or Either Edge. When Type is set to Disabled, the state of Input will not impact Output. Output will be set HIGH (1) for one clock cycle when the edge condition of Input is met.
Availability
  • Available only in the dw2xx-v2 series products
  • Requires library: Process Control (option -05)
  • Firmware versions 0x2119 and later
savvy-SFD Graphic edgeDetector
Graphic with Parameters edgeDetector

Parameters

Input Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Type Input, Read-write, Enumerated (signed 16-bit integer)
0 = Disabled
1 = Positive Edge
2 = Negative Edge
3 = Either Edge
Output Output, Read-only, Boolean (signed 16-bit integer)
0 = Low
1 = High