# Modbus flex sequencer and text field

**URL:** https://discourse.nodered.org/t/modbus-flex-sequencer-and-text-field/66804
**Category:** General
**Tags:** modbus
**Created:** [23 August 2022 09:41 UTC](https://discourse.nodered.org/t/modbus-flex-sequencer-and-text-field/66804 "2022-08-23T09:41:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![uka](https://avatars.discourse-cdn.com/v4/letter/u/d07c76/32.png) [@uka](https://discourse.nodered.org/u/uka)
#### Post date: [23 August 2022 09:41 UTC](https://discourse.nodered.org/t/modbus-flex-sequencer-and-text-field/66804/1 "2022-08-23T09:41:32Z")

</div>

Hello everyone.  
I'm a new node-red user. I have recently explored reading and writing data via modbus. I have a little problem with the modbus flex sequencer. Reading itself works, but displaying two values with text field only shows the last value. As marked in the picture. I know it's probably a small thing but I've already spent a few days on it and I don't have any ideas anymore. Thank you very much for any help. Luke

 ![node1](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/9/a/9a68fe5bf4e4d9e390b71d5d58953b91f6cef095.png)  
 ![node3](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/a/0/a00a7434865a4ec5627b10ba2e83ae753496d71a.png)

 ![node2](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/9/0/90d3954b6aa7f7acb48b9fcd5094741c7361b4e4.png)

---

<div class="post-metadata">

### Author: ![UnborN](https://avatars.discourse-cdn.com/v4/letter/u/4491bb/32.png) [@UnborN](https://discourse.nodered.org/u/UnborN)
#### Post date: [23 August 2022 10:54 UTC](https://discourse.nodered.org/t/modbus-flex-sequencer-and-text-field/66804/2 "2022-08-23T10:54:50Z")

</div>

Hello Lukas,

You can use a Switch node after your Modbus Flex Sequencer, to redirect each msg to the correct Dashboard text node.

From your screenshot : What makes each Sequencer msg unique is the Name (TZ1 and TZ2)  
so use that in the Switch node.

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/2/9/29d75cf627ef2657c06f7aa503c8a720c33f2884.png)

Since you new to Node-red .. check out this video playlist made by the developers of Node-red.  
[Routing Messages - Node-RED Essentials](https://www.youtube.com/watch?v=kDILVAnKx4E&list=PLyNBB9VCLmo1hyO-4fIZ08gqFcXBkHy-6&index=16)

---

<div class="post-metadata">

### Author: ![uka](https://avatars.discourse-cdn.com/v4/letter/u/d07c76/32.png) [@uka](https://discourse.nodered.org/u/uka)
#### Post date: [23 August 2022 12:17 UTC](https://discourse.nodered.org/t/modbus-flex-sequencer-and-text-field/66804/3 "2022-08-23T12:17:23Z")

</div>

Thank you very much for this hint. Topic to close.

 ![node4](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/6/b/6b88df49ed2a7891774431f735944a66489ba0a8.png)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [6 September 2022 12:17 UTC](https://discourse.nodered.org/t/modbus-flex-sequencer-and-text-field/66804/4 "2022-09-06T12:17:27Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
