EPATHLogicalValueSegment(EPATHLogicalType) Constructor |
Constructs a wildcard segment.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic LogicalValueSegment(
EPATHLogicalType type
)
Parameters
- type EPATHLogicalType
- The logical segment type.
See Also