<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > IODataPoint Class > IODataPoint Methods > Disconnect Method > IODataPoint.Disconnect(Boolean) Method |
Call this method to disconnect the IO
[Visual Basic]
Public Overrides Overloads Sub Disconnect( _
ByVal noResponse As Boolean _
)
[C#]
public override void Disconnect(
bool noResponse
);
noResponse
Do we want a response or not. Default the response will be sent.
IODataPoint Class | BR.AN.PviServices Namespace | IODataPoint.Disconnect Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]