Tia Portal V16 Plc247 (NEWEST)
TIA Portal V16 — Digest on “PLC247”
2.2 PLC247 Overview
PLC247 is not an official Siemens model but a widely used clone/educational device based on the S7-1200 CPU 1214C. Key specs:
- Firmware compatibility: V4.2 – V4.4 (V16 supports up to V4.4)
- Digital I/O: 14 DI (24V DC), 10 DO (transistor, 0.5A)
- Analog I/O: 2 AI (0–10V), 0 AO (expandable)
- Communication: 1 PROFINET port, 1 RS485 (Modbus RTU/USS)
- Memory: 75 KB work memory, 4 MB load memory
⚠️ Note: Because PLC247 is a third-party device, ensure its GSDML file matches TIA V16 requirements. Often, it identifies as "Siemens S7 1200" in hardware catalog. tia portal v16 plc247
7. Getting Started – Quick Checklist
If you plan to follow a PLC247 tutorial for TIA Portal V16: TIA Portal V16 — Digest on “PLC247”
2
- [ ] Install TIA Portal V16 (Step 7 Basic/Professional).
- [ ] Install PLCSIM V16 (if simulating).
- [ ] Download the example
.zap16 file from PLC247’s website.
- [ ] Use “Project > Restore” to import the archive.
- [ ] Check the device configuration matches your hardware (or change it).
- [ ] Run the program in monitoring mode to observe logic.
2. Introduction to TIA Portal V16 and PLC247
1.3 Expanded Hardware Catalog
V16 natively supports:
- S7-1200 Firmware V4.4
- S7-1500 Firmware V2.8
- ET200SP Firmware V3.3
This is crucial for PLC247 customers, as most controllers sold by PLC247 come pre-loaded with firmware versions that are fully backward-compatible with V16. Firmware compatibility: V4
2. Secure Communication
- TLS (Transport Layer Security) for S7-1500 CPUs.
- Certificate-based access control for remote maintenance.
Step 2: Creating a New Project
- Open TIA Portal V16 → Click "Create new project."
- Name:
Conveyor_Control_PLC247.
- Click "Add device" → Select controller:
SIMATIC S7-1200 → CPU 1214C DC/DC/DC → Firmware V4.4.
Step 5: HMI Integration (WinCC V16)
- Add a 7" Comfort Panel (KTP700 Basic).
- Connect tags to PLC addresses (
%I0.0, %Q0.0).
- Simulate both PLC and HMI using PLCSIM and HMI Simulator.