Skip to content

Data Acquisition and Forwarding Process

Neuron is an advanced industrial protocol gateway software designed to operate on various IoT edge gateway hardware. Its primary objective is to address the challenge of unifying device data access in the context of Industry 4.0. By efficiently converting diverse industrial device data with different protocols into standardized IoT MQTT messages, Neuron enables seamless interconnectivity between devices and industrial IoT systems. This, in turn, facilitates remote control and information retrieval for intelligent manufacturing and data-driven decision-making.

Neuron offers extensive support for a wide range of communication protocols and industrial standards, making it a one-stop solution for data acquisition and MQTT protocol conversion. Its resource-efficient design allows easy deployment on various architectures, including X86 and ARM. The platform's user-friendly web-based management console empowers users with convenient gateway configuration management. With remarkable performance capabilities, Neuron can effortlessly connect to hundreds of industrial devices and efficiently handle over 10,000 data points.

Data Acquisition

  1. View Available Plugins: Neuron's southbound plugins are communication drivers that enable specific protocols for accessing external devices. After installing and activating the corresponding plugin licenses (refer to the license policy), users can effectively utilize these driver plugins. Neuron's loosely coupled architecture ensures that each plugin operates independently as a separate thread, avoiding interference and enabling users to choose the plugins that best suit their business requirements.

    The comprehensive list of supported plugins for various southbound devices, along with their specific configuration parameters, can be quickly accessed via the provided table links.

    Application AreaPluginApplication AreaPlugin
    Global StandardModbus TCP
    Modbus TCP QH
    PLC DriverSiemens S7 ISO TCP
    Modbus RTUSiemens S5 FetchWrite
    OPC UAMitsubishi 3E
    OPC DAMitsubishi 1E
    EtherNet/IP(CIP)Mitsubishi FX
    ElectricityIEC60870-5-104Omron FINS TCP
    IEC61850Omron FINS UDP
    DL/T645-2007Beckhoff ADS
    DL/T645-1997Panasonic Mewtocol
    Building AutomationBACnet/IPProfinet IO
    KNXnet/IP
    Environmental MonitoringHJ212-2017Petroleum IndustryNON A11
  2. Create Southbound Drivers: Choose required southbound plugins for device communication based on industrial protocols. Each plugin can connect to a single device or multiple devices associated with a message bus, adhering to protocol standards. Users can create southbound drivers with plugins or templates as per their preferences.

  3. Connect to Southbound Devices: Connect southbound devices by creating groups and points. Once groups and points are set up, users can monitor the real-time values of the data points through data monitoring. For easy configuration, Neuron supports offline Excel file batch imports of relevant configuration information.

TIP

Repeat steps 2 and 3 until all necessary drivers, groups, and points are created.

Data Forwarding

  1. Create Northbound Applications: Choose the relevant northbound plugins to enable seamless data forwarding. Each northbound plugin can connect to a single destination, such as a proxy or application. Currently, Neuron supports the following northbound applications:

  2. Subscribe to Southbound Devices: After creating northbound devices, subscribe to groups from southbound nodes. No further group or point setup is needed. Subscribed northbound nodes will receive continuous data updates from the corresponding groups at the specified frequency.

The diagram below provides a visual representation of the entire process.

Configuration Steps

Configuration APIs

Alternatively, a set of configuration APIs is provided for integrating with industrial IoT platforms, MES, or other controlling systems.