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: 19.00.00
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public abstract class Section

The ConfigScriptSection type exposes the following members.

Properties
 NameDescription
Public propertyTrigger Trigger.
Top
See Also