# Modbus Write not working when its status is not "active"

**URL:** https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963
**Category:** General
**Created:** [16 December 2025 23:28 UTC](https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963 "2025-12-16T23:28:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Milk](https://avatars.discourse-cdn.com/v4/letter/m/71c47a/32.png) [@Milk](https://discourse.nodered.org/u/Milk)
#### Post date: [16 December 2025 23:28 UTC](https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963/1 "2025-12-16T23:28:09Z")

</div>

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/e/3/e36984e5f547c513b9492d54fc88015463e1990d.png)  
I have a switch connected to a Modbus Write coil where it is only working once its in the "active" stage (que-reconnect-initialize-connected-active). At every other stage sending a 1 or 0 out would get missed. Is there maybe a que option where it would make sure it gets sent out once its active again?

---

<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: [16 December 2025 23:32 UTC](https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963/2 "2025-12-16T23:32:15Z")

</div>

> [@Milk](#):
>
> Is there maybe a que option

Dig around in the advanced settings of the config node, pretty sure there is a queue option there somewhere.

---

<div class="post-metadata">

### Author: ![Milk](https://avatars.discourse-cdn.com/v4/letter/m/71c47a/32.png) [@Milk](https://discourse.nodered.org/u/Milk)
#### Post date: [17 December 2025 21:17 UTC](https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963/3 "2025-12-17T21:17:14Z")

</div>

There is a que option, but how would I que a boolean value until the write coil modbus becomes "active" thanks

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [17 December 2025 21:43 UTC](https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963/4 "2025-12-17T21:43:14Z")

</div>

The node should queue the request until the connection is working.

---

<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: [17 March 2026 21:44 UTC](https://discourse.nodered.org/t/modbus-write-not-working-when-its-status-is-not-active/99963/5 "2026-03-17T21:44:07Z")

</div>

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