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 #111 background imageLoading...
Page #111 background image
DataWedge Configuration
111
Reset Default Profile
Use the resetDefaultProfile API function to reset the default Profile back to Profile0.
Function Prototype
Parameters
action: String "com.symbol.datawedge.api.ACTION"
extra_data: String "com.symbol.datawedge.api.RESET_DEFAULT_PROFILE"
Return Values
None.
Error and debug messages will be logged to the Android logging system which then can be viewed and filtered by
the logcat command. You can use logcat from an ADB shell to view the log messages, e.g.
Error messages will be logged for invalid actions, parameters and failures (e.g. Profile not found or associated with
an application).
Example
Comments
None.
Intent i = new Intent();
i.setAction("com.symbol.datawedge.api.ACTION");
i.putExtra("com.symbol.datawedge.api.RESET_DEFAULT_PROFILE", "");
$ adb logcat -s DWAPI
::javascript
// define action string
String action = "com.symbol.datawedge.api.ACTION";
String extraData = "com.symbol.datawedge.api.RESET_DEFAULT_PROFILE";
public void onResume() {
// create the intent
Intent i = new Intent();
// set the action to perform
i.setAction(action);
i.putExtra(extraData, ""); // empty since a name is not required
this.sendBroadcast;
}

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