Click or drag to resize

IOMapConfigurationData Property

Configuration data (normally passed in the Forward Open request).

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public Buffer? ConfigurationData { get; set; }

Property Value

Type: Buffer
See Also