EPATHWriter Constructor (Boolean) |
Constructs an EPATH writer.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic Writer(
bool padded
)
Parameters
- padded
- Type: SystemBoolean
True if EPATH is to be padded.
See Also