TcAdsClient.Connect Method (String, Int32)
Establishes a connection to a ADS device.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public void Connect(
string netID,
int srvPort
)
VB
Public Sub Connect (
netID As String,
srvPort As Integer
)
Parameters
netID |
Type: System.String |
srvPort |
Type: System.Int32 |