.

SynqNet.TopologySaved

TopologySaved indicates whether or not the SynqNet topology information has been saved to flash memory.

False means the topology information is not saved to flash memory and is dynamically discovered at network initialization.

True means that the topology information is saved to flash memory and is used to verify the existing topology at network initialization.

Version History

Introduced in MPX 2.0.

Type

Boolean (read only)

Visual Basic

Syntax

Property TopologySaved As Boolean

Sample Code

 

Dim isSynqNetTopologySaved As Boolean

isSynqNetTopologySaved = controller.SynqNet(0).TopologySaved


Sample Application

 

C#

Syntax

bool TopologySaved;

Sample Code

 

bool isSynqNetTopologySaved = controller.SynqNet[0].TopologySaved;

 

See Also

TopologyClear
TopologySave
TopologyType

Overviews
Save/Clear Topology to Flash

 

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