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: 19.00.00
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