Click or drag to resize

StoragePublicNodeParameters Property

Configuration parameters.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public (int , ushort )[] Parameters { get; }

Property Value

Type: ValueTupleInt32, UInt16
See Also