EasyManua.ls Logo

Zebra WT6000 Series User Manual

Zebra WT6000 Series
175 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #105 background imageLoading...
Page #105 background image
DataWedge Configuration
105
Soft Scan Feature
DataWedge allows a native Android application to programmatically start, stop, or toggle the scan trigger state.
The application can issue an Android Broadcast Intent, to control the scanner, without requiring the scan key to be
pressed. The active DataWedge profile is required to control all the parameters during a scan operation.
The structure of the broadcast intent that resolves to the soft scan is:
action: “com.symbol.datawedge.api.ACTION”
extras: This is a String name/value pair that contains trigger state details.
name: “com.symbol.datawedge.api.SOFT_SCAN_TRIGGER”
value: “START_SCANNING” or “STOP_SCANNING” or “TOGGLE_SCANNING”
Sample
Scanner Input Plugin
The ScannerInputPlugin API command can be used to enable/disable the scanner plug-in being used by the
currently active Profile. Disabling the scanner plug-in effectively disables scanning in that Profile, regardless of
whether the Profile is associated or unassociated. Valid only when Barcode Input is enabled in the active Profile.
Function Prototype
Parameters
action: String "com.symbol.datawedge.api.ACTION_SCANNERINPUTPLUGIN"
extra_data: String "com.symbol.datawedge.api.EXTRA_PARAMETER"
<parameter>: The parameter as a string, using either of the following:
"ENABLE_PLUGIN" - enables the plug-in
"DISABLE_PLUGIN" - disables the plug-in
Return Values
None.
Intent i = new Intent();
i.setAction("com.symbol.datawedge.api.ACTION");
i.putExtra("com.symbol.datawedge.api.SOFT_SCAN_TRIGGER", "<parameter>");
NOTE: Use of this API changes only the runtime status of the scanner; it does not make persistent changes to
the Profile.
Intent i = new Intent();
i.setAction(ACTION);
i.putExtra(EXTRA_DATA, "<parameter>");

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Zebra WT6000 Series and is the answer not in the manual?

Zebra WT6000 Series Specifications

General IconGeneral
Storage4 GB Flash
NFCNo
AudioBuilt-in speaker and microphone
Operating Temp-4°F to 122°F (-20°C to 50°C)
Connectivity802.11a/b/g/n
DurabilityIP65
Drop SpecMultiple 4 ft./1.2 m drops to concrete
Operating SystemAndroid™ 5.1 (Lollipop) with Mobility Extensions (Mx)

Summary

About This Guide

Introduction and Documentation Set

Overview of the guide and list of other WT6000 documentation.

Software Versions

Instructions on how to check the device's software versions.

Configurations

Lists the different WT6000 hardware configurations available.

Chapter Descriptions

Summarizes the topics covered in each chapter of the guide.

Notational Conventions

Explains symbols and formatting conventions used throughout the document.

Service Information

Provides contact details and procedures for Zebra support.

Getting Started

Introduction and Unpacking

Overview of the chapter, device unpacking, and screen protector removal.

Device Features

Details the front and back view components of the WT6000.

Initial Setup Procedures

Covers battery installation, charging, and powering on the device.

Starting and Resetting the WT6000

Instructions for powering on and performing soft, hard, enterprise, and factory resets.

Accessories

Accessory Overview

Introduces available accessories and lists categories like cradles, batteries, and cables.

Cradle and Charger Setup

Instructions for setting up and using various charging cradles and battery chargers.

Mounting and Cable Accessories

Details on battery chargers, rack/wall mount installation, and keypad mount replacement.

USB Communication

Connecting and Transferring Files

How to connect via USB and transfer files using MTP and PTP protocols.

Disconnecting from Host Computer

Steps for safely disconnecting the device from a host computer.

DataWedge Configuration

Introduction, Scanning, and Profiles

Overview of DataWedge, basic scanning, and profile management.

Plug-ins and Input Configuration

Details on plug-ins, Data Capture Plus, and bar code input settings.

Output and Formatting Configurations

Settings for Keystroke, Intent, IP output, and Advanced Data Formatting rules.

File Management and API Functions

Managing DataWedge files, programming notes, and API functions.

Settings

WLAN and Network Configuration

Configuring Wi-Fi networks, proxy servers, and static IP addresses.

Advanced Wi-Fi and Device Settings

Advanced Wi-Fi features, screen unlock, button remapping, accounts, language, and keyboard settings.

RxLogger and About Device

Configuring diagnostic tools (RxLogger) and viewing device information.

Application Deployment

Security and Certificate Management

Security policies and procedures for installing secure certificates.

License Manager Operations

Activating, managing, and refreshing software licenses.

Application Installation and System Updates

Installing/uninstalling apps, ADB setup, and system updates.

Maintenance and Troubleshooting

Device Maintenance and Cleaning

General maintenance tips, battery safety, and cleaning procedures.

Troubleshooting Guide

Solutions for common device and cradle operational problems.

Specifications

WT6000 Device Specifications

Technical details of the WT6000 device, including physical, performance, and environmental characteristics.

Accessory and Connector Specifications

Technical specifications for various cradles, chargers, cables, and I/O connectors.

Related product manuals