Indexed Pixel (Maxim LED Control)

From Visuino
Jump to navigation Jump to search

Summary

LED group allowing setting individual pixel value by pixel index

Description

Add this LED group when you want to set individual pixel value by pixel index.

The first pixel in the group has index 0.

Used By

Properties

  • InitialIndex - Specifies the initial pixel index when Arduino is powered up
  • InitialValue - Specifies the initial value of the LEDs in the group
  • CountPixels - Specifies the number of LEDs in the group
  • Enabled - Enables or Disables the LEDs in the group
  • Name - Specifies the name of the element

Pins

  • Index - The Pixel Index Integer Input pin of the element
  • In - The Digital Input pin of the component or element