MotionComLoadDefaultParameters Method
Load the default parameters to the driver.
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public Task LoadDefaultParameters(
bool performSave = true,
int millisecondsSaveDelay = 1500,
bool performReset = true,
int millisecondsResetDelay = 500
)
- performSave Boolean (Optional)
- If , perform a save after the load default is done.
- millisecondsSaveDelay Int32 (Optional)
- Delay after the save command.
- performReset Boolean (Optional)
- If , perform a reset after the load default is done (after save, if true).
- millisecondsResetDelay Int32 (Optional)
- If performing reset, this is how long we will wait after the reset command.
TaskThe load parameters task
Sends packet 68[6]