Click or drag to resize

CIPProtocol Enumeration

CIP protocol selection.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public enum CIPProtocol
Members
  Member nameValueDescription
Auto0 Automatically choose protocol based on enabled IO devices.
Class11 Use Class 1.
Class32 Use Class 3.
See Also