Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Modbus TCP » ModbusTCP_SendBuffer
Sends data using Modbus TCP frame format
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]() |
inSocket | SocketId | Connected socket ID on port 502. | |
![]() |
inTimeout | Integer* | 100 - ![]() |
Timeout in milliseconds, block if not specified. |
![]() |
inUnitID | Integer | 0 - 255 | Default is 1 |
![]() |
inFunctionCode | Integer | 0 - 255 | Function code |
![]() |
inBuffer | ByteBuffer | Data to send | |
![]() |
outResponse | ByteBuffer | Response data | |
Complexity Level
This filter is available on Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Adaptive Vision Studio Professional version.



