. |
Controller.Refresh
MPX Software API Reference >
Controller Object >
Actions
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 HistoryIntroduced in MPX 2.0. ResultVoid Visual BasicSyntax Sub Refresh() Sample Code
C#Syntax void Refresh(); Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |