ANY//DOCS
DEBack to site

Multiple Projects

You can open up to eight TIA Portal instances in parallel — one per TIA Portal version (V15…V21). Each open instance runs its own isolated TIA Portal session, so a crash in one does not affect the others. One instance is active at a time; the Project Explorer and the rest of the workspace always reflect the active instance, and you switch the active instance from the sidebar title or the status bar.

Switching projects from the sidebar title

As soon as a project is connected, the title at the top of the TIA sidebar shows the active project's name with a small arrow next to it. Click the title (or press Enter while it has keyboard focus) to open a list of every connected project — the active one is marked with a check. Pick a different project and the Project Explorer switches to it immediately.

Below the project list, Add Project… opens another project alongside the current ones. At the eight-project limit the entry is greyed out — close a project first.

With no project connected, the title simply reads "TIA Openness Manager" and is not clickable.

Switching instances from the status bar

The TIA entry at the right of the status bar (very bottom of the window) shows the active instance — the TIA Portal version and project name, with a trailing count such as (3) when more than one instance is open.

When more than one instance is open, click that status-bar entry to open the instance switcher — a picker that lists every open instance (the active one marked with a check) plus an Open / Attach New Instance entry. Selecting an instance makes it active and reloads the Project Explorer for that instance's project.

The Project Explorer always shows the active instance's project. Tree expansion, scroll position and selection are kept per instance — switching back to a previously-active instance restores the tree exactly as you left it.

Opening another instance

The most direct way is the plus button (+) in the Project Explorer view title — it appears as soon as a connection exists. Clicking it opens a menu right at the button with two entries: Attach to Running Instance… and Open TIA Project….

Alternatively, open another instance the same way you make the first connection — run Connect, then choose Attach to Running Instance or Open Project File. You can also click the Open / Attach New Instance entry in the status-bar instance switcher. All paths lead to the same choice:

Choice Action
Open Project File File picker for an .ap15.ap21 project file. Opens a new TIA Portal session for that version.
Attach to Running Instance Lists every running TIA Portal instance with an open project; pick one to attach without spawning a second TIA Portal.

When eight instances are already open, opening or attaching another is refused with a message — close an instance first. The plus button is greyed out then; its tooltip explains that a project has to be closed first.

Switching projects

Pick a different project from the sidebar-title dropdown or the status-bar switcher to change the active project. The Project Explorer swaps to the new project's PLCs and blocks, and views that follow the connected project reload for the newly active instance. PLCSim, the Password Vault and other application-wide surfaces stay unchanged across the switch.

Closing and saving an instance

Command Action
Disconnect Closes only the active instance. The other open instances stay active.
Save Project Saves the active instance's project (atomic — same behaviour as TIA Portal's Save action).

Run these from the Command Palette (Ctrl+Shift+P); Save Project is also a button in the Project Explorer view title.

Same-version multi-instance

You can open and attach to several TIA Portal projects of the same major version in parallel — each its own isolated TIA Portal session. The total number of open instances is capped at eight, counted across all versions combined.

Connect will only refuse the action in two specific cases:

  • The selected project file is already open in another instance — Connect reports that the project file is already open. Switch to the existing instance from the status bar instead.
  • You picked an already-attached running TIA Portal instance from the Attach list — Connect reports that the TIA Portal instance is already attached. The same message also appears if you open a project from file (which starts a fresh TIA Portal) and then later select that same TIA Portal from the Attach list — both entry points share a single instance-per-session rule. Pick a different running instance, or switch to the existing one.

Crash handling

If the TIA Portal session for an open instance exits unexpectedly (TIA Portal crash, OS process kill, out-of-memory), that instance is removed and a status-bar message shows the project name and the exit code. Other open instances keep running normally — only the crashed session is gone.