SCADA konuşması değişti
Beş yıl önce SCADA seçimleri Siemens WinCC vs Wonderware vs Ignition vs "sistem entegratörümün zaten bildiği şey"di. 2026'da çoğu kullanım durumu için boşluk daraldı — seçimler artık özelliklerden çok IT/OT entegrasyon hikâyesi, lisanslama modeli ve açıklık tarafından yürütülüyor.Ignition (Inductive Automation)
Güçlü: sunucu lisansı başına sınırsız tag / client / bağlantı — sürpriz denetimler olmadan gerçekten ölçeklenen bir fiyatlandırma modeli. Web-deploy istemciler kutudan. Python tabanlı scripting. Mükemmel OPC UA + MQTT hikâyesi.Gönderdiğimiz yer: her yeni şey. Greenfield projeler, çoklu site replikasyon, müşterinin IT ekibinin operasyonlara katılacağı her yer.
Ödünleşmeler: WinCC kadar Siemens donanımıyla derin entegre değil.
WinCC (Siemens — Classic / Unified / Open Architecture)
"WinCC" adı üç oldukça farklı ürünü kapsar:- WinCC Classic — legacy, Windows-only, Siemens fabrikalarına derinden gömülü.
- WinCC Unified — mevcut nesil, web-native, Classic ve TIA Portal HMI'nin yerini alıyor.
- WinCC OA (Open Architecture) — büyük ölçekli, multi-server.
Müşteri uçtan uca Siemens donanımına bağlıyken WinCC Unified gönderiyoruz.
Özel yığın — doğru çağrı olduğu zaman
React + Node + InfluxDB + Grafana + OPC UA / MQTT gateway geliştirici keyfi gibi gelir ve sıkça öyledir. Ama üç durumda gönderdik:- Müşterinin IT ekibi bakım ekibidir (nadir, yeni üreticiler için gerçek).
- "HMI" aslında OT veri feed'i olan müşteri-bakan portaldır.
- Birçok küçük siteyi kapsayan ve site başına SCADA lisanslamasının maliyete hakim olduğu multi-tenant SaaS.
"O kadar zor değil" diye özel gitmeyin. Yalnızca historian — yüksek hızlı sıkıştırma, retention politikaları, downsampling, ölçekte sorgular — önemsiz olmayan bir mühendislik ürünüdür.
Birikenlerde kazanan comms katmanı seçimleri
- OPC UA — modern varsayılan. Browse-edilebilir, güvenli, her ciddi PLC tarafından destekli.
- MQTT (Sparkplug B) — güvenilmez ağlar, dağıtılmış siteler, IIoT ölçek fan-out için.
- Doğrudan PLC sürücüler (S7, EtherNet/IP) — OPC UA controller'da yokken fallback.
- REST / WebSocket — PC tarafı uygulamalara, web HMI'lara, üçüncü taraf dashboard'larına.
Historian SCADA'nın yarısıdır
- Tag oranları — sistem genelinde toplam tag-update/saniye.
- Retention — kaç yıl tam-oranlı veri, kaç yıl downsampled veri.
- Sorgu desenleri — işletme hangi raporları istiyor.
- Yedekleme hikâyesi — historian veri kaybı yeri doldurulamaz.
Artık yapmadığımız bir şey
PLC programlama workstation'ı ile aynı makinede SCADA. "Şimdilik mühendislik laptop'una koyalım" "sistem iki yıldır Klaus'un laptop'undan çalışıyor ve Klaus geçen hafta şirketten ayrıldı"e dönüşür.Historian'ınız nedir?
The SCADA conversation has changed
Five years ago, SCADA picks were Siemens WinCC vs Wonderware vs Ignition vs "the thing my system integrator already knows". In 2026, the gap has narrowed for most use cases — the picks are now driven more by IT/OT integration story, licensing model, and openness, than by features.Ignition (Inductive Automation)
Strengths: unlimited tags / clients / connections per server licence — a pricing model that actually scales without surprise audits. Web-deployed clients out of the box. Python-based scripting. Excellent OPC UA + MQTT story.Where we ship it: anything new. Greenfield projects, multi-site replication, anywhere the customer's IT team will be involved in operations.
Trade-offs: not as deeply integrated with Siemens hardware as WinCC.
WinCC (Siemens — Classic / Unified / Open Architecture)
The "WinCC" name covers three quite different products:- WinCC Classic — legacy, Windows-only, deeply embedded in Siemens factories.
- WinCC Unified — current generation, web-native, replaces Classic and TIA Portal HMI.
- WinCC OA (Open Architecture) — large-scale, multi-server.
We ship WinCC Unified when the customer is committed to Siemens hardware end-to-end.
A custom stack — when it's the right call
React + Node + InfluxDB + Grafana + an OPC UA / MQTT gateway sounds like developer self-indulgence and often is. But there are three cases where we've shipped it:- Customer's IT team is the maintenance team.
- The "HMI" is actually a customer-facing portal with an OT data feed.
- Multi-tenant SaaS where the deployment crosses many small sites and per-site SCADA licensing dominates cost.
Don't go custom for "it's not that hard". The historian alone — high-rate compression, retention policies, downsampling, queries at scale — is a nontrivial engineering product.
Comms layer choices that compound
- OPC UA — the modern default. Browse-able, secure, supported by every serious PLC.
- MQTT (Sparkplug B) — for unreliable networks, distributed sites, IIoT-scale fan-out.
- Direct PLC drivers (S7, EtherNet/IP) — fall back when OPC UA isn't on the controller.
- REST / WebSocket — to PC-side applications, web HMIs, third-party dashboards.
The historian is half the SCADA
- Tag rates — total tag-update / second across the system.
- Retention — how many years of full-rate data.
- Query patterns — what reports does the business want.
- Backup story — historian data loss is irreplaceable.
One thing we no longer do
A SCADA on the same machine as the PLC programming workstation.What's your historian?