EPATHPortSegment Class |
Namespace: Demo3D.PLC.Comms.CIP
public class PortSegment : EPATHSegment
The EPATHPortSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| EPATHPortSegment |
Construct a new Port segment wildcard.
| |
| EPATHPortSegment(PortNo, Buffer) |
Construct a new Port segment.
|
| Name | Description | |
|---|---|---|
| Address |
The port address.
| |
| Port |
The port number (or uint.MaxValue for wildcard port).
| |
| Value |
The address as a value for numerical addresses (or uint.MaxValue).
| |
| WildCard |
True if this is the wildcard port segment.
|