IMotionComExitBoot Method
Exits the bootloader and runs the FW
Namespace: Redler.Motion.Communication.MotionComAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
bool ExitBoot(
int fwBaudrate,
TimeSpan? timeout = null
)
- fwBaudrate Int32
- The baudrate of the FW
- timeout NullableTimeSpan (Optional)
- The maximum time to wait for the boot to exit. If not defined, a default duration value will be replaced.
BooleanWhether the fw successfully runs