SCADA Training #3 | PLC Tag Configuration, Bit Addressing and Mathematical Operations
📌 In Lesson 3 of the Wise SCADA training series, we take an in-depth look at how raw data coming from PLCs is processed on the SCADA side, focusing on tag configuration, bit addressing, mathematical conversions, and analog scaling techniques.
🔊 Multi-Language Audio Available! This Wise SCADA training video includes multiple audio tracks. Click the Settings (⚙️) icon and select “Audio Track” to choose your preferred language.
📌 What You Will Learn in This Lesson
✅ Bit Addressing (Bit Picking / Bit Parsing): Accessing a specific bit of a tag read as a Byte or Word.
✅ Mathematical Conversions (Div / Mul): Converting Integer values into REAL (Float) format.
✅ Scale Function: Converting raw analog input values into physical units.
- 00:00 Introduction and Overview
- 00:20 Reading Bits from Byte / Word Variables (Bit Parsing)
- 01:25 Runtime Test: Bit Set / Reset Operations
- 02:25 Energy Analyzer Example (Integer → Float)
- 03:10 Division Operation: .Div() Command
- 04:15 Multiplication Operation: .Mul() Command
- 04:40 Scale Function Logic
- 04:57 Scale Parameters (Min / Max Settings)
- 06:00 Advanced Linearization Example
