Click or drag to resize

Class1Protocol Enumeration

CIP Class 1 protocol selection.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public enum Class1Protocol
Members
  Member nameValueDescription
Auto0 Automatically choose a Class 1 protocol based on detected PLC firmware.
Protocol11 Use PLC driver specific protocol.
Protocol22 Use PLC driver specific protocol.
See Also