Phase 1 - Investigation - Security in OT
Today's Tasks
- Make note of connections in NetPro ✅
- Could firewalls be employed to improve security
- Ready PLC Project for Migration
NetPro Connections
Detailed in repo issue 11 - mfa required.
Security in OT Networks
Meet the Siemens Scalance SC-600

- SCALANCE SC-600 CLI V3.1
- SCALANCE SC-600 - Declaration of conformity to IEC 62443-4-2
- Industrial Ethernet security SCALANCE SC-600
- Understanding and Using Firewall of Industrial Security Appliance SCALANCE S
Network Concepts

- Network concepts for Industrial Automation Networks
- Central User Management with "User Management Component"(UMC)
Summary
In a word, YES. The article Network concepts for Industrial Automation Networks provided some perfect info and deserves re-reading!!
Ready PLC project for migration

Not what I wanted to see... But, hey... Could be worse!!
Unable to employ slice access?
The Issue In FB169 Network 2,The address is not occupied by a tag.
T %LW0
In the block interface LW0 is part of a UDT typed variable. Therefore, been trying to use "slice" access, that is;
T varName.W0
However, the IDE is adding a % so the attempted symbolic address becomes absolute. Doh!
In researching the problem came across this Difference between standard and optimized block access
Created an issue to Change the S7-300 CPU to S7-1500, which is capable of employing "Optimized Blocks", unlike S7-300/400 CPU's
For another day...
Continuous Integration with TIA Portal
Application Example: CI with TIA Portal