Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Controller Visualizer and Smart Receivers #4800

Open
ZacharyCloutier opened this issue Sep 9, 2024 · 7 comments
Open

Issue with Controller Visualizer and Smart Receivers #4800

ZacharyCloutier opened this issue Sep 9, 2024 · 7 comments

Comments

@ZacharyCloutier
Copy link

I am having a problem with the controller visualizer where if you have a prop that starts on a smart receiver it doesn't cascade to the next receiver correctly.

For example, you have a 4 port prop that starts on 2b of a 8 port smart receiver instead of port 4 of the prop going on port 1a of the next receiver it goes to 1b.

image

@cybercop23
Copy link
Collaborator

cybercop23 commented Sep 9, 2024

Try right click on first string and cascade down ports

@ZacharyCloutier
Copy link
Author

Like this? That doesn't work. Just a note I am using a Genius Long Range Controller.
image

@cybercop23
Copy link
Collaborator

Yeah... that won't work. Once set to B, it will not wrap to A on the next port. Youc an cascade down from B->C and back to B if you have more strings, but it won't wrap B->C->A->B.

@ZacharyCloutier
Copy link
Author

Yes, that is what I figured out but it should if it is moving to a new receiver it should start at A. I can cascade the remotes but it won't ever go from B->A or C->A etc it always starts at what the first sting is set to and that should not be the desired behavior it should always start at the first available so in this case A .

@computergeek1507
Copy link
Member

did you set the cascade length under the "Cascaded Remotes" section?

@ZacharyCloutier
Copy link
Author

Doing that makes it go to a C receiver I want it to go to a on the next port. So for this example I want what is on port 5B to go to 5A.

@computergeek1507
Copy link
Member

As Alex said, that would be non-continuous strings which is not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants