Jump to content
The simFlight Network Forums

possible threading issues with pmdg cdu data refresh


Recommended Posts

Hi Paul,

In our Talking Flight Monitor product, we are running into an issue with reading CDU data. There are a few circumstances where CDU data might need to be pulled by two parts of the software at the same time.

One part is running on the UI thread, and the other is running in a system.timers.timer thread. 

If we end up with a time where the data gets pulled at the same time, I get the following error in our debug log:

2021/07/24 16:24:04.516 - tfm.TFMMainForm.TimerMain_Tick - High priority instruments failed to read: Group '0~~PMDG_CDU~~' does not exist.

Any idea what might be happening or any way of correcting this?

 

Thanks!

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.