We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Patrick,
great software. Very useful
Quick Question, can you access the GPS Variable using pysimconnect? https://docs.flightsimulator.com/html/Programming_Tools/GPSVars/GPS_Variables.htm
I get: TypeError: unhasable type: 'slice' if I try using the get_simdatum method with a variable - for instance:
C:fs9gps:FlightPlanDepartureAirportIdent
is this correct, does pysommconnect support this, or am I doing something wrong?
thanks
/DB
The text was updated successfully, but these errors were encountered:
not answered
Sorry, something went wrong.
did you ever get this working? I've tried with this and jSimConnect with no luck so far
No, I never got an answer and was unable to proceed.
No branches or pull requests
Hi Patrick,
great software. Very useful
Quick Question, can you access the GPS Variable using pysimconnect? https://docs.flightsimulator.com/html/Programming_Tools/GPSVars/GPS_Variables.htm
I get: TypeError: unhasable type: 'slice' if I try using the get_simdatum method with a variable - for instance:
C:fs9gps:FlightPlanDepartureAirportIdent
is this correct, does pysommconnect support this, or am I doing something wrong?
thanks
/DB
The text was updated successfully, but these errors were encountered: