EPATHReader Class |
Namespace: Demo3D.PLC.Comms.CIP
public class Reader
The EPATHReader type exposes the following members.
| Name | Description | |
|---|---|---|
| EPATHReader |
Constructs an EPATH reader.
|
| Name | Description | |
|---|---|---|
| MorePathsAvailable |
Return true if there are more logical paths in the ePath.
|
| Name | Description | |
|---|---|---|
| All |
Return the entire remaining EPATH without applying multi-path or shortcut rules.
| |
| Next |
Step through a multi-path EPATH returning the current logical path, or null if there are no more.
|