.

Controller.Refresh

Refreshes information for the controller object and all sub-objects to reflect any external modifications.

For example, if an external program altered the axis mapping for a particular motion object, the current MPX application would not observe that change until Refresh is called.

Another example is if a CAN I/O node was added to the controller’s CAN network. the current MPX application would not observe the new node until Refresh is called.

NOTE: Controller.Reset and Controller.FirmwareLoadFromFile implicitly call Refresh.

Version History

Introduced in MPX 2.0.

Result

Void

Visual Basic

Syntax

Sub Refresh()

Sample Code

 
controller.Refresh();
 


Sample Application

 

C#

Syntax

void Refresh();

Sample Code

 
controller.Refresh();
 

 

See Also

FirmwareLoadFromFile
Reset

 

 

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