EPATH Class |
Namespace: Demo3D.PLC.Comms.CIP
public class EPATH : ICloneable
The EPATH type exposes the following members.
| Name | Description | |
|---|---|---|
| EPATH(Boolean) |
Construct an empty (padded) EPATH.
| |
| EPATH(Boolean, Buffer) |
Construct a new (padded) EPATH from a buffer.
|
| Name | Description | |
|---|---|---|
| Buffer |
The raw data.
| |
| LengthBytes |
Length of EPATH data in bytes.
| |
| LengthWords |
Length of EPATH data in words.
|