Analog Array Value
File:TArduinoAnalogArrayValue.png
Summary
Provides an analog array whose elements can be individually set or updated using value elements.
Description
The Analog Array Value component outputs an analog array with configurable elements. Elements can be added via the **Elements** window, where each element can have its own **Set Value** or **Set Value State** properties. Each added element generates its own input pins for controlling the values. This is useful for creating configurable analog arrays for testing, simulation, or dynamic signal generation.
Diagram:
Properties
- Elements – Configure the elements of the analog array.
- Value Elements – Initial or default analog values for the array elements.
Pins
Input Pins
- Clock – Triggers updates to the elements.
- Element Pins – Each added element generates its own input pins for controlling its value.
Output Pins
- Out (analog array) – Output analog array reflecting the current state of all elements.
Categories
- File:TArduinoAnalogCategory.png Category Analog – Analog signal processing components.
- File:TArduinoArrayCategory.png Category Array – Components for handling analog arrays.