Reset Default ParametersResets the power-up defaults to the factory-default settings.
| Device Compatibility
|
Board ID is a unique number assigned by Measurement & Automation Explorer (MAX) used to send and receive commands and data to or from a specific NI motion controller. | |||||||
error in (no error) describes error conditions that occur before this VI runs. The default input of this cluster is no error. If an error already occurred, this VI returns the value of error in in error out. The VI runs normally only if no incoming error exists. Otherwise, the VI passes the error in value to error out. The error in cluster contains the following parameters:
|
|||||||
Bd ID Out is provided for flow control. You can string together NI-Motion VIs by wiring the Bd ID Out terminal of one VI to the Board ID terminal of the next VI. | |||||||
error out contains error information. If error in indicates an error, error out contains the same error information. Otherwise, it describes the error status that this VI produces.
|
Using This VI
The Reset Default Parameters VI resets the power-up defaults to the factory-default settings for all important configuration, initialization, and trajectory parameters for use after subsequent power-up resets. When you execute this VI, all parameters are saved to nonvolatile flash memory and become the power-up defaults.
Note The effect of this VI is not realized until the next time the controller is powered up from a power-down state. You only need to use this VI if you have previously modified the power-up defaults using the Save Default Parameters VI and want to revert back to the factory defaults. |
Remarks
This section includes information about how the behavior of this VI differs among the controllers that support it.
NI 73xx Controller Considerations
The following list includes considerations you must make when you are using this VI with a 73xx motion controller:
- This VI may take longer than 62 ms to process on 73xx controllers. This VI is not guaranteed to execute in real time as it performs memory allocation.