EPATH Constructor (Boolean) |
Construct an empty (padded) EPATH.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic EPATH(
bool padded
)
Parameters
- padded
- Type: SystemBoolean
True if the path is padded.
See Also