Complex Array Value

From Visuino
Revision as of 12:06, 17 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoComplexArrayValue.png == Summary == Provides a predefined complex array value as output. == Description == The **Complex Array Value** component stores a predefined array of complex numbers, configurable through its **Value Elements** and **Elements** properties. You can add items by clicking the **3 dots** button to open the elements window, where you can insert **Set Value** or **Set Value State** elements. The resulting array is continuously ou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoComplexArrayValue.png

Summary

Provides a predefined complex array value as output.

Description

The **Complex Array Value** component stores a predefined array of complex numbers, configurable through its **Value Elements** and **Elements** properties. You can add items by clicking the **3 dots** button to open the elements window, where you can insert **Set Value** or **Set Value State** elements. The resulting array is continuously output at the **Out** pin.

This is useful for supplying configurable complex arrays for testing, initialization, or signal processing purposes.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.
  • Value Elements – Click the 3 dots button to open the elements window and add complex values (Imaginary, Real).
  • Elements – Click the 3 dots button to open the elements window and add items (**Set Value**, **Set Value State**).

Pins

  • Out – Outputs the configured complex array.