# Modbus TCP Server setup

**URL:** https://discourse.nodered.org/t/modbus-tcp-server-setup/12216
**Category:** General
**Created:** [14 June 2019 07:41 UTC](https://discourse.nodered.org/t/modbus-tcp-server-setup/12216 "2019-06-14T07:41:33Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![thatcadguy](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/thatcadguy/32/5273_2.png) [@thatcadguy](https://discourse.nodered.org/u/thatcadguy)
#### Post date: [17 June 2019 18:57 UTC](https://discourse.nodered.org/t/modbus-tcp-server-setup/12216/10 "2019-06-17T18:57:58Z")

</div>

@dceejay this is actually why I requested the change to the serial node way back, [Dynamically change characters expected in serial request](https://discourse.nodered.org/t/dynamically-change-characters-expected-in-serial-request/9230) , because node-red-contrib-modbus does not queue serial messages correctly. I wanted to pass a serial message and the number of return message bytes to expect to the serial request node.

Modbus is so simple that it does not take much at all on top of the serial or TCP nodes to cover about 95% of Modbus real-world use cases.

---

_[View the full topic](https://discourse.nodered.org/t/modbus-tcp-server-setup/12216)._
