Motorola CoreScanner Driver Wrapper
Public Member Functions | List of all members
Motorola.Snapi.Commands.Firmware Class Reference

Firmware related commands. More...

Public Member Functions

void AbortFirmwareUpdate ()
 Abort Firmware update process of a specified scanner while it is progressing. WARNING! If the scanner’s firmware is not backup protected, issuing this command during a firmware update may cause a corruption leaving the scanner inoperable. More...
 
void StartNewFirmware ()
 Start the updated firmware. This causes a reboot of the specified scanner. More...
 
void UpdateFirmware (string firmwarePath, UpdateMode mode)
 Update the firmware of the specified scanner. A user can specify the bulk firmware update option for faster firmware download in SNAPI mode. If an application registered for ScanRMDEvents, it receives ScanRMDEvents as described. More...
 

Detailed Description

Firmware related commands.

Member Function Documentation

void Motorola.Snapi.Commands.Firmware.AbortFirmwareUpdate ( )

Abort Firmware update process of a specified scanner while it is progressing. WARNING! If the scanner’s firmware is not backup protected, issuing this command during a firmware update may cause a corruption leaving the scanner inoperable.

void Motorola.Snapi.Commands.Firmware.StartNewFirmware ( )

Start the updated firmware. This causes a reboot of the specified scanner.

void Motorola.Snapi.Commands.Firmware.UpdateFirmware ( string  firmwarePath,
UpdateMode  mode 
)

Update the firmware of the specified scanner. A user can specify the bulk firmware update option for faster firmware download in SNAPI mode. If an application registered for ScanRMDEvents, it receives ScanRMDEvents as described.

Parameters
firmwarePathPath to new firmware file.
modeUpdate mode

The documentation for this class was generated from the following file: