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

How do you assign an action to an LED for a specific mode (CM3 Throttle) #10

Open
Coder-DG opened this issue Jun 2, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Coder-DG
Copy link

Coder-DG commented Jun 2, 2021

Hi, I'm not sure exactly how can an LED be assigned with a color in a specific mode, i.e. when the mode dial is on a certain mode.
I see there isn't a way to set logical operators so I'm guessing I can't do an AND with the mode dial.

@charliefoxtwo
Copy link
Owner

Correct, I don't currently have logical operators implemented (though they are planned).

That said, I also don't currently have a way of monitoring the position of switches (like the mode dial) on the controllers. That would have to be a separate plugin.

You can use the VPC Software Suite if you just want to change the colors of the LEDs based on the mode dial. If you wanted to change the LEDs based on in-game events and the mode dial, I don't have a solution for that currently. It's a good idea though!

@Coder-DG
Copy link
Author

Coder-DG commented Jun 2, 2021

If you wanted to change the LEDs based on in-game events and the mode dial, I don't have a solution for that currently

Yep, that was what I was asking about

@charliefoxtwo charliefoxtwo added the enhancement New feature or request label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants