ControlByWeb X400 Controller Tutorial: Web-Based I/O Logic, Setup, and Remote Automation Control

This article explains how to set up and configure ControlByWeb X400 series controllers for web-based industrial automation. It covers hardware wiring, network configuration, and IF/THEN logic progr...

Modern PLC systems can handle highly complex automation tasks including motion control, vision integration, and multi-protocol communication. However, not all applications require this level of complexity. In many industrial scenarios, simple I/O logic combined with remote monitoring is sufficient.

ControlByWeb controllers provide a streamlined alternative to traditional PLCs. These devices focus on web-based configuration and remote access, making them suitable for lightweight industrial automation, IoT monitoring, and distributed control applications.

What Is the ControlByWeb X400 Series?

The ControlByWeb X400 series is a family of web-enabled industrial I/O controllers designed for remote monitoring and basic automation tasks. Unlike traditional PLCs, these devices do not require engineering software or offline programming tools.

Instead, configuration is performed directly through a built-in web interface, allowing engineers to deploy control logic instantly over Ethernet, WiFi, or cellular networks depending on the model.

ControlByWeb I/O controllers

Each model in the series is optimized for different applications, including digital I/O control, analog monitoring, and data acquisition. This flexibility makes them suitable for small-scale automation and remote industrial monitoring systems.

A key advantage is web-based engineering. Engineers can configure logic, monitor signals, and adjust parameters directly through a browser without installing additional software.

Hardware Setup for the X410 Controller

This tutorial uses the X410W controller powered by a 24 VDC industrial supply. The device supports both wired and wireless connectivity depending on configuration.

Digital inputs are internally referenced to the controller’s DC ground. Therefore, no separate input common terminal is required. A simple PNP sensor can be connected directly to the input terminal.

X410 test bench setup

If multiple power supplies are used, ensure that all 0 VDC references are properly connected to maintain signal integrity and avoid floating ground issues.

Connecting to the Controller via Ethernet

ControlByWeb controllers do not require USB or serial programming. Instead, configuration is performed through Ethernet communication using a standard web browser.

The default IP address is typically 192.168.1.2. The controller must be on the same subnet as the engineering workstation to establish initial communication.

Web interface monitoring screen

Once connected, the web interface allows real-time monitoring of input and output states. However, configuration changes require administrator access through the setup interface.

Configuring WiFi and Network Settings

The X410W model supports WiFi connectivity, allowing wireless access after configuration. Engineers can scan available networks and assign credentials directly from the web interface.

WiFi configuration menu

It is recommended to assign a static IP address for stable network access in industrial environments. DHCP can introduce address changes that may interrupt system access.

During commissioning, Ethernet connection should be maintained as a fallback communication method to prevent lockout scenarios.

Configuring Digital Inputs and Outputs

Once network access is established, engineers can begin configuring I/O points directly in the web interface. Each input can be assigned a descriptive name for clarity and maintenance efficiency.

Digital I/O configuration menu

Input settings include debounce filtering, on-time tracking, and total runtime logging. These features are useful for predictive maintenance and operational analysis in industrial systems.

Outputs can be linked directly to input conditions, allowing immediate local control of relays or external devices without requiring external PLC logic.

Creating Web-Based Logic Control Rules

The ControlByWeb system uses IF/THEN logic structures to define automation behavior. This approach replaces traditional ladder logic with browser-based configuration.

Conditional rules trigger actions based on input states, while scheduled tasks execute actions at predefined time intervals. Additionally, system-level functions can monitor network status and perform automated recovery actions.

Logic task configuration menu

An IF condition evaluates sensor inputs, while the THEN action defines system responses such as activating relays, sending email alerts, or publishing MQTT data.

IF condition setup

THEN action configuration

Engineers must carefully design logic sequences to avoid unintended repetitive triggering, especially when using email or cloud-based notifications.

Industry Insight: Web-Based Controllers in Industrial IoT

Web-based I/O controllers are increasingly used in Industrial IoT applications where full PLC systems are not required. These devices provide fast deployment, low configuration overhead, and direct cloud connectivity.

From an engineering perspective, they are ideal for distributed monitoring systems, remote alarm management, and lightweight automation tasks. However, they are not intended to replace full-scale PLC or DCS systems in complex process control environments.

Typical Application Scenario: Remote Equipment Monitoring System

A common application involves monitoring industrial equipment status across multiple remote locations. Sensors are connected to ControlByWeb controllers, which transmit data to a central monitoring dashboard.

When a fault condition is detected, the system automatically triggers alerts via email or MQTT messaging. This reduces response time and improves operational awareness in distributed industrial environments.

About the Author

Wang Zhe is a senior industrial automation engineer with over 15 years of experience in PLC systems, industrial IoT platforms, and distributed control architectures. He specializes in web-based automation systems, remote monitoring solutions, and industrial communication networks used in manufacturing and infrastructure industries.

Leave a comment

Please note, comments need to be approved before they are published.