Attempts to connect to the PLC. This method will be automatically called if a data send attempt is made prior to connecting, partly because of your convenience and partly for making the library handle disconnections better.
It is a good practice to initally call this method first to check if the password is correct.
public Connect ( ) : void | ||
Результат | void |