• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

SimConnect

Mac

Messages
92
Country
ca-britishcolumbia
Does anyone know of a simple tutorial on how to set up SimConnect. 186 pages :eek:of info is way above my attention span.:confused:
Would like to use it with Airport Design Editor.
Mac
 
Hi Mac

I am wondering if a better forum to ask this would be on the Simconnect forum here at FSdeveloper.

There are many developers including Pete Dawson of FSUIPC that post on the Simconnect forum.

Of course you could watch this forum to see if someone will give you some tips and I am like you, 186 pages is a bit much when SDK's are not knowledge based.

Jon has used some of the simconnect code in the design of ADE. He took a well needed break for the next couple of days after working on this project for over a year. On his return he maybe able to help out.
 
Last edited:
Hi Mac,

If you install the SDK, SimConnect should have been set up automatically. Have you tried running FSX then ADE then clicked on the ADE "Connect" button?

George
 
George

I must have mis read Mac post.

I thought he was wanting more information on how to use Simconnect programming rather then connecting to ADE.

Like Derrick said, that is worth the price of admission
 
Yes, I have loaded both.
All I see is a grayed out disconnect button on the right side.
Can't see anywhere that lets me activate Simconnect.:confused:
I probably did something wrong although I can't figure out what it is.
Mac
 
Boy, my head hurts.:(
No way I can grasp all that stuff. My old brain :speanut: just won't take it.

I have everything installed in the default directories.
FSX with SP1 and SDK with SP1a installed.

I'm afraid I have no idea how to get FSconnect to work let alone understand it.:o:redflag:

If Airport Design Editor and FSconnect are supposed to connect automatically I have no idea what has happened.:mad:

Anyyway, thanks for the help fellows.
Mac
 
Mac

We don't give up that easy. ADE like George said is suppose to connect to FSX. If none of us have a answer we can surely track one down.

It does appear that simconnect on your computer is not confiqured 100 percent.

You say you are using FSX/SP1a and have installed the SDK for SP1a correct?

Do you have any Utilities installed like FSUIPC that confirms on installation that simconnect was found properly?

I am by no means an expert on simconnect. George and Jon would be my best bet along with some of our other team members. Jon will be back in a few days.
 
Last edited:
Copy the following into a new notepad file on your computer.

[SimConnect]
level=Verbose
console=No
file=C:\SimConnect%01u.Log
file_max_index=9

Save the file as SimConnect.ini in the Flight Simulator X Files folder in your My Documents folder (or Documents in Vista)

Start FSX and go to an airport - shut down FSX - look at the log file with Notepad created in the root directory of your C driver.

If SimConnect is working properly - the log file will get quite large very quickly.

Note - this is a tip from Pete Dowson's FSUIPC support forum.
 
Yes, I have loaded both.
All I see is a grayed out disconnect button on the right side.
Can't see anywhere that lets me activate Simconnect.:confused:
I probably did something wrong although I can't figure out what it is.
Mac


To be able to connect to FSX, you have have FSX running first, otherwise there is nothing to connect to.

As a matter of fact, when just running ADE, you should both see a greyed out Connect AND a greyed out Disconnect button.

So be sure to start up FSX (you don't actually have to be at an airport but i would surely help ;-) Especially that airport you want to edit.

When you are there with your engines running. Switch to ADE (or start ADE) and you should now be able to select Connect...
 
I am just confirming that this is a problem with connecting ADE to FSX? If so then you need to know that ADE uses the first version of Simconnect. This should be on your computer. Also, and importantly in one sense, if ADE cannot find the SimConnect version it is looking for then the program will not run at all. So you must have a copy that ADE can find and attach to. In that case the Disconnect button is greyed until you are connected. The color indicator is Red and the Connect button will be useable. If FSX is running then clicking connect should have the Red Indicator turn Green, the Connect button grey out and the Disconnect button become active. Is that the process you have followed?
 
Boy, am I embarrassed.:o:o:o:o:o
I was running Airport Design Editor in a reduced window, therefore the Connect button was hidden behind the add guidelines button.:banghead::banghead:

Once I maximized the window, everything popped into view.:)

I now have it working.:D:D

As you can tell, computers are not my strong suit, sorry for wasting everyones time.:o:o:o
 
Boy, am I embarrassed.:o:o:o:o:o
I was running Airport Design Editor in a reduced window, therefore the Connect button was hidden behind the add guidelines button.:banghead::banghead:

Once I maximized the window, everything popped into view.:)

I now have it working.:D:D

As you can tell, computers are not my strong suit, sorry for wasting everyones time.:o:o:o

Good that you found it, however you are not wasting out time. I need to look at how the button bars behave when the program is not maximized so you have found something useful to us :)
 
Back
Top