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