ChannelPortType Enumeration
Enum ChannelPortType
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public enum ChannelPortTypeMembers
|
Member name |
Value |
Description |
|---|---|---|
|
None |
0 |
None/Uninitialized |
|
UnixSocket |
1 |
Using UnixSocket |
|
Loopback |
2 |
Using TcpLoopback (127.0.0.1) or configured IPAddress/Port |
|
PInvoke |
3 |
Uses TcAmsServer.dll Api |
|
All |
-1 |
All |
Remarks
Defines the Port/Socket (UnixSocket, Looback socket, PInvoke, All) calls that is used for the loopback connection of the Router