Click or drag to resize

LocalProcessorServiceParameters Class

Parameters for setting up a Local Processor.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.CommsLocalProcessorServiceParameters

Namespace:  Demo3D.PLC.Rockwell.Comms
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public class LocalProcessorServiceParameters

The LocalProcessorServiceParameters type exposes the following members.

Properties
  NameDescription
Public propertySupportCIP
Add support for CIP over TCP.
Public propertySupportsCIPEncapOverTCP
Declare support for CIP over TCP.
Top
See Also