# Multiple address in function node or mc protocol node

**URL:** https://discourse.nodered.org/t/multiple-address-in-function-node-or-mc-protocol-node/92294
**Category:** General
**Created:** [10 October 2024 13:54 UTC](https://discourse.nodered.org/t/multiple-address-in-function-node-or-mc-protocol-node/92294 "2024-10-10T13:54:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![akshayjain](https://avatars.discourse-cdn.com/v4/letter/a/e0b2c6/32.png) [@akshayjain](https://discourse.nodered.org/u/akshayjain)
#### Post date: [10 October 2024 13:54 UTC](https://discourse.nodered.org/t/multiple-address-in-function-node-or-mc-protocol-node/92294/1 "2024-10-10T13:54:46Z")

</div>

I am taking 3 mc protocol node for 3 address,but I have 100 address so not possible every address assigned single node , please help how to get multiple address in one function or how to managed?

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [10 October 2024 14:11 UTC](https://discourse.nodered.org/t/multiple-address-in-function-node-or-mc-protocol-node/92294/2 "2024-10-10T14:11:30Z")

</div>

The MC Protocol node can request more than 1 thing at a time. This is documented in the built in help.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/2/1/21960e669da2496f31b3ed897bea3c698f4a6f06.png)

NOTE: Addresses must be in the same device area (memory area).

NOTE: Even if you want DM1, DM30 and DM99 - it is STILL quicker (and better, for consistency) to request 1 lot of 100 things than it is to make 3 separate requests

Here is an article I wrote explaining why: [Modernize your legacy industrial data. Part 2. • FlowFuse](https://flowfuse.com/blog/2023/09/modernize-your-legacy-industrial-data-part2/)

* * *

PS: the buffer-parser node can help with data conversions and pulling the items out of the data in a no-code graphical manner.

---

<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: [8 January 2025 14:11 UTC](https://discourse.nodered.org/t/multiple-address-in-function-node-or-mc-protocol-node/92294/3 "2025-01-08T14:11:43Z")

</div>

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