EPATHLogicalEDSInfoSegment Constructor |
Constructs a new EDS logical segment.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic LogicalEDSInfoSegment(
EDSInfo edsInfo,
bool compat
)
Parameters
- edsInfo EDSInfo
- The EDS information.
- compat Boolean
- Compatibility bit.
See Also