Author Topic: Best practices for setting up 5 controllers  (Read 1470 times)

Offline needbrew

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Best practices for setting up 5 controllers
« on: November 06, 2016, 06:19:00 PM »
HI All,

I am using 5 Falcon f16-v2 controllers and was wondering what is the "Best Practice" for setting up the universes.  If I have my display seperated into the 5 zones does it make sense to set the channel range to teh full 64 universes even if I am not using them?  Is there any penalty to having a bunch of universes that are most likely not going to be used, but leaves me space for the future if I want to add things to those controllers?

Thanks in advance

Offline markrvp

  • Full Member
  • ***
  • Posts: 137
    • View Profile
    • My YouTube Channel
Re: Best practices for setting up 5 controllers
« Reply #1 on: November 07, 2016, 07:59:36 AM »
No, don't set up 64 universes per controller.  You can always add more universes to the controller later on.  For example, you could have universes 1-16 setup now, and then next year add universes 83-90something.   

Offline needbrew

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Re: Best practices for setting up 5 controllers
« Reply #2 on: November 07, 2016, 08:49:01 AM »
Sorry for the NOOB questions just trying to understand how all the pieces fit together. 
C
an I just leave gaps  in the Universe numbers?

I.E. Controller 1 has 1 -16
Controller 2 has 65 - 80

and so on?  Also why is it not advisable to add them all even if not using? 

Thanks for the info

Offline pixelpuppy

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: Best practices for setting up 5 controllers
« Reply #3 on: November 07, 2016, 01:08:52 PM »
All channels that you define in xLights will generate channel data regardless if you are using them or not.  This affects the render times, the size of the fseq files, and the amount of data sent across the network.  And remember, with the most common 50ms timing, every channel that you define gets repeated 20 times per second. The more you over-allocate, the bigger the penalty.   

You may or may not notice it but its still a penalty for over-allocating universes you aren't using.  Reserving some space up front is reasonable, but there is no need to overdo it since adding more channels later is very easy. You can leave gaps in the universe numbers and they don't have to be sequential.  Many people make them contiguous because its easy to configure them in bulk, but its not required. 

With that said, many habits that people use today are based on limitations of older controllers.  Since  you are using the Falcon V2 controllers, most of the old way of doing things it not necessary.  You can start any port on any channel, regardless of the Universe boundary.   In a pure xLights+FalconV2 environment, probably the "Best Practice" is to use Absolute Addressing for everything and stop worrying about universe boundaries.  You still need to define enough universes in xlights to handle your total channel count. Just add more universes later when you need more channels.  With the Falcon V2 controllers you can put any channel on any port.  And with the Virtual Strings feature of the Falcon controllers, you can string models from different universes on the same physical port.

With a pure xLights+FalconV2 environment, just figure out how many total channels you will USE.  Then divide by 512 and round up.  That's how many universes you define today.  Then just add more later if needed.

Offline needbrew

  • Full Member
  • ***
  • Posts: 129
    • View Profile
Re: Best practices for setting up 5 controllers
« Reply #4 on: November 07, 2016, 02:20:40 PM »
Thanks you so much for the information.  That helps.    I would like to keep it as simple as I can since this is my first year using this technology.