TcAdsClient.Connect Method (AmsNetId, AmsPort)
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(
AmsNetId netID,
AmsPort srvPort
)
VB
Public Sub Connect (
netID As AmsNetId,
srvPort As AmsPort
)
Parameters
| 
                   netID  | 
                   Type: TwinCAT.Ads.AmsNetId  | 
| 
                   srvPort  | 
                   Type: TwinCAT.Ads.AmsPort  |