<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > VariableCollection Class > VariableCollection Events > VariableCollection.Connect Method |
Connects each Variable object of the collection using the ConnectionType property.
[Visual Basic]
Public Overrides Overloads Sub Connect( _
ByVal connectionType As ConnectionType _
)
[C#]
public override void Connect(
ConnectionType connectionType
);
connectionType
ConnectionType
The Connected event notifies each successful created connection.
VariableCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]