Address = FunctionParameters["TCP_Address"];
Connection = OPI_TCP.CreateConnection(Address);
Result = OPI_TCP.CloseConnection(Connection);