Back to Adaptive Vision Library website

You are here: Start » Function Reference » Modbus TCP » ModbusTCP_Close

ModbusTCP_Close


Close a connected Modbus socket gracefully.

Syntax

void avl::ModbusTCP_Close
(
	avl::SocketId inSocket
)

Parameters

Name Type Default Description
inSocket SocketId Connected socket Id.

Hints

See Also