Start » Filter Reference » System » Modbus TCP » ModbusTCP_SendBuffer
Module: | FoundationLite |
---|
Sends data using Modbus TCP frame format.
Name | Type | Range | Description | |
---|---|---|---|---|
inSocket | SocketId | Connected socket ID on port 502. | ||
inTimeout | Integer* | 10 - | 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 |
Remarks
User manual
For more informations about using this filters please follow the link: Communication with Modbus TCP devices.
Complexity Level
This filter is available on Advanced Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.