Start » Filter Reference » System » Modbus TCP » ModbusTCP_Close
Module: | FoundationLite |
---|
Closes a connected Modbus socket gracefully.
Name | Type | Description | |
---|---|---|---|
inSocket | SocketId | Connected socket Id. |
Hints
- Connect inSocket with the output of ModbusTCP_Connect.
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 Basic Complexity Level.
Disabled in Lite Edition
This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.
See Also
- ModbusTCP_Connect – Connects as a client to a remote Modbus server socket.