odwdinc / Python-SimConnect

Python interface for MSFS2020 SimConnect.dll
GNU Affero General Public License v3.0
277 stars 105 forks source link

Getting an entire definition #121

Open westlakem opened 2 years ago

westlakem commented 2 years ago

Is there a way to generate a data definition with multiple simulation variables? Making a single call for each individual variable is very inefficient when you may want 50+ variables in as real time as possible.