Back to FabImage Library Lite website

You are here: Start » System » Modbus TCP » ModbusTCP_Close

ModbusTCP_Close


Header: STD.h
Namespace: fil

Close a connected Modbus socket gracefully.

Syntax

void fil::ModbusTCP_Close
(
	fil::SocketId inSocket
)

Parameters

Name Type Default Description
inSocket SocketId Connected socket Id.

Hints

See Also