Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Modbus TCP » ModbusTCP_SendBytes_Deprecated
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 |
![]() |
inBytes | IntegerArray | Values to send, each in range ( 0..255 ) | |
![]() |
outResponse | IntegerArray | Response | |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
| Error type | Description |
|---|---|
| DomainError | Sending value is not in range <0; 255>. |
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.



