# 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:** 1
**Showing post:** 2

<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.

---

_[View the full topic](https://discourse.nodered.org/t/multiple-address-in-function-node-or-mc-protocol-node/92294)._
