.

Can.RefreshNetwork

This discovers the compatible nodes on the controller's CANOpen network and updates the Can.NodeCount and Can.NodeList properties.

 This property cannot be saved to flash memory.

Version History

Introduced in MPX 2.0.

Result

Void

Visual Basic

Syntax

Sub RefreshNetwork()

Sample Code

 
controller.Can(0).RefreshNetwork()

 

C#

Syntax

void RefreshNetwork();

Sample Code

 
controller.Can[0].RefreshNetwork(); 

 

See Also

NodeCount
NodeList

 

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