Working with Browser Based Engineering
If you want to make changes to your project and/or deploy your project to the respective PLC, you can use IDE-as-a-Service ("IDEaaS"), an SDA service streaming IDEs to browser windows including connectivity to the physical device via our connectivity service (if wanted).
Supported PLC vendors: Please see the supported automation technology section.
BYOL Licensing for Siemens
To use IDE-as-a-Service for Siemens Projects with TIA Portal or Simatic Manager you need to upload your own license to the SDA platform. The uploaded licenses will be used as floating licenses. E.g., if you have 2 licenses in your account, 2 users can each open an IDEaaS session and work in parallel.
Uploading your own license
Please download and install the SDA local client on the workstation on which you use the Siemens Automation License tool (see section on the local client for installation instructions).
Once it is installed, open the local client and navigate to the license management section. Inside the local client there is a video tutorial that explains all required steps in detail.
Licenses that have been uploaded to SDA can at any time be retrieved again via the local client and used locally.
Using IDEaaS
Start IDEaaS
To get started, simply navigate to the respective project and click on "Open IDEaaS". A new browser tab will be opened and IDE will be streamed in this tab.
You can use all functionalities of the IDE as your are used to from the installation on your local machine.


Create new project versions with IDEaaS
In IDEaaS you can work on the project just as in your local installation of your IDE. For terminating an active IDEaaS session and saving all changes click on the icon to close the session in the top right corner. This will open a window as shown below which allows you to provide a comment for the new generated project version. With deactivating the checkbox you can choose to withdraw the changes. You have also the option the mark the new version as deployed in case you performed a download to the PLC.

It is also possible to save a new version during an active session by clicking on the save project icon.

Copy & Paste
It is possible to copy and paste text elements to and from IDEaaS sessions using the familiar keyboard shortcuts (Ctrl+C / Ctrl+V).
Set session timeout
You can set the timeout of a session after which it will be automatically closed in case of in activity. The current project state will be saved as a new version in this case. Navigate to the time icon in the top left corner to adjust the timeout setting. The default timout for new sessions is 10 minutes.

Open multiple applications in parallel
You can open multiple other engineering environments in parallel. Navigate to the application icon in the top left corner to open any of the other applications.

Upload and download files to an IDEaaS session
IDEaaS supports the up- and download of files to and from an IDEaaS session. For that navigate to the folder icon on the top left. A new dialog appears in which you can either up- or download files. Those files will be available in your home folder in Windows.

Connectivity with the PLC
Siemens TIA Portal
Please follow the steps below to connect to your PLC:
Check in the SDA console if the status of your PLC is “Connected”. If not, please check the configuration of the gateway and the control
To connect with your PLC go to Online/Extended go online (see figure below)
Choose the PN/IE interface (see figure below), choose the interface: Amazon Elastic Network Adapter, and change the address to 127.0.0.3 (Note: This setting is always identical, independent of the IP address of your PLC. Please configure the IP address of your PLC in the respective Ethernet configuration)
Press “GoOnline”


Beckhoff TwinCAT
To establish a connection to a TwinCAT PLC, type in the IP address of the PLC and apply the following settings:
Select IP Address instead of the default selection Host Name
Add the target route to the Project instead of creating a Static route

Last updated