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 #114 background imageLoading...
Page #114 background image
DataWedge
114
<profile name>: The Profile name (a case-sensitive string) to set as the active 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
This API function will have no effect if the specified Profile does not exist or is already associated with an
application.
DataWedge has a one-to-one relationship between Profiles and activities; a Profile can be associated only with
a single activity. When a Profile is first created, it's not associated with any application, and will not be activated
until associated. This makes it possible to create multiple unassociated Profiles.
This API function activates such Profiles.
$ adb logcat -s DWAPI
// define action and data strings
String switchToProfile = "com.symbol.datawedge.api.ACTION";
String extraData = "com.symbol.datawedge.api.SWITCH_TO_PROFILE";
public void onResume() {
super.onResume();
// create the intent
Intent i = new Intent();
// set the action to perform
i.setAction(switchToProfile);
// add additional info
i.putExtra(extraData, "myProfile");
// send the intent to DataWedge
this.sendBroadcast(i);
}

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