Unsigned 64 bit Schmitt Trigger (Hysteresis)
Jump to navigation
Jump to search
File:TArduinoUnsigned64BitSchmittTrigger.png
Summary
Summaries:Summary Unsigned 64-bit Schmitt Trigger (Hysteresis)
Description
Use this Schmitt Trigger component to compare with hysteresis a 64-bit unsigned signal with a given **Value**.
The Schmitt Trigger component emits **True** when the input rises above the **High Threshold** and returns to **False** only when it falls below the **Low Threshold**. The **Inverted** property can reverse the output logic, and **Initial Value** sets the output state at startup.
Diagram:
Resources
https://www.instructables.com/Arduino-Nano-Flame-Sensor-With-Visuino/
Categories
Category Measurement – Measurement components category
Properties
- Value – Summaries:Summary Unsigned 64-bit Schmitt Trigger (Hysteresis).Value
- Threshold – Summaries:Summary Unsigned 64-bit Schmitt Trigger (Hysteresis).Threshold
- Initial Value – Summaries:Summary Unsigned 64-bit Schmitt Trigger (Hysteresis).InitialValue
- Inverted – Summaries:Summary Unsigned 64-bit Schmitt Trigger (Hysteresis).Inverted
- Enabled – Summaries:Summary TArduinoCommonIntegerEnableSink.Enabled