Skip to main content

Workspace Overview

WPS is organized around a desktop workspace where you manage configurations, resources, editors, communication settings, backups, and maintenance tasks.

Use this section when you need to:

  • Understand the main areas of the interface
  • Create or modify configurations and resources
  • Import or Export backups and binaries
  • Update the application and its plugins
Recommended reading order

If you are new to WPS, start with the interface overview below, then continue with Create a Configuration and Create a Resource.

Main Window

The main WPS window is divided into six functional areas:

No.AreaPurpose
1MenusAccess editing, view, communication, and help commands.
2ToolbarProvides shortcuts for the most common actions.
3Configurations WindowDisplays configurations and their resources.
4Editor WindowMain editing area for ladder logic and other project elements.
5Palette WindowContains components that can be dragged into the editor.
6Output WindowShows compilation, communication, and download messages.

WPS Main Window

Why this matters

Most project actions in WPS start from either the configurations window or the resource properties dialog. Knowing where those areas are reduces navigation errors later.

Configuration hierarchy

WPS follows the IEC 61131-3 model and organizes projects into a fixed hierarchy.

No.LevelDescription
1ConfigurationTop-level container for the software elements that make up an application.
2ResourceProcessing-capable element that executes programs. In WPS, each resource is associated with a product and has its own settings.
3POUProgram Organization Units that define what executes, in which order, and how components interact. Functions, function blocks, and programs belong here.
4TaskScheduling elements that define when and how POUs run.

Configuration Hierarchy

Scope reminder

Global variables are defined at the application or resource scope, while local variables belong to a specific POU.

Welcome Window Summary

The Welcome Window is designed to route the user to the appropriate starting workflow:

When the startup screen is no longer necessary, disable it using Always show Welcome Window and re-enable it later from:

(1) Menus > Help > Welcome.


Explore this section