Hello FSDeveloper,
I need to read some LVars from an external program. I read the 'C Gauges Tutorial', at least one version worked and I saw the gauge in P3D/FSX. However, I like to build a plane independent approach. Something like fsuipc, a module which is loaded at startup. I wonder if there is already such a solution since I read a lot of threads where people asked the same question. Sadly, I was not able to find there a satisfying answer/full example.
I guess a simple example which just reads one LVAR (execute_calculator_code) would be sufficient. Implementing communication to the outside via IPC or TCP should be easy.
The reason: I'm very new to the FSX/P3D SDK usage. Previously I could extract most of the data I need with SimConnect but it seems that some 3rd-party plane developer (eg Majestic Dash8) doesn't eg. provide RPM data via SimConnect.
I hope this question was not answered already.
I appreciate any tip or pointer to the solution!
Thanks
Olaf
I need to read some LVars from an external program. I read the 'C Gauges Tutorial', at least one version worked and I saw the gauge in P3D/FSX. However, I like to build a plane independent approach. Something like fsuipc, a module which is loaded at startup. I wonder if there is already such a solution since I read a lot of threads where people asked the same question. Sadly, I was not able to find there a satisfying answer/full example.
I guess a simple example which just reads one LVAR (execute_calculator_code) would be sufficient. Implementing communication to the outside via IPC or TCP should be easy.
The reason: I'm very new to the FSX/P3D SDK usage. Previously I could extract most of the data I need with SimConnect but it seems that some 3rd-party plane developer (eg Majestic Dash8) doesn't eg. provide RPM data via SimConnect.
I hope this question was not answered already.
I appreciate any tip or pointer to the solution!
Thanks
Olaf




