Results 1 to 10 of 10
  1. #1
    mykroft is offline Member
    Join Date
    Jul 2011
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    16
    Uploads
    0

    Default Access single channel of a RGB set

    I need to be able to access channel 1 of the 1st 1-2-3 group (single node) to setup some specific param for the controller. the normal RGB nodes will start as node #2 on the string (channels 4-5-6). But setting channels 1, 2 or 3 to specific numeric intensities will set some grouping params for the rest of the string - kinda like logical resolution from the LOR CCS devices.

    Is this possible is LSP, Vixen can do it easily - but I an not figure out how to do that on LSP

    Thanks
    Myk

  2. #2
    tng5737 is offline Senior Member
    Join Date
    Nov 2010
    Location
    O'Fallon, Missouri
    Posts
    296
    Thanks
    1
    Thanked 9 Times in 7 Posts
    Downloads
    49
    Uploads
    0

    Default

    two ways to do this.
    1) Use layers - if your string was 50 nodes long - you'd have one controller defined and then define two layers - layer1 is mapped to the first three channels 1-3; layer2 mapped to the rest - channels 4-150. Then just select whichever layer you want to work with.
    2) Use two controllers with controller 1 having just one node (3 channels - 1-3) and the second controller with 49 nodes defined (4-150). This last method is the way I mapped my 2011 display.
    You could use Virtual Controllers, however I believe that these are going away in some future version of LSP!
    What doesn't seem to work too well is to have overlapping addresses.

  3. #3
    mykroft is offline Member
    Join Date
    Jul 2011
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    16
    Uploads
    0

    Default

    Ok, but how do I still access just channel 1 of the 1st 3 channels - LSP accesses them as a grp because of RGB - channels 1 2 & 3 are param settings, all seperate from each other?

    Myk


    Quote Originally Posted by tng5737 View Post
    two ways to do this.
    1) Use layers - if your string was 50 nodes long - you'd have one controller defined and then define two layers - layer1 is mapped to the first three channels 1-3; layer2 mapped to the rest - channels 4-150. Then just select whichever layer you want to work with.
    2) Use two controllers with controller 1 having just one node (3 channels - 1-3) and the second controller with 49 nodes defined (4-150). This last method is the way I mapped my 2011 display.
    You could use Virtual Controllers, however I believe that these are going away in some future version of LSP!
    What doesn't seem to work too well is to have overlapping addresses.

  4. #4
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by mykroft View Post
    Ok, but how do I still access just channel 1 of the 1st 3 channels - LSP accesses them as a grp because of RGB - channels 1 2 & 3 are param settings, all seperate from each other?

    Myk
    What specifically is it you want to change on the first channel of the first node?
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  5. #5
    tng5737 is offline Senior Member
    Join Date
    Nov 2010
    Location
    O'Fallon, Missouri
    Posts
    296
    Thanks
    1
    Thanked 9 Times in 7 Posts
    Downloads
    49
    Uploads
    0

    Default

    A couple of ways to do this. IF you wanted to keep the RGB nature of the node you could code your specific byte values using the '#' value in the RGB Blend Picker in which would allow you to set a value of 'rrggbb' where rr was the hex value for the first channel, gg the second and bb the third. A more straight forward method however is to define two controllers as mentioned above - only the first controller is NOT defined as RGB. The controller will then have three separate channels in it - '1,2,3' instead of the rgb combined '1-3' using representing one node.
    Last edited by tng5737; 01-06-2012 at 10:43 AM.

  6. #6
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by tng5737 View Post
    A couple of ways to do this. IF you wanted to keep the RGB nature of the node you could code your specific byte values using the '#' value in the RGB Blend Picker which would all you say set a value of 'rrggbb' where rr was the hex value for the first channel, gg the second and bb the third. An more straight forward method however is to define two controllers as mentioned above - only the first controller is NOT defined as RGB. The cotnroller will then have three separate channels in it - '1,2,3' instead of the rgb combined '1-3' using representing one node.
    I agree with this but am being dense (not unusual) as I don't understand what "params" mykroft wants to change. Does the Calibration tab on the channel configuration accomplish what is needed?
    Last edited by mmulvenna; 01-06-2012 at 10:41 AM.
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  7. #7
    tng5737 is offline Senior Member
    Join Date
    Nov 2010
    Location
    O'Fallon, Missouri
    Posts
    296
    Thanks
    1
    Thanked 9 Times in 7 Posts
    Downloads
    49
    Uploads
    0

    Default

    Mike, if you're dense - I shudder to think what that makes me - LOL!
    I've not used the calibration feature of LSP but it looks like it applies limits to the entire channel. I guess we will have to wait for more input, but sounds like he has 'special' controller which uses the first channel(s) to set parameters like grouping, etc...

  8. #8
    mmulvenna's Avatar
    mmulvenna is offline Super Moderator
    Join Date
    Jul 2009
    Location
    Phoenix, Arizona, United States
    Posts
    3,258
    Thanks
    13
    Thanked 11 Times in 10 Posts
    Blog Entries
    1
    Downloads
    108
    Uploads
    16

    Default

    Quote Originally Posted by tng5737 View Post
    Mike, if you're dense - I shudder to think what that makes me - LOL!
    I've not used the calibration feature of LSP but it looks like it applies limits to the entire channel. I guess we will have to wait for more input, but sounds like he has 'special' controller which uses the first channel(s) to set parameters like grouping, etc...
    Like pixelnet sting mode maybe? Or Macros on CCRS?
    Thanks
    Mike

    Purchase LSP thru the Affiliate program


  9. #9
    mykroft is offline Member
    Join Date
    Jul 2011
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    16
    Uploads
    0

    Default

    we are working on a custom pixelnet firmware for the pixelnet SSC controller - we need to set specific vals for the 1st 3 channels to change how to firmware acts to the rest of the string. I guess I didnt see/understand about making the 1st contoller a non rgb one to access the indv channels.

    And yes LOR CCRs have indv channels/macros that need to be accessed this way as well....

    Pixelnet hybird mode tho - is the 1st 3 channels are access as a RGB channel that the rest of the smart string changes to and then starting at channel 4 for indv node access.
    Pixelnet string mode the way i understand is a single RGB channel for the whole channel

    The group I am working with wanted indv access to each channel to have more options.

    One of the ideas we are working on is giving pixelnet SSC controllers a group mode, like a channel #1 value of 5, every 5 nodes will act as a single unit, value of 10 would be groups of 10 etc up to the max of the 120 flex strip etc, and the 1st lighted node would start at channel 4, like in hybrid mode.

    Myk
    Last edited by mykroft; 01-06-2012 at 11:47 AM.

  10. #10
    tng5737 is offline Senior Member
    Join Date
    Nov 2010
    Location
    O'Fallon, Missouri
    Posts
    296
    Thanks
    1
    Thanked 9 Times in 7 Posts
    Downloads
    49
    Uploads
    0

    Default

    Nifty! if you have room perhaps you could add some macro effects like chases etc.. - like the CCR's I look forward to seeing the results!

 

 

Similar Threads

  1. Access to com port 5 denied
    By HansB in forum LightShow Support
    Replies: 16
    Last Post: 01-23-2012, 05:27 PM
  2. convert a copied single color channel to RGB string.
    By tng5737 in forum LightShow Support
    Replies: 10
    Last Post: 11-15-2011, 11:08 AM
  3. Access Local Help File
    By mmulvenna in forum Tips and Tricks
    Replies: 0
    Last Post: 10-04-2010, 01:09 PM
  4. Cant access com port
    By Sloanhaus in forum LightShow Support
    Replies: 1
    Last Post: 09-08-2009, 11:58 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
LightShow Pro Copyright © 2011 GraphXPros LLC. All rights reserved.
All times are GMT -7. The time now is 04:03 PM.

Search Engine Friendly URLs by vBSEO 3.6.0