EasyManuals Logo
Home>Zebra>Tablet>TC56

Zebra TC56 Integrator Guide

Zebra TC56
200 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 3 - 43
Capture Data and Taking a Photo in the Same Application
To be able to capture bar code data and take a photo in the same application:
Create a Datawedge profile pertaining to the picture taking Activity in your application that disables scanning
and use standard Android SDK APIs to control the Camera.
The default Datawedge profile takes care of the scanning in the application. You might want to create another
DataWedge profile that caters to any specific scanning needs, associated to your Application's Activity
pertaining to scanning.
Disable DataWedge on Device and Mass Deploy
To disable DataWedge and deploy onto multiple devices:
1. Touch > .
2. Touch .
3. Touch Settings.
4. Unselect the DataWedge enabled check box.
5. Export the DataWedge configuration. See Exporting a Configuration File on page 3-41 for instructions. See
Configuration and Profile File Management on page 3-42 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 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.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);

Table of Contents

Other manuals for Zebra TC56

Questions and Answers:

Question and Answer IconNeed help?

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

Zebra TC56 Specifications

General IconGeneral
Display diagonal5 \
Touch technologyDual-touch
Touchscreen typeCapacitive
Display resolution1280 x 720 pixels
Flash memory0.016 GB
Internal memory0.002 GB
Internal memory typeRAM
Compatible memory cardsMicroSD (TransFlash), MicroSDHC
Maximum memory card size128 GB
Processor familyQualcomm
Processor frequency1.8 GHz
Operating system version6.0
Operating system installedAndroid
RFID reader-
CertificationWFA (802.11n, 802.11ac, WMM-AC, Voice Enterprise, WMM-PS), Miracast WFA (Mobile AP / Personal Hotspot)
Product colorBlack, Silver
Linear (1D) barcodes supportedCode 39
International Protection (IP) codeIP67
Battery capacity4300 mAh
Data networkCDMA, EDGE, GPRS, GSM, HSPA, HSPA+, LTE, UMTS
Wi-Fi standards802.11a, Wi-Fi 5 (802.11ac), 802.11b, 802.11g, Wi-Fi 4 (802.11n)
Bluetooth version4.1
GSM bands supported850, 900, 1800, 1900 MHz
Security algorithmsAES, EAP-TTLS, FIPS 140-2, LEAP, MSCHAPv2, PEAP, TKIP, WEP, WPA, WPA2, WPA2-Enterprise
WCDMA bands supported850, 1900 MHz
Second cameraNo
Rear camera resolution (numeric)13 MP
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)-20 - 50 °C
Operating relative humidity (H-H)5 - 95 %
Weight and Dimensions IconWeight and Dimensions
Depth155 mm
Width75.5 mm
Height18.6 mm
Weight249 g

Related product manuals