Controls
Controls: LED Output
The LED Output control is a simple yet effective component for visually representing binary states, typically used to indicate whether a system is "on" or "off." This control binds to a boolean variable from your connection (e.g., a PLC) and displays a colored LED that changes based on the value of the variable.
Key Features:
-
Binary State Representation: The LED Output control is designed to visually display two distinct states, based on a boolean value. A value of 0 (off) can be represented by one color (e.g., red), and a value of 1 (on) by another (e.g., green).
-
Color Customization: While the default colors are red (off) and green (on), you can customize the LED's color scheme to better suit your application’s design and your branding.
-
Simple Integration: Easily bind the LED Output control to a boolean variable from your connection, making it quick and straightforward to set up.
-
Compact & Intuitive Display: The LED Output control offers a clean, minimalist way to display binary states, making it ideal for monitoring simple system statuses.
Use Cases:
-
System Status Indicators: Use the LED Output control to represent binary states such as power status (on/off), error warnings (active/inactive), or system health indicators.
-
Device State Monitoring: Ideal for showing the status of devices or processes, such as whether a motor is running, whether a safety system is active, or if a valve is open or closed.
-
User Feedback: Provide instant visual feedback to users based on real-time changes in the system, making it easy to monitor crucial operational states at a glance.
The LED Output control is an essential tool for simple, real-time state representation, offering a fast and intuitive way to communicate system statuses through a visual LED indicator.