I'm trying to do a project with PMDG 737 is FS2020.
How does one get a list of all the LVARS and KVARS supported by the airplane. Read somewhere you have to go thru the airplane xml files - but wasn't clear.
Also, can I read set them using simconnect?
The Simconnect api docs for `SimConnect_AddToDataDefinition` seems to suggest one can interact with the built-in fs2020 LVARS.
For example, i'd like to process RPN like `(L:switch_7461_73X, number) 0 >`
How does one get a list of all the LVARS and KVARS supported by the airplane. Read somewhere you have to go thru the airplane xml files - but wasn't clear.
Also, can I read set them using simconnect?
The Simconnect api docs for `SimConnect_AddToDataDefinition` seems to suggest one can interact with the built-in fs2020 LVARS.
For example, i'd like to process RPN like `(L:switch_7461_73X, number) 0 >`