<< Click to Display Table of Contents >> Navigation: »No topics above this level« Connection.Connect Method |
This function creates a connection to a given plc device.
[Visual Basic]
Public Overrides Overloads Sub Connect()
[C#]
public override void Connect();
Errorcode: 0..OK, otherwise error
This function is automatically called by the connect method of a cpu object. The Connected event notifies, that the connection was successful created.
Connection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]