Nabrio Help
Nabrio Help

Getting Started

Nara Overview

Understanding Nara

Using Nara

Components

Email InitializationEmail SendExport ImageExport TextHTTP Client CreateHTTP Client RequestModbus Client InitializationModbus Client ReadModbus Client WriteMQTT Client InitializationMQTT Client PublishPATLITE LA6POE InitializationPATLITE LA6POE WriteTCP/IP Client InitializationTCP/IP Client SendBasler CameraClient Media InputIP Camera InputServer Media InputWebcam

Miscellaneous

Nomenclature
Troubleshooting
Notice and DisclaimerEULA
NodesIo

Modbus Client Write

Slot Usage: 0
Parent Node
Modbus Client Initialization

Overview

Modbus Client Write node writes values to a Modbus device using a configured setup tool.

Input

Setup Tool

required

Reference to Modbus Client Initialization containing the active connection settings.

Modbus Write Args

object required

Write operation payload, including function code, target address, and value(s) to write.

Use values and data types that match the device register specification.

Number of Write Attempts

integer advanced

Maximum retry attempts for this write call before returning an error.

Wait for Completion

boolean advanced

If enabled, flow waits until the device acknowledges the write.

Disable for asynchronous behavior when downstream steps do not depend on immediate write confirmation.

Output

Is Pending

boolean

true while async write is still running.

Response Code

integer

Response code from Modbus operation.

Modbus Client Read

Previous Page

MQTT Client Initialization

Next Page

On this page

OverviewInputSetup ToolModbus Write ArgsNumber of Write AttemptsWait for CompletionOutputIs PendingResponse Code