EasyManuals Logo

Motorola MC67 Integrator Guide

Motorola MC67
164 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 #87 background imageLoading...
Page #87 background image
2 Touch DataWedge.
3 Touch .
4 Touch Settings.
5 Unselect the DataWedge enabled check box.
6 Export the DataWedge configuration. See Exporting a Configuration File on page 84 for instructions. See
Configuration and Profile File Management on page 85 for instructions for using the auto import feature.
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 button 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.emdk.datawedge.api.ACTION_SOFTSCANTRIGGER”
extras: This is a String name/value pair that contains trigger state details.
name: “com.symbol.emdk.datawedge.api.EXTRA_PARAMETER”
value: “START_SCANNING” or “STOP_SCANNING” or “TOGGLE_SCANNING”
Sample
Intent sendIntent = new Intent();
sendIntent.setAction(“com.symbol.emdk.datawedge.api.ACTION_SOFTSCANTRIGGER”);
sendIntent.putExtra(“com.symbol.emdk.datawedge.api.EXTRA_PARAMETER”, “TOGGLE_SCANNING”);
sendBroadcast(sendIntent);
DataWedge Configuration | 87
MN000116A02-A | May 2015

Table of Contents

Other manuals for Motorola MC67

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Motorola MC67 and is the answer not in the manual?

Motorola MC67 Specifications

General IconGeneral
BrandMotorola
ModelMC67
CategoryHandhelds
LanguageEnglish

Related product manuals