AmsPort Enumeration

AmsPorts

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public enum AmsPort

VB

Public Enumeration AmsPort

Members

 

Member name

Value

Description

Router

1

AMS Router (Port 1)

Debugger

2

AMS Debugger (Port 2)

R0_TComServer

10

The TCom Server. Dpc or passive level.

R0_TComServerTask

11

TCom Serve Task. RT context.

R0_TComServer_PL

12

TCom Serve Task. Passive level.

R0_TcDebugger

20

TwinCAT Debugger

R0_TcDebuggerTask

21

TwinCAT Debugger Task

R0_LicenseServer

30

The License Server (Port 30)

Logger

100

Logger (Port 100)

EventLog

110

Event Logger (Port 110)

DeviceApplication

120

application for coupler (EK), gateway (EL), etc.

EventLog_UM

130

Event Logger UM

EventLog_RT

131

Event Logger RT

EventLogPublisher

132

Event Logger Publisher

R0_Realtime

200

R0 Realtime (Port 200)

R0_Trace

290

R0 Trace (Port 290)

R0_IO

300

R0 IO (Port 300)

R0_NC

500

NC (R0) (Port 500)

R0_NCSAF

501

R0 Satzausführung (Port 501)

R0_NCSVB

511

R0 Satzvorbereitung (Port 511)

R0_NCINSTANCE

520

Preconfigured Nc2-Nc3-Instance

R0_ISG

550

R0 ISG (Port 550)

R0_CNC

600

R0 CNC (Port 600)

R0_LINE

700

R0 Line (Port 700)

R0_PLC

800

R0 PLC (Port 800)

Tc2_Plc1

801

Tc2 PLC RuntimeSystem 1 (Port 801)

Tc2_Plc2

811

Tc2 PLC RuntimeSystem 2 (Port 811)

Tc2_Plc3

821

Tc2 PLC RuntimeSystem 3 (Port 821)

Tc2_Plc4

831

Tc2 PLC RuntimeSystem 4 (Port 831)

R0_RTS

850

R0 RTS (Port 850)

CamshaftController

900

Camshaft Controller (R0) (Port 900)

R0_CAMTOOL

950

R0 CAM Tool (Port 950)

R0_USER

2000

R0 User (Port 2000)

SystemService

10000

System Service (AMSPORT_R3_SYSSERV, 10000)

R3_CTRLPROG

10000

(Port 10000)

R3_SYSCTRL

10001

(Port 10001)

R3_SYSSAMPLER

10100

Port 10100

R3_TCPRAWCONN

10200

Port 10200

R3_TCPIPSERVER

10201

Port 10201

R3_SYSMANAGER

10300

Port 10300

R3_SMSSERVER

10400

Port 10400

R3_MODBUSSERVER

10500

Port 10500

R3_AMSLOGGER

10502

Port 10502

R3_S7SERVER

10600

Obsolete. Port 10600

R3_XMLDATASERVER

10600

Port 10600

R3_AUTOCONFIG

10700

Port 10700

R3_PLCCONTROL

10800

Port 10800

R3_FTPCLIENT

10900

Port 10900

R3_NCCTRL

11000

Port 11000

R3_NCINTERPRETER

11500

Port 11500

R3_GSTINTERPRETER

11600

Port 11600

R3_STRECKECTRL

12000

Port 12000

R3_CAMCTRL

13000

Port 13000

R3_SCOPE

14000

Port 14000

R3_CONDITIONMON

14100

Port 14100

R3_SINECH1

15000

Port 15000

R3_CONTROLNET

16000

Port 16000

R3_OPCSERVER

17000

Port 17000

R3_OPCCLIENT

17500

Port 17500

R3_MAILSERVER

18000

Port 18000

R3_EL60XX

19000

Port 19000

R3_MANAGEMENT

19100

Port 19100

R3_MIELEHOME

19200

Port 19200

R3_CPLINK3

19300

Port 19300

R3_VNSERVICE

19500

Port 19500

USEDEFAULT

65535

Reference

TwinCAT.Ads Namespace