Modbus TCP/IP Server Write
Server device writes data to server device register over TCP/IP network
Since R2022a
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
Libraries:
NVIDIA Jetson and NVIDIA DRIVE /
Network
Description
In the Modbus TCP/IP Server Write block, the server device writes data to its registers. The server can write data to only one register per read operation.
MATLAB® Coder™ Support Package for NVIDIA® Jetson™ and NVIDIA DRIVE® Platforms supports the Modbus® communication protocol over the TCP/IP network on Jetson platforms.
Note
The Modbus TCP/IP Server Write block is not supported on NVIDIA DRIVE platforms.
The server can perform read and write operation on these server register(s).
Register Type | Register Size |
---|---|
Coil | 1-bit |
Discrete Input | 1-bit |
Holding Register | 16-bit |
Input Register | 16-bit |
Examples
Ports
Input
Parameters
Version History
Introduced in R2022a