Thank you very much @MobiFlight. It is great being part of this community! I hope this will inspire others to provide their knowledge to others as well! Keep safe, happy firm landings!
Can you please do the same Video with an example of the LVariables please? i got the Carenadp PA34 and there are only LVars available for specific Buttons and Switches. It would be amazong if you could show how to use the LVars with an example please - thank you =)
We made a Stream Deck plugin that works with MobiFlight event. You can find "Flight Tracker" in Stream Deck's More Action, or search for "Flight-Tracker-StreamDeck" in GitHub. We also have a discussion thread for it in MSFS forum (search for "Stream Deck Button Box (My C172 Implementation)" as I can't seem to put a link here).
LOVE THE EXPLANATIONS. Great video is there any chance you could do one on how to use the Input Events and Local Variables from the Model Behavior Debug. Can these be used in the Sim. Thanks and keep up the great work
Yes they can be used - at least L-Vars and H-Events are fully supported. With 9.0 you now have the option to dynamically specify the code that shall be executed. I will make a video soon.
Hi! What a great video and a good community! So, having watched and tried to understand this vid, can I now say that with this method of using FSUIPC offsets, I can now make a custom FCU for the FenixA320 with AP numeric values that are displayable? Or say, can i set/read states of those AP, A/THR / FD / LS / APPR buttons and have an LED lit if ON? Thanks!
We have already collected many many presets for the fenix which makes it easy to access all its information. No FSUIPC needed. They use the WASM module. Watch ua-cam.com/video/pS8KGfYRNrY/v-deo.html to learn more about presets and WASM/SimConnect
Hello and thank you! My syntax for the Boeing is B:? What is this and how can I use it. Anyone had success with the Boeing buttons? Specifically the AP?
Hello hello i have a question... i just not able to fine the setting for 7 segmens display for the overhead flt altitude and landing altitude i am lloking for hours, but i dont find it pls help, thank you
Of course softwrae updates and how something functions changes, in my MSFS in dev mode I do not have a Windows menu as you show in your video, I think it's noiw under the tools drop down, could anybody confirm this.
When I edit my eventsid file I see no change. Even if I delete an entire section (and restart mobiflight, of course) I still see the "vendors" I deleted.
I have done a trace using this method for a standby battery switch on the Longitude. Nothing shows under events but it shows a 3 local variables which are XMLVAR_BatterySTBY_Switchstate XMLVAR_STBYBattery_Test XMLVAR_STBYBattery_Isheld I cannot see the full code in the Behaviour Debug window. Does this mean that it is an L or O type local variable and as such is not able to be assigned? Thanks
partially - there is a license issue with fenix but the community discovered a range of information that is available via standard simconnect API which is accessible to Mobiflight - technically you can, but from a license standpoint you are not allowed - if i understand it correctly
Unfortunately not - You have to tell the logger what to listen to. So you have to define the root and child component first and then listen to/watch the logger. I have not found any other way to use the logging function.
Hello, very show the videos congratulations! Could you help me with Xplane I need to create datarefes that do not exist in XPUIPC is it possible for me to create keys buttons encoder inputs and outputs of servo step motor leds for the Xplane? thank you!
@@MobiFlight that would be awesome, I have mobiflight in a second pc using wide client and would be really cool to use the new mobiflight features in network environment. Thank you so much for you hard work for all of us. 👍✈💯❤
exelente el video, le consulto podría ayudarme o decirme si se puede controlar el Knob del trasnponder del C150 no ser como controlar este, hay el internet mucha información sobre A 320 NEO pero de aviones pequeños no. gracias
@@MobiFlight si he probado pero no lo logro hacer funcionar, dejeme decirle que lo mejor de hacerle UNA CONSULTA ES LA VELOCIDAD CON LA QUE DA RESPUESTA LO ADMIRO Y FELICITO Y SOBRE TODO AGRADEZCO SU PREDISPOSICION
@@MobiFlight los eventos son para el KT76C y el transponder del C150 es el modelo KT76A estoy intentando ver la variables del mismo pero por lo que veo no se puede aceder no hay variables H o event K
@@GPPAMPITA what about the standard legacy events... I don’t have the list at hand right now but there are some to increment the different digits for example
@@Pietrogramma hey there! Discord is definitely the best place to get help - i saw you posted the questionnaire already. Let's continue the discussion on Discord
Mobiflight is the most valuable gift for all cockpit builder. Thank you!!
Thank you very much @MobiFlight. It is great being part of this community! I hope this will inspire others to provide their knowledge to others as well! Keep safe, happy firm landings!
Thanks Rofl-er. That helps a lot.
It's awesome having people like you supporting the project! Many many many thanks !
Excellent progress thank you all
you're welcome!
Thank you for this video, I working for interface my Mooney M20R with Mobifligh and my old module GoFlight
Can you please do the same Video with an example of the LVariables please? i got the Carenadp PA34 and there are only LVars available for specific Buttons and Switches. It would be amazong if you could show how to use the LVars with an example please - thank you =)
Thanks for such an informative video.
I am happy you like it!
Thank so much !
Very nice again! Thank you both. Can I program my Stream Deck buttons with the MobiFlight commands included in the Events list?
We made a Stream Deck plugin that works with MobiFlight event. You can find "Flight Tracker" in Stream Deck's More Action, or search for "Flight-Tracker-StreamDeck" in GitHub. We also have a discussion thread for it in MSFS forum (search for "Stream Deck Button Box (My C172 Implementation)" as I can't seem to put a link here).
Gracias por su gentileza un saludo fraterno desde Ecuador
Gracias! Me alegro mucho ver un usuario de Ecuador - yo viví en Quito hace 20 años :-)
@@MobiFlight ,para mi es un honor que ud haya vivido en mi Patria.
LOVE THE EXPLANATIONS. Great video is there any chance you could do one on how to use the Input Events and Local Variables from the Model Behavior Debug. Can these be used in the Sim. Thanks and keep up the great work
Yes they can be used - at least L-Vars and H-Events are fully supported. With 9.0 you now have the option to dynamically specify the code that shall be executed. I will make a video soon.
@@MobiFlight That,s great, looking forward to the next video
Hi! What a great video and a good community! So, having watched and tried to understand this vid, can I now say that with this method of using FSUIPC offsets, I can now make a custom FCU for the FenixA320 with AP numeric values that are displayable? Or say, can i set/read states of those AP, A/THR / FD / LS / APPR buttons and have an LED lit if ON? Thanks!
We have already collected many many presets for the fenix which makes it easy to access all its information. No FSUIPC needed. They use the WASM module. Watch ua-cam.com/video/pS8KGfYRNrY/v-deo.html to learn more about presets and WASM/SimConnect
@@MobiFlight Thank you so, so much! Just what I needed.
Hello and thank you! My syntax for the Boeing is B:? What is this and how can I use it. Anyone had success with the Boeing buttons? Specifically the AP?
Excellent tutorial!
Hello hello
i have a question...
i just not able to fine the setting for 7 segmens display for the overhead flt altitude and landing altitude
i am lloking for hours, but i dont find it
pls help, thank you
Great tutorial rofl-er and Sebastian! What does WASM stand for by the way?
Web Assembly
@@MobiFlight Woah! That makes sense now :)
Of course softwrae updates and how something functions changes, in my MSFS in dev mode I do not have a Windows menu as you show in your video, I think it's noiw under the tools drop down, could anybody confirm this.
When I edit my eventsid file I see no change. Even if I delete an entire section (and restart mobiflight, of course) I still see the "vendors" I deleted.
Is this video still applicable today as I do not have an events.txt file in either location ?
no, it's not needed anymore. you can select from the presets and edit them on-the-fly or create new ones
I can not get the 'template' pane to show in the 'Model Behavior ' window. Any help would be appreciated!
Same problem here.
The solution is to load a default aircraft and not the FlyByWire Mod to get to the templates pain and to get the variables....
@@joernalles3730 Thank you for the quick response. It obviously helped. :-)
What works out of described if there is no FSUIPC?
everything of this works without FSUIPC
I have done a trace using this method for a standby battery switch on the Longitude. Nothing shows under events but it shows a 3 local variables which are XMLVAR_BatterySTBY_Switchstate
XMLVAR_STBYBattery_Test
XMLVAR_STBYBattery_Isheld
I cannot see the full code in the Behaviour Debug window. Does this mean that it is an L or O type local variable and as such is not able to be assigned? Thanks
XMLVARs are typicall L:-Vars and can be referenced by (L:XMLVAR...)
Great work thanks
Thank you too!
very nice... is it working with fenix a320..?
partially - there is a license issue with fenix but the community discovered a range of information that is available via standard simconnect API which is accessible to Mobiflight - technically you can, but from a license standpoint you are not allowed - if i understand it correctly
Would it be faster to find the exact vars by just watching the logger and pressing the buttons?
Unfortunately not - You have to tell the logger what to listen to. So you have to define the root and child component first and then listen to/watch the logger. I have not found any other way to use the logging function.
Hello, very show the videos congratulations! Could you help me with Xplane I need to create datarefes that do not exist in XPUIPC is it possible for me to create keys buttons encoder inputs and outputs of servo step motor leds for the Xplane? thank you!
Best join our Discord (i actually believe you have done that already)
Awesome better sim comunity
Hi, would it be possible for me to utilise i2c on an arduino to extend my i/o count? Would it still be able to interface with mobiflight? Thanks
we output shift register support and in the next release we will have input shift register - both use spi.
@@MobiFlight awesome!
Hi does it work remotely now? Or has to be local in the sim machine? Thank you💯✈👍
i haven't tried simconnect via the network yet but i believe you can provide a cfg file
@@MobiFlight that would be awesome, I have mobiflight in a second pc using wide client and would be really cool to use the new mobiflight features in network environment. Thank you so much for you hard work for all of us. 👍✈💯❤
I have no "windows" drop down in the developers bar. Has this been removed
the dialogs and options have changed quite a bit - it's time to make a new version of this video
...unfortunately it seems none of this works at the moment with the A32NX experimental version - dev & stable seem fine though.
Check out the discord.gg/m3pYZkJc Discord Server - we regularly provide updated presets to support also the other versions of the a32nx.
Hi I want to control a specific led how can I do that?
can you explain a bit more what you are trying to do and what you're struggling with?
It has been solved
@@diegamerpower nice!
exelente el video, le consulto podría ayudarme o decirme si se puede controlar el Knob del trasnponder del C150 no ser como controlar este, hay el internet mucha información sobre A 320 NEO pero de aviones pequeños no. gracias
probaste los eventos MSFS2020? hay algunos especialmente para el KT76
@@MobiFlight si he probado pero no lo logro hacer funcionar, dejeme decirle que lo mejor de hacerle UNA CONSULTA ES LA VELOCIDAD CON LA QUE DA RESPUESTA LO ADMIRO Y FELICITO Y SOBRE TODO AGRADEZCO SU PREDISPOSICION
@@MobiFlight los eventos son para el KT76C y el transponder del C150 es el modelo KT76A estoy intentando ver la variables del mismo pero por lo que veo no se puede aceder no hay variables H o event K
@@GPPAMPITA what about the standard legacy events... I don’t have the list at hand right now but there are some to increment the different digits for example
@@MobiFlight si eso es correcto y funcionan perfecto, lo que deseo conseguir es interactuar con el Knob de seleccion de OFF-SBY-ON-ALT-TST
Is it possible to asign g1000 buttons? Can't find it... 😢
yes! copy the WASM module folder to the Community folder and then use the MSFS2020 events from the list that comes with MobiFlight.
@@MobiFlight Hi, I'm searching for the "STBY Batt" and for the "test prop heat" of the C172 G1000, where I can found the WASM module folder? Thanks
@@Pietrogramma hey there! Discord is definitely the best place to get help - i saw you posted the questionnaire already. Let's continue the discussion on Discord
What's the deal with B vars?
they are still not accessible through the API
Mein Arduino Pro Micro wird leider nicht erkannt. Was kann ich machen?
EDIT: Hab gesehen das es nicht unterstützt wird. Warum und kommt es noch?
which one exactly is it? there is an arduino micro (not supported) and a arduino/spark fun pro micro (experimental)
@@MobiFlight It says Pro Micro on it, but it's not a real arduino or sprakfun
@@uwe4741 Then it should work. Can you look up the VID PID IDs using the device manager?
@@MobiFlight VID_2341&PID_8037
@@MobiFlight VID_2341&PID_8037