Skip to main content

PulseFeedbackMode Enum

Namespace: GHIElectronics.TinyCLR.Devices.Signals · Assembly: GHIElectronics.TinyCLR.Devices.Signals

How a PulseFeedback session is driven.

public enum PulseFeedbackMode

Fields

NameValueDescription
DrainDurationMeasure the time the pin takes to be pulled back to its idle state on a single shared pin.
EchoDurationDrive a pulse on one pin, then measure the duration of the echo pulse on a separate pin (e.g. ultrasonic ECHO).
DurationUntilEchoDrive a pulse on one pin, then measure how long it takes the echo pin to respond (e.g. distance-sensor TOF).