HI everybody. I've done an appli in VB6 which works perfectly using "SimConnect_GetNextDispatch" and "SimConnect_RequestDataOnSimObjectType" in a polling mode, BUT when I launch the app before FS2020, I notice important delay between orders I sent (eg.Parking_Break) and the data in return (not on the cockpit, it's immediate) until I reset my Appli and at this time the lags are disapearing but, after a while, they comeback and I must reset another time. I notice (simconnect.ini) simconnect create a new instance (client) with "addtodefinition" and mapping etc.. until reaching the top (64) accepted by SimConnect.dll.
So, I tried using the Function "SimConnect_CallDispatch" but I'm stuck about programming it with the Function DispatchProc I must create.
Anyone has an idea for me to work in this way ?
Thank's a lot and HAPPY NEW YEAR...
So, I tried using the Function "SimConnect_CallDispatch" but I'm stuck about programming it with the Function DispatchProc I must create.
Anyone has an idea for me to work in this way ?
Thank's a lot and HAPPY NEW YEAR...
Last edited:
