Click or drag to resize

BusConfigurationMaxNodes Property

The maximum number of nodes on the backplane (or -1 if unknown).

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

Property Value

Type: Int32
See Also