Author Topic: Virtual Strings #2  (Read 4211 times)

Offline rmaddox

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Virtual Strings #2
« on: December 06, 2019, 11:01:39 PM »
I am referencing the post I made on Nov 24 about adding virtual strings to my Mega Tree.  I received very good help, but am not quite getting the concept and how to do it.  I re-submitted  the post because it is a couple of weeks old and I wasn't sure how soon my latest addition to the post would be viewed.  I attached a screen shot of my Falcon port set up.  I'm basically needing to make one pixel (basically in the middle of each string) a null pixel.
I also attached a picture of the pixel on one of the strings that I need to make null. 

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: Virtual Strings #2
« Reply #1 on: December 08, 2019, 01:42:29 PM »
So add a virtual string. Split the pixels in half and add a null pixel to the virtual string eg ...

if you had 50-1-50

Then it would be a string of 50 followed by a virtual string of 50 with a null pixel.

Offline rmaddox

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: Virtual Strings #2
« Reply #2 on: December 09, 2019, 07:02:16 PM »
Ok, thanks.  My internet is down, so I'm communicating through a hot spot and it won't pull up the web interfaces for my controllers soon.  As soon as I get the internet back and can pull up the interfaces I'll try it.