TIA Portal V19 Technical Slides EN
TIA Portal V19 Technical Slides EN
TIA Portal V19 Technical Slides EN
Technical slides
Release version 09.11.2023
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
Corporate Designer
Openness • User defined styles in a new Style libraries with centralized color palette
• GraphQL - Access to online & logged tags & alarms • Free download in SIOS (after release)
WinCC Advanced
➢ One DVD which contains setups for every WinCC ES
reduces installation time
➢ Handle Unified RT, RT Advanced and RT Professional
devices in one project increases engineering efficiency
➢ Install all Runtimes on one PC and operate them side by
side without the need of using different PCs
Hint:
Runtimes have their own deliveries and are not part of
the engineering DVD. This also applies to simulation
HMI Simulation
➢ See the engineering results in an easy and fast way with
simulation via just one click.
➢ Simulation starts automatically in web browser
➢ Saves engineering time.
Engineering in 4k screens
1 As of V18 Update
1 As of V18 Update
Motor 1
Motor 2
Motor 3
Field Level
➢Managed workflow
to clearly indication pre-versions or not-yet released
updates
Create individual library templates (master copies) with dynamic process
connection
1 As of V19
Scripting Access
Object Dynamization
1 As of V18 Update
1 As of V18 Update
Notes:
• Distributed IO view works if only one PLC with one Profinet IO system is
configured
• Otherwise, the RT jumps to the Diagnostic overview
Distributed IO View
Scripting
PLC Code Viewer ➢ Jump into from GRAPH Overview Control to the PLC Code Viewer or
into TIA Portal
➢ Open Alarm Control from Overview Control or Graph Overview control
➢ System functions to operate PLC Code Viewer
Criteria Analysis
Drag the IO Field simply by dragging and dropping an IO Field to the trend
(with a tag linked) control.
Hints:
• Working for online tags
• Trend Area has not to be pre-configured for the tag
• Remove tag from trend control via functions of trend control
• Trend is not persistent / available in trend control after screen
change
1 As of V18 Update 2
Alarm control
➢ Single Acknowledgement
➢ Group Acknowledgement
Parameter Control
➢ Save, Create, Save As
➢ Delete, Rename
➢ Write to PLC, Read from PLC
➢ Export, Import, Cancel
1 As of V18 Update 1
1 As of V18 Update 1
1 As of V18 Update 1
Break out
Automatic opening of the UI in a full screen mode without
key access to the operating system
Self-contained
➢ The WinCC Unified Corporate Designer is independent
from TIA Portal installation.
Centralized
➢ Create, export, import and maintain your user defined
styles centrally based on your library.
➢ Concurrently work on your engineering project in TIA
Portal.
Graphical access
➢ Access relevant information with only a few clicks
➢ Don‘t waste time with reading and searching
Object-oriented approach
➢ Structure of documentation strictly according to the object
model
➢ Easy access to objects and methods
Code snippets
➢ One code snippet which allows to work directly with
Unified objects without need to read or copy snippets
from other parts of Openness documentation
➢ Code snippets as complete function call
➢ Code snippets tested and compilable without errors
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
➢ Simulate WinCC RT Professional and WinCC ➢ Tag granular OPC read and write Protection
Unified PC RT in parallel for Tags
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
Benefits
• Readability and Maintainability - Meaningful names to
constants make the code more intuitive and self-explanatory
• Applicable on existing code base - Existing library blocks
don´t need to be adapted, as NVTs with a corresponding
elementary data type can be used as a block parameter
• Avoiding hardcoded numbers - Makes programming less
error-prone
• Autocompletion for NVTs - Reduces the chances of
typographical errors
• Refactoring and Extensibility - New options or states can
be easily added without affecting existing functionality
asynchronously
Benefits
REQ
HMI
• Reading / writing of certain tags by providing their
Done symbol name from an external device (e.g. HMI) as a
string
reserved DB for
move data
• Migration of ANY-Pointer use cases to symbolic
references synchronously
programming
• Possibility to trace any data from a S7-1500 PLC on a
3rd party device
PLC tag tables – Standard conformity for default names for OBs
New filter view with column filter
PLC tag tables now offer a filter view. This view offers a column filter to • Default names for Organization blocks contain only IEC 61131
add filter criteria. These filters particularly support the user when compliant characters (no spaces or dash anymore)
searching for and replacing entries. • Easier usage of OBs in conjunction with Namespaces
New in V19:
▪ Also available now for R/H-CPUs
▪ Now Live-Monitoring while recording
▪ Now Longterm Project Trace at projects with up to 5 PLCs
▪ Now Combined Measurements for Longterm traces available
to be able to compare values from different measurements
1 with FW V3.0
2 Supported: Bool, Byte, INT, DINT, LINT, USINT, UINT, UDINT, ULINT, WORD, DWORD, LWord, REAL, LREAL, Date, Time, LTime, Time Of Day, Long Time Of Day, Long Date Time
Not supported: whole Arrays/Structs/UDTs, Date_And_Time, Date_And_LTime, Char, WChar, String, S5Count, S5Time...
Task Scheduler
Scheduled
Batch Export
Supports
Supports TIA
TIA Portal
Portal
STEPSTEP
7 V147SP1,
V14 SP1,
V16, V16,
V17, V17,
V18 and
V18V19* SIMATIC Project Insight Analyzer
and V19*
Page 55 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides *Planned for 2024
TIA Portal V19
SIMATIC Motion Control – Innovations
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
Benefits
✓ Faster and more precise
movement
✓ Reduction of following error
during acceleration and
deceleration phases
Benefits
Drive Drive Drive
✓ Simplified configuration and
programming
✓ Reduction of hardware effort
Motor Motor Motor
Benefits
✓ Simplified programming and reduction
of complexity
Benefits
✓ Reduction of possible error sources: The full consistency
is checked by STEP 7 in a project.
✓ Less configuration effort required: A shared STEP 7
project contains all the devices.
✓ Improved diagnostics: Full diagnostics in one project
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
TIA Portal Cloud V4.0 that enables you to work anywhere at any time!
What is new:
For more information about TIA Portal Cloud please follow the link: https://support.industry.siemens.com/cs/us/en/view/109794456
The TIA Portal Cloud Connector enables TIA Portal Engineering in a cloud
environment to access the local PG/PC interface and the connected
SIMATIC hardware.
What is new:
For more information and download of the newest TIA Portal Cloud Connector please follow the link: https://support.industry.siemens.com/cs/us/en/view/109780755
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
+100%
+60% 2.000
+71%
1.000
600
175 300 250 400 300
1516pro +140% +92% +60%
+50%
Data Memory
Delivery release: 04/2024 12/2023
1511C 1512C 1513pro 1516pro
+100%
+67% New hardware for S7-1500 Compact &
+50% 7.500
5.000
ET 200pro CPUs: More memory, More
2.000 2.500 Performance, Higher communication performance
1.000 1.500 1.000 1.500
FW V2.9 (current article no.) FW V3.1 (new article no.)
(2nd core), secure boot, spare part compatible
1511C 1512C 1513pro 1516pro
• Support for standardization that requires more memory for more code and the reliability on
performance to new amount of code
• Higher deterministic/reduced jitter: Offload of the communication to a separate (2nd)) core.
Minor impact on the process
• Higher communication performance to address the IT/OT communication use case
Core 2
Core 1
Single • Diagnoses
Core
• Core 2
• Communication
Benefits
→ Deterministic program processing (smaller jitter)
→ Higher communication performance
→ No separate Display FW needed
6ES751x-1Cyx0/1-0AB0 6ES751x-1Cy03-0AB0
•
FW ≤ V2.9 FW = V3.1
Increased program- and data memory ➢ more resources for future customer application
extensions
400 2.000
Program memory
+71% +50%
Data memory
300 1.500
300 1.500
250
100 500 1.000 1.000
175
0 0
1511C 1512C 1511C 1512C
60
48
25 25 25 25 25 25
+150%
+130%
S7-Com.
+60%
Page
Unrestricted
76 | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC S7-1500 Software Controller V30.0
Linux added as supported General Purpose OS Combinations
Tools
and Apps Std WinCC
Custom S7-1500 Std Std Custom S7-1500
Windows Windows Software Linux Linux Linux Software
Unified Apps
Apps Controller App App Apps Controller
ODK
Realtime communication
S7-1500
PLC
Software
Stack
S7-1500 R/H: General note on the market launch of the new functions
• Firmware V3.1 is required to use the new features described on the following pages
• Release this firmware for R/H controller will be end of January 2024
• For configuration of V3.1 version in TIA Portal, a hardware support packet (HSP) will be provided at the same time
• With TIA Portal V19 Update 1 it is planned to integrate this HSP
010110
Failover
Target Hardware
Server 1 Server 2
• CPU 1500R (Only new V3.0 version)
• CPU 1517H
• CPU 1518HF
Data
Client Client
For “standard” Clients without For clients which are aware of a redundant server pair →
redundancy support. The client selects the appropriate OPC UA server using
the Device-IP Address of the CPU
UA Client always connects to System-IP Address
This mode is supported by WinCC OA
Page 83 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC S7-1500 R/H: Support of CP1543-1
Increased number of ethernet interfaces / Active Backplane for H-CPUs
Support of CP modules R-System H-System
▪ Support of CP1543-1 for northbound communication
Max. Number of CPs 2 6
(ethernet only)
▪ Active Backplane also allows the use of redundant system Backplane support U-Connector Active
power supplies Backplane
▪ Extended Security Features (VPN, Firewall, …) Hot swap of CPs No Yes
▪ W1 interface and System IP Address is supported Redundant System No Yes
(for 1 CP) power supply
Further Improvements
• Option to start R/H System with open Ring
(Commissioning use case)
Back plane
connection Time synchronization
Cyclic communication PLC can synchronizes
option with PLC like an TM via backplane bus
I/O module
Firmware version V1.1 will be available from March 2024. HSP for TIA Portal V19 necessary
for new functions.
Page 87 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC S7-1500: Overview of the technical possibilities of TM MFP
+200%
Program Memory Program Performance
+67%
+100%
3.000
2.000
1.000 900 1.000
600 450
300 +60%
1513pro 1516pro 1513pro F 1516pro F
• New hardware for S7-1500 ET 200pro CPUs:
Data Memory +50%
More memory, More Performance, Higher
1513pro 1516pro 1513pro F 1516pro F
communication performance (2nd core), secure
boot, spare part compatible
+67%
7.500 7.500
5.000 5.000
2.500 2.500 FW V2.9 (current article no.) FW V3.1 (new article no.)
1.500 1.500
1513pro 1516pro 1513pro F 1516pro F
• Support for standardization that requires more memory for more code and the reliability on
performance to new amount of code
• Higher deterministic/reduced jitter: Offload of the communication to a separate (2nd)) core.
Minor impact on the process
• Higher communication performance to address the IT/OT communication use case
New Processor Design, in order to secure the Availability of the complete Intel based CPU’s
• Last Time Buy for present Processor of 1517 / 1518 Series H/HF/T/TF/F
• Predicted Volume 1517/1518 until End of Life not sufficient
• 1517 F-3 PN/DP is having the highest Volume
• 6ES7517-3FP00-0AB0 → 6ES7517-3FP01-0AB0
Diagnostic
buffer
• DCP read-only
rejects critical commands (like Reset-to-factory / Set
Discover /
Name) when PN Device is in operating mode.
SetIPConfig / No SNMP SNMP access ➔ Higher protection against disruption of regular
Load Config access with password operations
Do you know the situation of having to do things several times to get the expected result?
In TIA Portal V19 you can now configure IO Advantages:
devices and I-Devices shared by multiple IO ▪ Reduction of possible sources of error:
Controllers directly from hardware catalog in Complete consistency is checked by STEP 7 in one project.
one project. (The V18 restriction to GSD-based ▪ More efficient configuration:
IO devices is no longer applicable as of V19) The STEP 7 project contains all devices and the assignment of
the I/Os only needs to be configured once.
▪ More efficient diagnostics: Complete Diagnostics in one project.
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
TIA Portal V13 SP1/SP2 TIA Portal > V13 TIA Portal V19
≤ V13 project V13 SP1 project > V13 project V19 project
Side-by-side installation of V13 SP1/SP2 up to V19 allows access to all project versions.
The V19 license can be used for all available versions from V11.
Page 97 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Upgrading projects
Page 100 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Page 101 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal support of High-Resolution Monitors
Page 102 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Page 103 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
For a list of all new features, refer to the TIA Portal Openness system manual, chapter “What’s new”.
Page 104 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
Long-term support and compatibility
Openness Openness
Discontinuation of oldest API version
application application
TIA Portal V19 no longer delivers the oldest API version V15.1.
based on V15.1 based on V15.1
An update of applications using this version is necessary.
TIA Portal TIA Portal TIA Portal TIA Portal TIA Portal .NET SDK version
V15.1 V16 V17 V18 V19
TIA Portal and TIA Portal Openness rely on .NET Framework 4.8 as a
V14SP1 API
V14SP1 API
V1.15 API
V15.1 API
V15 API
V16 API
V15 API
V15 API
V16 API
V17 API
V16 API
V18 API
V16 API
V17 API
V18 API
V19 API
V17API
industrial-suited applications.
Page 105 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
More flexible handling of SimaticML files
V15.1 API
exchange of software data in TIA Portal.
V16 API
V18 API
V16 API
V18 API
V16 API
V17 API
V18 API
V19 API
V16 API
V17 API
V18 API
V19 API
V17API
V17API
The standard is used by TIA Portal Openness when exporting and
importing software data such as program blocks etc.
export re-import export re-import
Language support
In case the SimaticML file contains more or less cultures than configured in
the active TIA Portal project languages, the import operation now provides
options to automatically activate the inactive cultures or to skip the inactive
cultures in addition to the existing behavior (reject the import).
VCI
Version Control Interface (VCI) also provides a new setting to configure the
behavior in case of different languages in SimaticML files.
Page 106 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
Extended access to the hardware configuration
HMI Extension
ET 200eco PN
S7-1500 PLC
Push Buttons
• Push Buttons
SCALANCE
ET 200MP
ET 200pro
ET 200SP
ET 200AL
Units
The detailed list of supported modules and parameters is part of the system manual (appendix)
and next to the API: C:\Program Files\Siemens\Automation\Portal V19\PublicAPI\V19\HW Parameter description\
Page 107 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
Extended access to the hardware configuration
PLC configuration
Configure S7-1500 CPU via TIA Portal Openness for
• System diagnostics
• new PLC system logging including Syslog server
• new PLC access control (UMAC on PLC and access
levels)
• new default language for OPC UA alarms and events
• new data access for web server
I/O communication
Create, read, update, and delete transfer areas for PLC-
PLC direct data exchange (DDX)
Page 108 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
Extended hardware data exchange
Page 109 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
Online scenarios
UMAC on PLC
Configure project users and roles, handle UMAC user
management data for download to PLC and provide UMAC
credentials for online PLC access legitimation via TIA Portal
Openness.
Page 110 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
STEP 7 extensions
Data blocks
Read and write access for additional columns in data
blocks by API browsing (where applicable) instead of
export/import via TIA Portal Openness:
Name, StartValue, AssignedProDiagFB,
ExternalAccessible, ExternalVisible, ExternalWritable,
Retain, SetPoint, DataTypeName, Snapshot, DefaultValue
Technology objects
Support of groups for technology objects.
Import and export files for interpreter programs.
Page 111 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
STEP 7 Safety
STEP 7 Safety
The serial numbers of F-PLCs are required for unique
identification of the target devices. It is part of the Safety
Administration Editor.
Configure the serial numbers via TIA Portal Openness to
automate the preparation of the subsequent manual
download of the Safety program to the correct target F-
PLCs.
Page 112 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
New API functions in additional option packages: Test Suite Advanced
Page 113 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Openness
New API functions in additional option packages
Page 114 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Page 115 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Add-Ins
Company Trusted Add-Ins
Benefits
• Approval is visible in the properties of an Add-In
• Company trusted Add-Ins are activated automatically
without any user interaction
Page 116 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Add-Ins
Add-Ins running without access restrictions
Benefits
Extended functionality for Add-In programming available like
• Interop assemblies
• System functions
Page 117 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Page 118 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Version Control Interface
Connection a project to an existing workspace
Benefits
• Only single click by the user required
• Mapping of complete hierarchies in the project structure
and synchronization status calculation is done
automatically
• No manual mapping for each object is necessary
Page 119 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Page 120 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
CAx: AutomationML Exchange
Exchange of additional attributes on communication objects
Benefits
• Easy retrieval of available custom attributes via CAx
Publication Tools
• Extended reuse of hardware configuration created
outside TIA Portal
Page 121 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Page 122 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
System functions
User Management & Access Control (UMAC)
The TIA Portal project offers integrated user administration and access protection. For consistent access protection,
user roles can be configured with function rights for engineering and runtime. Users and user groups can also be
managed centrally by connecting TIA Portal to a UMC domain.
Function right to view users and Log on dialog remembers user Highlight safety relevant function
New
New
New
roles type rights
Beside the existing function right to <Manage users For log on or change user, the last used user type Function rights with safety relevance are visualized
and roles> we provide a new function right to (e.g. global user) is preselected. with a yellow safety card to avoid misconfiguration of
explicitly <View users and roles> only. user roles.
→ This makes authentication little bit more
→ This enables the project administrator to configure comfortable. → Easily recognize functions rights with safety
roles more specific. relevance for reliable user roles configuration.
Page 123 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
System functions
Unified user and rights management for S7-1500 PLCs and Software Controller
Page 124 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Automation Xpansion
SIMATIC WinCC Unified – Innovations SINAMIC Startdrive – Innovations SIMATIC Automation Xpansion
• New device versions for Unified PC RT, Unified Comfort Panel • New drives: SINAMICS S200, S210 (New), G220, S120M • TIAX library use-case improvements
and Unified Basic Panel • Project-integrated Shared Device support • TIAX direct loading – Engineer HW-Config & TOs with TIA Portal /
• Engineering of Professional, Advanced and Unified on one PC • Long-term Trace Program and load machine application to PLC with SIMATIC AX
• Multiuser Engineering on screen level • SIMATIC AX support in China
• Standardization: extensions for faceplates and libraries
• Visual Studio Code as development environment for JavaScript
• Automatic login and auto-logoff on remote clients for PC RT TIA Portal Cloud & Cloud Connector
• Client device specific start screen for PC RT • Overview of new functions TIA Portal Options
• Configuration of kiosk mode for PC RT
• Corporate Designer to create styles • SIMATIC STEP 7 Safety
maximum SIMATIC
WinCC
SIRIUS
Simocode
SiOME
flexibility
SIMATIC
Visualization TIA Portal VCI SINETPLAN
Architect
SIMATIC
SIMATIC
STEP 7
Motion Control
Safety
SINAMICS
TIA Portal SIMATIC WinCC
… Startdrive
Test Suite Unified
TIA User
SINAMICS Industrial
Management
DCC Edge
Component
TIA Portal
Cloud
Connector
Page 126 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC AX
TIAX Library Use Case
Stan Eddy
Standardizer Engineer
Page 127 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC AX
TIAX Library Use Case
Stan Eddy
Standardizer Engineer
Page 128 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC AX
TIA Portal V18 Update 2 provides the following improvements when
importing library blocks from SIMATIC AX into the TIA Portal:
• Import variables and block comments that are defined in SIMATIC AX
• Import initial values of variables, structures and arrays that are defined in SIMATIC AX
TIAX Offering
• OOP artifacts, motion library and system library are saved in a separate folder within the TIA project
Programming feature
extension
New with TIA V19
• Support of S7-1500 Software Controller and S7-1500 Virtual Controller
New in SIMATIC AX
• HMI / OPC UA / WEB API access for variables can be configured within SIMATIC AX
Page 129 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC AX
• Library cleanup of unused blocks (>= TIA Portal V18 Update 2)
• Additional library offer for OOP Motion Control like APC FBAxisCtrl (Class/Interface SpeedAxis, PosAxis,
Libraries extension & clean-up
TIAX Offering
Page 130 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC AX
TIAX Direct Loading Use Case
Stan Eddy
Standardizer Engineer
Page 131 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC AX
TIAX Direct Loading Use Case
Stan Eddy
Standardizer Engineer
Page 132 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Starting countries
Available in1
• France • Germany
• Belgium • Italy
• United Kingdom • Austria
• Ireland • Bulgaria
• Netherlands • Croatia
• Portugal • Hungary
• Spain • Poland
• Sweden • Czech Republic
• Denmark • Turkey
• Norway • (Switzerland)2
• Finland • China
Page 133 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
TIA Portal Options
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 134 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC STEP 7 Safety
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 135 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC STEP 7 Safety
Bild von
Seriennummer
auf CPU
• Assignment of shared Devices to multiple PLCs • Replacement of unique identification via • Extension of parameter access of
• Engineering, diagnostics and consistency of the F-PLC password existing F-Devices
I-Device in one project • Unique identification of an F-PLC via serial • F-Download via Openness to SD Card
• Configured I-Device and PN interfaces centrally number to ensure download of the safety
located in TIA Portal program to the correct target F-PLC
• For all S7-1500 and S7-1200 FW in
combination with TIA Portal V19
Page 136 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Safe Kinematics
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 137 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
New
3D visualization
• Simple commissioning through graphical representation of the parameterized Safe
Kinematics functions
• Import of CAD data of kinematics, of tools and the environment objects
• Online & Offline simulation of the kinematic movements and the monitoring functions
through included digital twin of the fail-safe kinematic module – without additional software
• Simple after-sales diagnostics by importing trace recordings. This allows the real motion of
the kinematics to be integrated into the simulated Safe Kinematics environment of the
service staff for diagnosis – without additional software
Immediately
apparent test status Acceptance test
• Time savings for CE certification of the machine through predefined test cases to check and
accept the Safe Kinematics functions
• Intelligent test cases: If a Safe Kinematics parameter is changed during acceptance, only
directly dependent tests are reset - no complete acceptance test needs to be performed
• Automatic generation of a test report incl. screenshots of the 3D visualization – at the push
of one button
Direct integration
of screenshots
Page 138 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
TIA Portal Multiuser
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 139 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Multiuser
New object types and Exclusive Multiuser Mode
Advantages
• Switching to exclusive multiuser mode is done directly from
the current local multiuser session.
• Using Server Project View is often no longer necessary.
• The transfer of changes to the TIA Project-Server from the
exclusive multiuser mode is significantly improved.
Page 140 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Robot Library
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 141 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Robot Library
One language for all robot manufacturers
Manufacturer E
B F
Manufacturer D Manufacturer G
F Manufacturer…
Manufacturer H
Page 142 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Working group participants
Standard Robot Command Interface
2024
2024 2024
Page 143 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Simulation of Robots
Universal virtual robot control of robots programmed by SRL
Page 144 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
OPC UA
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 145 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
OPC UA @ SIMATIC S7-1500 R/H
Page 146 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Support of dynamic arrays at S7-1500
Page 147 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC S7-PLCSIM / PLCSIM Advanced
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/S7-PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 148 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
S7-PLCSIM V19
Enhanced new User Interface support Standard and Advanced Customers
• New design of the user interface
for the S7-PLCSIM standard,
which also allows the use of S7-
PLCSIM Advanced* functions.
• Improved workspace concept
• Supports Sequences
• Settings enhanced
• Languages
• Appearance
• Default Workspace location
• Reset to default
• PLCSIM Advanced Multiple
Adapter mode now supported
• Support for the latest firmware
versions in S7-1200 V4.6 and
S7-1500 V3.1
• Support of PLCSIM advanced
with Software Controller V30.0
• All new PLC order numbers for
TIA V19/ FW V3.1 are
supported, including RAIL and
SIPLUS variants
Customer Value
• No PLC change in the TIA project more needed, download project
as is and simulate/ co-simulate
• Closing the last gap in supported PLC Family's of S7-1500
• Simulation Software Controller to foster the digitalization strategy
• Will be also supported by S7-PLCSIM Standard with limited
functionality
Page 150 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
S7-PLCSIM Advanced V6.0
New Features and Compatibility
Page 151 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Target for Simulink
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 152 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Target™ for Simulink® V6.0 SP1
SIMTIC Target Toolstrip for Simulink
Page 153 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Target™ for Simulink® V6.0 SP1
General Improvements
Namespace support for Software Showing internal signals location in Automatic deletion of Web
Units the comments section. visualization
• Multi Model support – Improved handling when • Location information of the internal signal is shown • On deactivation of the web visualization the web
running several Simulink models in parallel on the in the comments of the UDT application is also removed on the PLC
same PLC (for example for External Mode) • Only active web applications are stored on the
• Helpful when internal signals with the same name
• Clear separation of generated model by usage of PLC memory
are used in a Simulink model
different namespaces
Page 154 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Target™ for Simulink® V6.0 SP1
General Improvements
Automated Load / Unload handling Improved External Mode Support of latest versions for
communication MATLAB, Simulink & ODK 1500S
Improved stability
• “Download in RUN” behavior for Simulink models • Improved ODK memory allocation settings Supported software:
• Handling of the Load and Unload ODK blocks is
integrated in the generated PLC program blocks • More detailed information message in diagnostic
• MATLAB R2023b
view
• No RUN/STOP transition required to run updated • ODK V2.5 SP4
model • Windows 11
• PLC program and other Simulink models are
executed without any interruption
Page 155 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
TIA Portal Test Suite
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 156 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Test Suite V19
Application test with S7-PLCSIM Advanced
Benefits
• Testing the application is much faster because the S7-
PLCSIM Adv. instance with the S7-application only needs to
be prepared once for all test cases.
• Optional memory reset gives the user the flexibility to create
both dependent and independent test cases.
• Perform parallel tests on different S7-PLCSIM Adv.
instances.
Page 157 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Test Suite V19
General Improvements
Page 158 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Visualization Architect (SiVArc)
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 159 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Visualization Architect V19
Advanced Tag rule editor (1)
WinCC Professional WinCC RT Advanced WinCC classic Panels Advanced Tag rule editor
Page 160 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Visualization Architect V19
Advanced Tag rule editor (2)
Unified Basic Panel Unified Comfort Panel WinCC Unified PC
WinCC Professional WinCC RT Advanced WinCC classic Panels Advanced Tag rule tables & Tag templates
➢ Define own HMI tag template in HMI tag editor via SiVArc
plug-ins
Page 161 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Visualization Architect V19
Unified Basic Panel Unified Comfort Panel WinCC Unified PC
Page 162 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Visualization Architect V19
SiVArc expression enhancements
Unified Basic Panel Unified Comfort Panel WinCC Unified PC
Page 163 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC Visualization Architect V19
Improvement of the support for WinCC Unified
Unified Basic Panel Unified Comfort Panel WinCC Unified PC
Page 164 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Energy Suite
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 165 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Energy Suite
WinCC Unified
• Improved user experience by revision of WinCC
Unified visualization
• Evaluation of energy data and automatic creation of
reports with the
Energy Suite Export Tool for WinCC Unified
Page 166 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Energy Suite
Page 167 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC Energy Suite
License concept
• Change the number of Energy Objects for actuators
(1 actuator = 9 EnOs)
Advantage: one EnO 10-pack for 1 actuator and one
measuring point.
Page 168 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
Central User Management (UMC)
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 169 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Central User Management (UMC)
Expanded quantity structure for Runtime Servers
UMC Active
…
Expanded quantity structure
ring server / domain Directory
• For larger infrastructures UMC is able to synchronize
…
in a network of multiple Runtime-Servers per Ring-
Server.
The quantity structure for running UMC in larger
infrastructures has been expanded, so that UMC can
Production cell [#1] Production cell [#300]
UMC
now synchronize in a network of up to 300 Runtime
UMC
Server Server Servers per Ring Server.
up to 300
Benefit
Runtime Servers
• More flexibility in the design of the UMC infrastructure,
e.g. one UMC Ring server per production unit, even in
Production cell [#2] Production cell [#3]
large structures.
UMC UMC
Server Server
Page 170 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
Modular Application Creator
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 171 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Modular Application Creator enables the automatic generation
of TIA Portal projects
ECAD/HWCN
New
New
Visual Studio Extension
Module Builder to create your own custom modules
Page 172 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
SIMATIC ProDiag/SysDiag
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 173 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Customer Benefits: Key questions to make decisions
You are faced with the task of adapting your process diagnostics very often
and do not want to change your library function blocks every time?
You want to reliably identify sporadic errors and display them on the HMI?
Page 174 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Availability
WinCC
Adv.
SIMATIC HMI WinCC Advanced/Comfort Panels SIMATIC HMI WinCC Professional/WinCC Scada (ab V.8)
Page 175 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
System advantage: Automatic Update of the HMI during runtime
Auto
Update
Page 176 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Initial value acquisition and Criteria Analysis
Continuous recording
of signal states
→ It is possible to determine which
monitoring tag triggered first
Page 177 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Comprehensive error monitoring of production process
Page 178 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Monitoring a machine or plant, diagnosing errors in the process
GRAPH Overview:
Current state overview
of a GRAPH sequence
Page 179 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
SIMATIC WinCC Unified
Page 180 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
GRAPH Overview Control
Move between
simultaneous steps
in a sequence
Previous, current
and next step
Page 181 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
GRAPH Overview Control
DB Name
Current Step
Step Name
Operating modes
Go to next step
Connect RT_Data
Jump to Alarm control from your sequence DB
Page 182 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
ProDiag Overview Control
Runtime shows if there are errors Connect it to the State tag of ProDiag
(including category and type) Supervision DB
Page 183 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
PLC Code View Control
Page 184 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
PLC Code View Control
Page 185 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
PLC Code View Control
Change view
Page 186 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
PLC Code View Control
Connection to the
relevant alarm control
Page 187 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Jump from GRAPH Alarm to PLC Code View/Open TIA Portal
Page 188 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
System functions
Jump functionality
from Alarm
Page 189 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Get information of selected alarm
Script Function:
GetSelectedAlarmAttributes
(“Alarm control_1”)
Page 190 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
ProDiag
Open TIA Portal script functions
Prerequisites:
• TIA Portal and Unified Runtime installed
on same machine
• “Allow start of external processes via Unified Runtime”
enabled in SIMATIC Runtime Manager
Page 191 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC SysDiag
Benefits
• Easy way to create a file-based help system for corresponding
System Diagnostic Alarms
• Easy way to interact with a foreign language hotline
to identify an error
Page 192 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
SIMATIC SysDiag
Benefits
Important for customers who configure their machine using
the user program. In this case you don't want to offer a machine
with error entries.
Page 193 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal V19
TIA Portal Teamcenter Gateway
Content 02
03
SIMATIC Safe Kinematics
TIA Portal Multiuser
04 SIMATIC Robot Library
05 OPC UA
06 SIMATIC S7-PLCSIM/PLCSIM Advanced
07 SIMATIC Target for Simulink
08 TIA Portal Test Suite
09 SIMATIC Visualization Architect (SiVArc)
10 SIMATIC Energy Suite
11 Central User Management (UMC)
12 Modular Application Creator
13 SIMATIC ProDiag/SysDiag
14 TIA Portal Teamcenter Gateway
Go to top
Page 194 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
TIA Portal Teamcenter Gateway
Integration of TIA Portal with Active Workspace Client (AWC)
Identity/
Authentication Server Benefits
Rich Application Client (RAC) • Enables communication to Teamcenter from TIA Portal Teamcenter
Gateway using Active Workspace Client.
• User not really required to install and use Rich Application Client (RAC) to
Web Client view TIA Portal project in Client side.
Security Services
TIA Portal Teamcenter server • Easy way to open TIA Portal project (or) program block from Active
Workspace Client.
• User able to customize TIA Project structure view as per need in Active
Active Workspace Client (AWC)
Workspace Client.
Data Source
Page 195 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Disclaimer
© Siemens 2023
Page 196 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides
Contact
Published by Siemens XX
First name Last name
Job title
Group / Region / Department XY
Street 123
12345 City
Country
Phone +49 123 45 67 89
Mobile +49 123 45 67 89 0
E-mail firstname.lastname@siemens.com
Page 197 Unrestricted | © Siemens 2023 | TIA Portal V19 Technical slides