AdsServerServerAddress Property
The AmsAddress of this server (if connected), or NULL if not yet connected.
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public virtual AmsAddress? ServerAddress { get; }Remarks
The Address consists of AmsNetId and AmsPort. While the AmsNetId is defined by the System, where the AmsTcpIpRouter is running, the AmsPort is specified by the AdsServer constructor. By default, the router is running on the same system, but can be configured by RouterLoopbackEndPoint.
Reference
AdsServer Class TwinCAT.Ads.Server Namespace AmsNetId AmsPort RouterLoopbackEndPoint
Beckhoff Automation GmbH & Co. KG 2001-2026