Skip to main content

edge

Syntax

- edge

Description

The edge operation does not take any parameters. It watches a digital input and emits an event pulse each time the input transitions from either high to low or low to high.

Examples

  var1:
- source: AIN0
- threshold: 2.5
- edge
info

In the above example, AIN0 is an identifier available in LabJack data sources.