JhonControl / ESP8266_Industrial_ModbusTCP_V2

update example Modbus TCP Slave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP8266 Actualizacion Update ESP8266 Slave Modbus TCP

They have been conducted new tests with better results with ModbusTCPSlave library, solving problems as momentary disconnection of ESP8266 for updating the data.

Se han realizado nuevas pruebas con mejores resultados con la libreria ModbusTCPSlave, solucionando inconvenientes como desconexion momentanea de ESP8266 para la actualizacion de los datos.

Portada

Has been implemented library Ticker routines to execute code without affecting MODBUS communication, thus creating logic, read and write I / O analog and digital is provided

Se ha implementado la libreria Ticker para ejecutar rutinas de codigo sin afectar la comunicacion modbus, de este modo se facilita la creacion de logica, lectura y escritura de I/O analogas y digitales

Simulation and ESP8266

This test validated the reading and writing records between ESP8266 modbus and modbus simulator configured as master.

Esta prueba validara la lectura y escritura de registros modbus entre ESP8266 y un simulador modbus configurado como maestro.

Portada

Red Industrial - Industrial network - Modbus TCP

Portada

About

update example Modbus TCP Slave


Languages

Language:C++ 92.0%Language:Arduino 8.0%