Makino Makino CNC Machine Tool OPC-uA/MEL/NC linkProtocolData Network Port Acquisition Equipment Networking Technology Solution
As a professional provider of IoT data acquisition solutions and an expert in industrial IoT data acquisition, the editor of Shanghai Data Acquisition IOT Technology Co., Ltd, (daq-iot) hereby presents the following introduction, and sincerely welcomes discussions and exchanges. Supported Communication Interfaces: CAN, RS485, Mbus, 4–20mA, Profibus, CC-Link, HART, digital I/O, etc. Industrial Protocols: Modbus RTU/TCP, HJ212, IEC104, DLT645, DLMS, IEC61850, MQTT, etc. Mail:export@daq-iot.com
As a professional provider of IoT, Data Acquisition, and solution, Shucai IoTEditor daq iot Here is an introduction to the following content, and we sincerely welcome everyone to discuss and exchange ideas. As a professional provider of IoT data collection solutions, daq-iot, the data acquisition and IoT editor, will introduce the following content here and sincerely welcome everyone to discuss and communicate.


The supported parameter types for collection are as follows:
2)MELmanagement function
Obtain MEL version information.
Obtain MES version information.
obtainEDMThe message resources.
3) Alarm management function
Obtain alarm information for EDM NC.
4) Operation status management function
Obtain the current status of the EDM numerical control system.
Obtain current coordinate data and modal data.
5) Program running status management function
Obtain data on the operation of DEM NC program.
6) Program data management function
Transfer/receive programs to/from EDM NC.
Retrieve the program list for EDM NC.
Delete the program from EDM NC.
7) Parameter management function
Obtain parameter data for EDM numerical control.
8) Macro management function
Obtain macro variables of EDM NC.
9) Tool and workpiece management function
Obtain the working coordinate offset data of EDM CNC lathe.
Obtain electrode offset data for EDM numerical control.
10) I/O management function
Obtain the CNC function of electrical discharge machining and the status of machine operation switches NC
11) Processing condition management function
Obtain the machining condition settings for electrical discharge numerical control.
12) Maintenance and management functions
Obtain machining tracking data and running time of electrical discharge numerical control
----------------------------solution-------------------------------

Functional Overview
DAQ for IIOTTheData Acquisitionsystem is a set of equipment and management software that runs on theEdge Computingmachine. It is mainly used for collecting, controlling, storing, querying, displaying, and uploading data from various instruments and equipment (PLC, injection molding machine, CNC machine tool, electric meter, flow meter, etc.).
The main functions of the system include:
- Flexible transmission configuration (links, storage, devices, factors, upload services)
- Data Acquisition and upload
- Real-time Monitoring (device, upload)
- Alarm configuration and monitoring
- Data storage and querying (tables, charts, web APIs)
- Configuration and visualization design
- User and permission management
- Multi language interface support
Runtime Environment
| project | requirement |
|---|---|
| operating system | Windows、Linux |
| Software infrastructure environment | .NET 6 |
| Client browser | Edge, Chrome, Firefox, Safari, Opera, etc |
| Collect system access address | http://localhost:16801/scada.html |
| Configuration visualization access address | http://localhost:16804/diagram.html |
Supported Devices
Support communication links
The communication links supported by the system include:
| Link type | communication link |
|---|---|
| TCP | TCP Client |
| TCP server | |
| serial port | Serial UART |
| UDP | UDP |
| HTTP | HTTP server |
| HTTP client | |
| OPC | OPC-UA |
| OPC-DA | |
| MQTT | MQTT-TCP |
| MQTT-WebSocket |
Support communication Protocol
Some of the communication supported by the system Protocol includes(Continuously updated):
| Protocol Type | Main Protocol | Child Protocol |
|---|---|---|
| PLC communication Protocol | Modbus | Modbus-RTU |
| Modbus-TCP | ||
| Modbus-ASCII | ||
| Siemens S7 | ||
| Mitsubishi MELSECCommunication Protocol | MELSEC-1E | |
| MELSEC-3C | ||
| MELSEC-3E | ||
| MELSEC-4C | ||
| MELSEC-4D | ||
| Mitsubishi-Fx | ||
| OPC Communication Protocol | OPC-UA | |
| OPC-DA | ||
| MQTT communication Protocol | MQTT-JSON | |
| Energy meter communication Protocol | DL/T645 | |
| DLMS | DLMS-LN | |
| DLMS-SN | ||
| IEC62056-21 | ||
| Edmi Command-Line | ||
| IEC Communication Protocol | IEC103 | |
| IEC104 | ||
| Environmental Monitoring Communication Protocol | HJ212 | |
| SL651 | ||
| SZY206 |
noun explanation
Equipment
The system collects data from a device, which needs to have a communication interface and use a specific communication Protocol for communication. The device can be a detection instrument, a small instrument, aSensor, or even a standalone PLC.
factor
Factors are attributes of devices, including measurement values, status, control units, etc. For example, for a measuring instrument, the following attributes can be referred to as a factor:
- Latest measurement value (measurement value)
- Current device status: Measuring, Standby, Fault, etc. (status)
- Start measurement, stop measurement (control unit)
link
The physical connection method between the system and the device, as well as the basic communication Protocol, refers to the part below the link layer during the communication process. For example, using a serial communication cable and UART communication Protocol; Or use Ethernet cable and TCP/IP communication Protocol. Support multiple devices to share a link.
drive
A functional module that implements functions such as collection, uploading, and storage. According to functional division, it includes collection driver (realizing collection communication Protocol parsing), upload driver (realizing upload communication Protocol parsing), link driver (realizing specific link connection and data transmission and reception), storage driver (realizing specific database storage and operation), etc.
Upload service
The system uploads data to the platform or other devices using specific links and communication Protocol.
Upload factor
The factors to be uploaded to the platform or other devices.


评论
发表评论