MotionSerialComSaveParameters Method
Saves the parameters to the driver
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public override Task SaveParameters(
int millisecondsSaveDelay = 1500,
bool performReset = true,
int millisecondsResetDelay = 500
)
- millisecondsSaveDelay Int32 (Optional)
- Delay after the save command.
- performReset Boolean (Optional)
- If , perform a reset after the save operation is done.
- millisecondsResetDelay Int32 (Optional)
[Missing <param name="millisecondsResetDelay"/> documentation for "M:Redler.Motion.Communication.MotionCom.MotionSerialCom.SaveParameters(System.Int32,System.Boolean,System.Int32)"]
TaskThe task of saving parameters