- Messages
- 34
- Country

Hi,
I don't get the concept around execute_calculator_code (I'm using Prepar3D 2.2 SDK). Need some directions here.
So my scenario is to control a gauge from an application.
According to some documentation around execute_calculator_code it seems like I can set variables of a gauge with it.
So at first I basically called something like execute_calculator_code(" 1 (>L:foo, Enum)", NULL, NULL, NULL); but then I got a linkage error called "unresolved external symbol _ImportTable"
Where do I get that Table from?
And how does it work in general that prepar3d knows about variables defined in models?
Thanks for your help
I don't get the concept around execute_calculator_code (I'm using Prepar3D 2.2 SDK). Need some directions here.
So my scenario is to control a gauge from an application.
According to some documentation around execute_calculator_code it seems like I can set variables of a gauge with it.
So at first I basically called something like execute_calculator_code(" 1 (>L:foo, Enum)", NULL, NULL, NULL); but then I got a linkage error called "unresolved external symbol _ImportTable"
Where do I get that Table from?
And how does it work in general that prepar3d knows about variables defined in models?
Thanks for your help




