Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 628 Bytes

File metadata and controls

19 lines (10 loc) · 628 Bytes

Hints for Converting from TIA16 to TIA15

  1. Create new empty TIA15 project

  2. Add hardware to project

  3. Activate the OPC-UA usage in the PLC (license!)

  4. Connect the two SCL files under External data sources

hints_TIA15_TIA16

  1. Generate the Siemens program blocks with Generate blocks from source

hints_TIA15_TIA16

  1. The variables used in the SCL sources are still unknown and must be imported now. Via Show all variables (1.) the import of a variable table (2.) + (3.) can be executed.

hints_TIA15_TIA16