Snapex7.Client.connect
You're seeing just the function
connect
, go back to Snapex7.Client module for more information.
Specs
connect(GenServer.server()) :: :ok | {:error, map()} | {:error, :einval}
Connects the client to the PLC with the parameters specified in the previous call of
connect_to/2
or set_connection_params/2
.