Variable.ChangeConnection Method

<< 点击显示目录 >>

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

Variable.ChangeConnection Method

BR.AN.PviServices .NET


Use this member function to change the connection of the object. When the function has changed the connection the Event ConnectionChanged will be fired.

[Visual Basic]

Public Overrides Sub ChangeConnection()

[C#]

public override int ChangeConnection();

Return Value

0 on success.

Remarks

At the moment the address is the only parameter which can be changed!!

See Also

Variable Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]