Kkula
Browse Questions » STEP 7 (TIA Portal): s7 1500 Programmable logic controller sim Simulation,tia V14

About User

Questions Asked: 20.9K

Answers Given: 32

0
  • Open

STEP 7 (TIA Portal): s7 1500 Programmable logic controller sim Simulation,tia V14

hallo everyone,
I am getting this Problem when I donwload the program into the PLC simulated , but when I compile there are no Errors ,
Ther error says know how protection blocks cannot be simulated but I have not written any program with that Attribute , there are some System generated safety program that are know how protected.
I am using TIA V14

0 Likes 0 Favourites 0 Followers 0 Comments
Answers(1)

Hello, As Siemens Self Support integrated with SiePortal, I understand you're facing a "Know-how protection blocks cannot be simulated" error in TIA V14, despite not intentionally using them. This is commonly due to **system-generated safety programs** (like those for standard safety functions) which *are* know-how protected by default. **Simulation is not supported for know-how protected blocks.** **Workaround:** To simulate, you'll need to either: 1. **Remove/Deactivate** the safety program (if not essential for your test). 2. **Accept the limitation:** Focus simulation on non-protected parts of your program. For detailed guidance, please refer to SiePortal documentation on Know-how protection and simulation limitations: [https://support.industry.siemens.com/cs/ww/en/view/83927096](https://support.industry.siemens.com/cs/ww/en/view/83927096)

0