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 Initialization

Slot Usage: 3
Child Nodes
Modbus Client Read
Modbus Client Write
Modbus Read Polling Trigger

Overview

Modbus Client Initialization node configures a reusable Modbus connection for TCP or RTU communication.

Set this node once, then use Modbus Client Read and Modbus Client Write nodes for runtime operations.

Input

Type

string required

Connection type:

  • TCP
  • RTU

Choose TCP for Ethernet-connected devices and RTU for serial bus devices.

Device ID

integer required

Modbus slave ID (unit ID) of the target device.

This value must match the configured ID on the remote Modbus device.

Number of Connection Attempts

integer required

Maximum number of connection retries before initialization fails.

TCP Fields

string

When Type is TCP, configure:

  • Host
  • Service (port)
  • TCP Response Timeout

These fields define where and how quickly the client expects TCP responses.

RTU Fields

string

When Type is RTU, configure:

  • RTU Port
  • Baud Rate
  • Data Bits
  • Parity
  • Stop Bits

These values must match the serial settings on the RTU device exactly.

With Setup Write

boolean

If enabled, performs an initial write sequence during setup before runtime read/write nodes execute.

Setup Write Values

array

Write payload list used by setup write operation.

Use this to preload registers/coils to a known startup state.

Output

This node does not provide custom output fields.

HTTP Client Request

Previous Page

Modbus Client Read

Next Page

On this page

OverviewInputTypeDevice IDNumber of Connection AttemptsTCP FieldsRTU FieldsWith Setup WriteSetup Write ValuesOutput