Service.Connect() Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Service Class > Service Methods > Connect Method >

Service.Connect() Method

BR.AN.PviServices .NET


Connects the Service Object.

[Visual Basic]

Public Overrides Overloads Sub Connect()

[C#]

public override void Connect();

Remarks

The Connected event notifies, that the connection was successfully created whereas the "Error" event notifies, that an error has occured.

See Also

Service Class | BR.AN.PviServices Namespace | Service.Connect Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]