Remote Scanner Manager

EMDK For Xamarin - 2.2

Overview

The Remote Scanner Manager is used to monitor, configure and apply firmware updates to the Zebra RS6000 Bluetooth scanner from a Zebra device running Android 5.1 (Lollipop) or higher.

Actions

Actions initiate management functions on remote Bluetooth scanners paired with and connected to with the device. This parm does not provide functionality for the acquisition of files, as are required for applying device settings or firmware updates. Such files must be acquired separately using FileMgr, StageNow, an MDM solution or by another means.

Parm Name: Action

Option Name Description Requires
0 Do Nothing This value (or the absence of this parm from the XML) will cause no scanner management action to be performed.

MX: 5.2+

1 Apply 123Scan configuration package Applies the 123Scan configuration package (.scncfg file downloaded separately) specified in the corresponding field to configure the scanner.

MX: 5.2+

2 Update Scanner Firmware Applies the firmware (.dat file downloaded separately) specified in the corresponding field to update the scanner firmware.

MX: 5.2+

3 Reset Scanner Cycles the power of the connected scanner to clear its memory and other volatile settings.

MX: 5.2+

4 Page Scanner Activates a device-location sequence on the paired scanner consisting of beep sounds, LED flashes and vibration to help locate a misplaced device.

MX: 5.2+

5 Disconnect Bluetooth Scanner Disconnects the currently connected Bluetooth scanner.

MX: 5.2+

6 Unpair Bluetooth Scanner Removes the pairing information from the device for the selected Bluetooth scanner.

MX: 5.2+

123Scan Configuration File Name

Used to specify the path and file name for the 123Scan configuration file, which is generated using Zebra's 123Scan Configuration Utility for Windows.

Parm value input rules

  • Accepts a string of characters for the path and name of the 123Scan configuration file
  • Minimum length is 1 character; maximum length is 255 characters

Shown if: Scanner Action is not "Do Nothing"

Parm Name: ConfigFile

Requires:

  • MX: 5.2+

Firmware File Name

Used to specify the path and file name for updating the scanner firmware.

Parm value input rules

  • Accepts a string of characters for the path and name of the firmware file
  • Minimum length is 1 character; maximum length is 255 characters

Shown if: Scanner Action is not "Do Nothing"

Parm Name: DatFile

Requires:

  • MX: 5.2+

Scanner Serial Number

Used to specify the Serial Number of the Scanner on which to perform an Action if other than the currently connected scanner. If left blank, the Action will be performed on the currently connected scanner.

Parm value input rules

  • Accepts a string of characters matching the scanner serial number
  • Minimum length is 1 character; maximum length is 255 characters
  • If no string is input, the Action will apply to the currently connected scanner

Shown if: Scanner Action is not "Do Nothing"

Parm Name: SerialNumber

Requires:

  • MX: 5.2+