EPATHLogicalSegment Constructor |
Construct a new Logical segment.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxprotected LogicalSegment(
EPATHLogicalType type
)
Parameters
- type EPATHLogicalType
- The logical segment type.
See Also