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

simvar_led's not working #71

Closed
DrRajJena opened this issue May 20, 2021 · 5 comments
Closed

simvar_led's not working #71

DrRajJena opened this issue May 20, 2021 · 5 comments

Comments

@DrRajJena
Copy link

Hi. I am trying to work out why Simvar LEDs have never worked correctly for me.

Today I upgraded to 1.6.1 release, updated the x-touch mini config files using x-touch editor, and used the default config flying a TBM-930.

As the x-touch-mini-fs2020 app starts I verified that it is using X-TOUCH MINI 1 as the midi output device.

Input commands from the x-touch mini (knob encoders, knob press and buttons) all work correctly.

I have tried sending midi commands to the x-touch to turn on and off LEDs from the Bome SendSx tool and I can get the LEDs to light up and turn off with MIDI commands so I know my x-touch LEDs are working

Any ideas why I am not getting any LED response at all on my x-touch?

@maartentamboer
Copy link
Owner

That's strange, did you make any changes in the x-touch editor in the buttons section? And can you let me know which commands you send with the SedSx tool?

@DrRajJena
Copy link
Author

Thanks! When I use SendSx I read these codes on Midi In when I press button 1
9A 08 7F (press)
8A 08 00 (release)

So I send this code and button 1 LED illuminates
9A 08 7F

And I send this code and button1 LED goes out
8A 08 00

Reading from x-touch editor I following details:
GLOBAL TAB:
Device ID 1,Global CH 2
RXMidi control Button LEDs NOTE0-NOTE15
BUTTONS TAB looks like this...

image

image

Is this all as it should be?

@dachande
Copy link

Same problem here although I'm using a BCR2000 instead of a X-Touch Mini. When the buttons are set up correctly I can control the corresponding switches in the sim and I also can send the note-on and note-off commands via MDI to the BCR2000 to control the leds, but when manually flipping a switch in the sim, the lights on the BCR2000 won't change.
It almost looks like the change in the simvar is not recognized by the software and converted into the corresponding MIDI command.

@cupax1000
Copy link

I have the exact same problem. Too bad, I'm missing this a lot to have a perfect MSFS controller.

@maartentamboer
Copy link
Owner

It might be your global midi channel: #121 (comment)

Feel free to reopen if needed

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

4 participants