RouterPort Class
Class represents a Router Port
Inheritance Hierarchy
System.Object
TwinCAT.Router.RouterPortInfo
TwinCAT.Router.RouterPort
Namespace: TwinCAT.Router
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public class RouterPort : RouterPortInfoThe RouterPort type exposes the following members.
Constructors
|
|
Name |
Description |
|---|---|---|
|
|
Constructs the RouterPort object | |
|
|
Constructs the RouterPort object |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets additional attributes of the Port | |
|
|
Gets, whether the Port contains Symbol informations | |
|
|
Gets a value indicating whether this instance is ads secure port. | |
|
|
Gets, whether the port is an Client port | |
|
|
Gets, whether the Port is fixed | |
|
|
Gets, whether the port is an Server port | |
|
|
Gets, whether the Port is Synchronized | |
|
|
Gets the Name of the Port
| |
|
|
Gets the PortNumber
| |
|
|
Gets the type of the Port | |
|
|
Gets the current Queue size |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Equals
| |
|
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
|
|
Gets the HashCode of the Address
| |
|
|
Gets the Type of the current instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Returns a String that represents this instance.
|
Fields
|
|
Name |
Description |
|---|---|---|
|
|
Fixed port | |
|
|
Port Number
| |
|
|
Port Attributes. | |
|
|
Port name
| |
|
|
Port Queue size. | |
|
|
Port Type |