Click or drag to resize

ConfigScriptSection Class

Config section.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Comms.CIPConfigScriptSection
    Demo3D.PLC.Rockwell.Comms.CIPConfigScriptSection4

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

The ConfigScriptSection type exposes the following members.

Properties
  NameDescription
Public propertyTrigger
Trigger.
Top
See Also