EPATHLogicalEDSInfoSegment Constructor |
Constructs a new EDS logical segment.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic LogicalEDSInfoSegment(
EDSInfo edsInfo,
bool compat
)
Parameters
- edsInfo
- Type: Demo3D.PLC.Comms.CPFEDSInfo
The EDS information. - compat
- Type: SystemBoolean
Compatibility bit.
See Also