.

SynqNet.NodeCountMax

The maximum number of nodes supported by the SynqNet network represented by the SynqNet object.

Version History

Introduced in MPX 2.0.

Type

UInt32 (read only)

Visual Basic

Syntax

Property NodeCountMax As UInt32

Sample Code

 

Dim maxSynqNetNodes As UInt32

maxSynqNetNodes = Controller.SynqNet(0).NodeCountMax


Sample Application

 

C#

Syntax

uint NodeCountMax;

Sample Code

 

uint maxSynqNetNodes = Controller.SynqNet[0].NodeCountMax;

 

See Also

Node

SqNode Object
SqNode Object Overview

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering