Counter: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoCounter.png == Summary == {{:Summaries:Summary Counter}} == Description == Use this component to count clock events. <b>Resources:</b> [http://www.instructables.com/id/Arduino-and-Visuino-Use-PCF8574PCF8574A-I2C-GPIO-t/ Instructable: Arduino and Visuino: Use PCF8574/PCF8574A I2C GPIO to Add More Digital Channels to Arduino] <b>Diagram:</b> Image:TArduinoCounter.Preview.png == Categories == *Image:TArduinoIntegerToolbarCategory.png C..." |
Tag: Undo |
(3 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 03:30, 4 February 2023
Summary
Counter
Description
Use this component to count clock events.
Resources:
Diagram:
Categories
- Category Measurement/Integer - Integer Measurement components category
- Category Integer - Integer components category
Properties
- Reversed - Specifies the direction Up/Down of the counter
- InitialValue - Specifies the initial value of the component
- Min - Specifies the minimal value for the counter
- Max - Specifies the maximal value for the counter
- Elements - Summaries:Summary TArduinoBasicCounter.Elements
- Enabled - Enables or disable the component.