Click or drag to resize

ConfigScriptSection4 Class

Section 4.
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 class Section4 : ConfigScriptSection

The ConfigScriptSection4 type exposes the following members.

Properties
  NameDescription
Public propertyEDSInfo
EDS info.
Public propertyEDSMask
EDS mask.
Public propertyLinkAddress
Link address.
Public propertyTrigger
Trigger.
(Inherited from ConfigScriptSection.)
Top
See Also