EasyManuals Logo

Zebra CC6000 User Manual

Zebra CC6000
151 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 #112 background imageLoading...
Page #112 background image
DataWedge
112
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, for example:
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

Questions and Answers:

Question and Answer IconNeed help?

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

Zebra CC6000 Specifications

General IconGeneral
Megapixel5 MP
Supported video modes1080p
Operating system version11
Operating system installedAndroid
Product colorBlack
Display diagonal10.1 \
Display resolution1280 x 800 pixels
Display aspect ratio16:10
Connectivity technologyWired & Wireless
Number of displays supported-
Wi-Fi standards802.11a, 802.11b, 802.11g, Wi-Fi 4 (802.11n), Wi-Fi 5 (802.11ac)
Networking standardsIEEE 802.3at
Ethernet interface typeGigabit Ethernet
Ethernet LAN (RJ-45) ports1
Speaker power2 W
Number of speakers2
Compatible memory cardsMicroSD (TransFlash)
AC adapter input voltage110/220 V
AC adapter output current3 A
AC adapter output voltage5.4 V
Storage temperature (T-T)-40 - 70 °C
Operating temperature (T-T)0 - 40 °C
Operating relative humidity (H-H)5 - 95 %
Harmonized System (HS) code85176920
Weight and Dimensions IconWeight and Dimensions
Depth201 mm
Width278 mm
Height36 mm
Weight980 g

Related product manuals