Click or drag to resize

ConfigScript Class

IOMap config script.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Comms.CIPConfigScript

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ConfigScript

The ConfigScript type exposes the following members.

Properties
  NameDescription
Public propertyOTConnectionSize
OT connection size.
Public propertySections
Configuration sections.
Public propertyTOConnectionSize
TO connection size.
Top
See Also