TcAdsClient.Protocol Property
Gets actual ADS Transport protocol
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public TransportProtocol Protocol { get; }
VB
Public ReadOnly Property Protocol As TransportProtocol
Get
Remarks
Transport protocol |
Description |
---|---|
Connection is using the TCP/IP protocol (Client port 1) | |
Ads communication via local ADS Router (Default, Client Port >=0x8000 (32768)) |