Connection.Connect Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Connection.Connect Method

BR.AN.PviServices .NET


This function creates a connection to a given plc device.

[Visual Basic]

Public Overrides Overloads Sub Connect()

[C#]

public override void Connect();

Return Value

Errorcode: 0..OK, otherwise error

Remarks

This function is automatically called by the connect method of a cpu object. The Connected event notifies, that the connection was successful created.

See Also

Connection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]