Skip to content

Commit d91b46f

Browse files
committed
Type issues
Fixing types issues
1 parent cf83681 commit d91b46f

File tree

1 file changed

+2
-2
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/23.opc-ua-voltage-ihm-app-note

1 file changed

+2
-2
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/23.opc-ua-voltage-ihm-app-note/content.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ static void controlRelaysBasedOnVoltage() {
661661

662662
This code turns an Arduino Opta™ into an OPC UA-compatible device, enabling real-time data monitoring and control via Ethernet. It initializes an OPC UA server, reads analog/digital inputs, controls relays based on voltage thresholds, and exposes device states as OPC UA nodes for external systems. The system supports expansion modules, synchronizes time using NTP, and provides real-time feedback through LEDs and logs.
663663

664-
## Ignition Plataform
664+
## Ignition Platform
665665

666666
The Ignition, developed by Inductive Automation, is a comprehensive industrial automation software suite designed to build and deploy applications for monitoring, control, data acquisition, and analytics in industrial environments. It combines ease of use with powerful capabilities, enabling seamless integration with a wide range of devices and systems. Ignition is widely adopted across various industries, including manufacturing, energy, water/wastewater, and transportation, due to its flexibility, scalability and open architecture.
667667

@@ -727,7 +727,7 @@ The process involved using the Ignition Designer to design and configure the HMI
727727

728728
![Voltage Monitor](assets/dashboard.gif)
729729

730-
The HMI, developed using the Ignition Plataform, is a **Voltage Level Monitor** specifically designed for real-time monitoring and management of system voltage levels. The interface categorizes voltage states into **No Voltage**, **Safe Voltage**, **Alert Voltage**, and **Critical Voltage**, using clear color-coded indicators for immediate operator recognition. A dedicated Voltage Measurement section displays precise, real-time readings, while a **System Status** indicator ensures operators are informed of the system's operational state.
730+
The HMI, developed using the Ignition Platform, is a **Voltage Level Monitor** specifically designed for real-time monitoring and management of system voltage levels. The interface categorizes voltage states into **No Voltage**, **Safe Voltage**, **Alert Voltage**, and **Critical Voltage**, using clear color-coded indicators for immediate operator recognition. A dedicated Voltage Measurement section displays precise, real-time readings, while a **System Status** indicator ensures operators are informed of the system's operational state.
731731

732732
The gif below showcases the functionality of the Opta™ as it reads voltage from the analog input and activates the LED indicators based on the measured voltage levels. This visually represents the real-world application illustrated in the HMI.
733733

0 commit comments

Comments
 (0)