Variable.Disconnect() Method

<< 点击显示目录 >>

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

Variable.Disconnect() Method

BR.AN.PviServices .NET


Disconnects this instance of its variable on the plc.

[Visual Basic]

Public Overrides Overloads Sub Disconnect()

[C#]

public override void Disconnect();

Remarks

The Disconnected event notifies the disconnection.

See Also

Variable Class | BR.AN.PviServices Namespace | Variable.Disconnect Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]