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