Content
# #ccsd-water-ignition — 2026-04-30
**07:08 [Mason Radke](https://slack.com/archives/C08TVA84PD4/p1777558125368759):**
[[F0B19HRG0M7_CCSD_Data_Collector_69.html]]
**07:08 [Mason Radke](https://slack.com/archives/C08TVA84PD4/p1777558131610629):** @andy this one lets you search
**07:19 [Mason Radke](https://slack.com/archives/C08TVA84PD4/p1777558750575209):**
```
roSoft gateway is set to a 10-second poll interval per command. Within a client, only one Modbus command is on the wire at a time — they run sequentially, not in parallel. But each transaction completes in milliseconds, so the full command list finishes in well under a second. The 10-second poll interval is a per-command floor: no individual command updates faster than every 10 seconds, regardless of how quickly the list cycles. Net result: every site refreshes about once every 10 seconds
```
**07:19 [Mason Radke](https://slack.com/archives/C08TVA84PD4/p1777558767278139):** @andy this is what ive gathered from my research. makes sense to me. let me know if you have any questions
**07:38 [andy](https://slack.com/archives/C08TVA84PD4/p1777559937097869):** Cool I'm good with that, thanks for getting that definitive answer.