Launching the NCR RealScan Flash

The NCR RealScan Flash application can be launched either through the shortcut icon on the desktop or in console mode.

Shortcut icon

After successfully installing the NCR RealScan Flash application, a shortcut icon is added to the desktop.

To launch the NCR RealScan Flash, do the following:

  • Double–click the NCR RealScan Flash shortcut icon on the desktop.
    Note

    When this option is used, the application opens a command window and runs the command that is set in the ncrflash.ini file. When the process is complete, the application automatically closes the command window.

Console mode

To launch the NCR RealScan Flash, follow these steps:

  1. From the taskbar, select Start > Run. The Run dialog box is displayed.
  2. In the Run dialog box, type the following and then select OK.
    • For Windows, cmd
    • For Linux, terminal
  3. At the command prompt, type the following command and then press Enter.
    • For Windows, NCRRSFlash.exe [option]
    • For Linux, ncrflashc [option] or ./NCRRSFlash [option]

The following table describes the different query options.

OptionDescription
-vExecutes the program verbosely
-fQueries scanner's current firmware
-sQueries scanner's serial number
-mQueries scanner's model number
-hDisplays help information of the application
-aiQueries scanner asset information
-iiQueries imager asset information
-qsiQueries scanner and imager asset information
-i [INI path]

Specifies any valid INI file path that the application can use.

This option must be placed after the other options or used as the only command line option.

Example
  • NCRRSFlash -i “D:\Temp\ncrflash.ini”
  • NCRRSFlash -v -i “D:\Temp\ncrflash.ini”
-p [hub-port]

Specifies IBM-USB port location (hub-port numbers) of the scanner device.

This option must be placed after the other options or used as the only command line option.

Example
  • NCRRSFlash -p 1-1
  • NCRRSFlash -v -p 1-1
-cpt [IBM USB] Changes scanner’s communication protocol from NCR USB to IBM USB