Intermec Technologies 700C-SMC45 Pen-notepad computer with Radio Interfaces User Manual back let85x11

Intermec Technologies Corporation Pen-notepad computer with Radio Interfaces back let85x11

User Manual pt 4

ProgrammingChapter —7266 700 Series Color Mobile Computer User’s ManualSITC_NVPARM_SERVICE_DATEThis IOCTL returns the device’ s date of last service in BCD YYYY/MM/DD format. Four bytes are returned in the buffer pointed to bythe lpOutBuffer parameter.SITC_NVPARM_DISPLAY_TYPEThis IOCTL returns the device’ s display type. One byte is returned inthe buffer pointed to by the lpOutBuffer parameter.SITC_NVPARM_EDG_IPThis IOCTL returns the device Ethernet debug IP address. Four bytesare returned in the buffer pointed to by the lpOutBuffer parameter.SITC_NVPARM_EDBG_SUBNETThis IOCTL returns the device Ethernet debug subnet mask. Four by-tes are returned in the buffer pointed to by the lpOutBuffer parameter.SITC_NVPARM_ECNThis IOCTL returns ECNs applied to the device in a bit array format.Four bytes are returned in the buffer pointed to by the lpOutBuffer pa-rameter.SITC_NVPARM_CONTRASTThis IOCTL returns the device default contrast setting. Two bytes arereturned in the buffer pointed to by the lpOutBuffer parameter.SITC_NVPARM_MCODEThis IOCTL returns the manufacturing configuration code for the de-vice. Sixteen bytes are returned in the buffer pointed to by the lpOut-Buffer parameter.SITC_NVPARM_VERSION_NUMBERThis IOCTL returns the firmware version for various system compo-nents. These values for the ClassId field of the PARMS structure are al-lowed when ITC_NVPARM_VERSION_NUMBER is used in the idfield:SVN_CLASS_KBDReturns a five-byte string, including null terminator, that contains anASCII value which represents the keyboard microprocessor version inthe system. The format of the string is x.xx with a terminating nullcharacter.SVN_CLASS_ASICReturns a five-byte string, including null terminator, that contains anASCII value which represents the version of the FPGA firmware inthe system. The format of the string is x.xx with a terminating nullcharacter.SVN_CLASS_BOOTSTRAPReturns a five-byte string, including null terminator, that contains anASCII value which represents the version of the Bootstrap Loaderfirmware in the system. The format of the string is x.xx with a termi-nating null character.
Programming—Chapter 7267700 Series Color Mobile Computer User’s ManualSITC_NVPARM_INTERMEC_SOFTWARE_CONTENTThis IOCTL reads the manufacturing flag bits from the non-volatiledata store that dictates certain software parameters. A BOOLEANDWORD is returned in the buffer pointed to by lpOutBuffer that indi-cates if Intermec Content is enabled in the XIP regions. TRUE indicatesthat it is enabled. FALSE indicates that it is not enabled.SITC_NVPARM_ANTENNA_DIVERSITYThis IOCTL reads the state of the antenna diversity flag. A BOOLEANDWORD is returned in the buffer pointed to by lpOutBuffer that indi-cates if there is a diversity antenna installed. TRUE indicates that it isinstalled. FALSE indicates that it is not installed.SITC_NVPARM_WAN_RIThis IOCTL reads the state of the WAN ring indicator flag. A BOOL-EAN DWORD is returned in the buffer pointed to by lpOutBuffer thatindicates the polarity of the WAN RI signal. TRUE indicates activehigh. FALSE indicates active low.SITC_NVPARM_RTC_RESTOREThis IOCTL reads the state of the real-time clock restore flag. ABOOLEAN DWORD is returned in the buffer pointed to by lpOutBuf-fer. TRUE indicates that the RTC will be restored upon a cold boot.FALSE indicates that the RTC will not be restored.SITC_NVPARM_INTERMEC_DATACOLLECTION_SWThis IOCTL reads the state of the data collection software enabled flag.A BOOLEAN DWORD is returned in the buffer pointer to by lpOut-Buffer that indicates the data collection software is to be installed at boottime. FALSE indicates the data collection software should not beinstalled.SITC_NVPARM_INTERMEC_DATACOLLECTION_HWThis IOCTL reads the data collection hardware flags. A BYTE is re-turned in the buffer pointer to by lpOutBuffer that indicates the type ofdata collection hardware installed. The maximum possible value re-turned is ITC_DEVID_SCANHW_MAX.SITC_DEVID_SCANHW_NONENo scanner hardware is installed.SITC_DEVID_OEM2D_IMAGEROEM 2D imager is installed.SITC_DEVID_INTERMEC2D_IMAGERIntermec 2D imager is installed.SITC_DEVID_SE900_LASERSE900 laser is installed.SITC_DEVID_SE900HS_LASERSE900HS laser is installed.The high bit indicates whether the S6 scanning engine is installed. Thebit mask for this is ITC_DEVID_S6ENGINE_MASK. A non-zero val-ue indicates that the S6 scanning engine is installed.
ProgrammingChapter —7268 700 Series Color Mobile Computer User’s ManualSITC_NVPARM_WAN_INSTALLEDThis IOCTL reads the state of the WAN radio installed flag. A BOOL-EAN DWORD is returned in the buffer pointed to by lpOutBuffer.TRUE indicates that the WAN radio is installed. FALSE indicates thatno WAN radio is installed.SITC_NVPARM_WAN_FREQUENCYThis IOCTL reads the state of the WAN radio frequency flag. ABOOLEAN DWORD is returned in the buffer pointed to by lpOutBuf-fer. TRUE indicates that the WAN radio frequency is United States.FALSE indicates that the WAN radio frequency is European.SITC_NVPARM_WAN_RADIOTYPEThis IOCTL reads the WAN radio ID installed by manufacturing. ABYTE is returned in the buffer pointer to by lpOutBuffer which indi-cates the type of WAN radio hardware installed. The maximum possiblevalue returned is ITC_DEVID_WANRADIO_MAX. The current defi-nitions are:SITC_DEVID_WANRADIO_NONENo WAN radio installed.SITC_DEVID_WANRADIO_SIERRA_SB555CDMA Sierra Wireless radio.SITC_DEVID_WANRADIO_XIRCOM_GEM3503GSM/GPRS Intel (Xircom) radio.SITC_DEVID_WANRADIO_SIEMENS_MC45GSM/GPRS Siemens radio.SITC_NVPARM_80211_INSTALLEDThis IOCTL reads the state of the 802.11b radio installed flag. ABOOLEAN DWORD is returned in the buffer pointed to by lpOutBuf-fer. TRUE indicates that the 802.11b radio is installed. FALSE indicatesthat no 802.11b radio is installed.SITC_NVPARM_80211_RADIOTYPEThis IOCTL reads the 802.11b radio ID installed by manufacturing. ABYTE is returned in the buffer pointer to by lpOutBuffer that indicatesthe type of 802.11b radio hardware installed. The maximum possiblevalue returned is ITC_DEVID_80211RADIO_MAX. The current defi-nitions are:SITC_DEVID_80211RADIO_NONENo 802.11b radio installed.SITC_DEVID_80211RADIO_INTEL_2011BIntel 2011B radio installed.SITC_NVPARM_BLUETOOTH_INSTALLEDThis IOCTL reads the state of the Bluetooth radio installed flag. ABOOLEAN DWORD is returned in the buffer pointed to by lpOutBuf-fer. TRUE indicates that the Bluetooth radio is installed. FALSE indi-cates that no Bluetooth radio is installed.
Programming—Chapter 7269700 Series Color Mobile Computer User’s ManualSITC_NVPARM_SERIAL2_INSTALLEDThis IOCTL reads the state of the serial 2 (COM2) device installedflag. A BOOLEAN DWORD is returned in the buffer pointed to bylpOutBuffer. TRUE indicates that the serial 2 device is installed. FALSEindicates that no serial 2 device is installed.SITC_NVPARM_VIBRATE_INSTALLEDThis IOCTL reads the state of the vibrate device installed flag. ABOOLEAN DWORD is returned in the buffer pointed to by lpOutBuf-fer. TRUE indicates that the vibrate device is installed. FALSE indicatesthat no vibrate device is installed.SITC_NVPARM_LAN9000_INSTALLEDThis IOCTL reads the state of the Ethernet device installed flag. ABOOLEAN DWORD is returned in the buffer pointed to by lpOutBuf-fer. TRUE indicates that the Ethernet device is installed. FALSE indi-cates that no Ethernet device is installed.SITC_NVPARM_SIM_PROTECT_HW_INSTALLEDThis IOCTL reads the state of the SIM card protection hardwareinstalled flag. A BOOLEAN DWORD is returned in the buffer pointedto by lpOutBuffer. TRUE indicates that the SIM card protection hard-ware is installed. FALSE indicates that no SIM card protection hardwareis installed.SITC_NVPARM_SIM_PROTECT_SW_INSTALLEDThis IOCTL reads the state of the SIM card protection softwareinstalled flag. A BOOLEAN DWORD is returned in the buffer pointedto by lpOutBuffer. TRUE indicates that the SIM card protection soft-ware is installed. FALSE indicates that no SIM card protection softwareis installed.
ProgrammingChapter —7270 700 Series Color Mobile Computer User’s ManualIOCTL_HAL_ITC_WRITE_SYSPARMDescribes and enables the registry save location.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_ITC_WRITE_SYSPARM,LPVOIDlpInBuf,DWORD nInBufSize, LPVOID lpOutBuf, DWORDnOutBufSize, LPDWORD lpBytesReturned );ParameterslpInBuf A single byte that may be one of the id values.See “ID Field Values”below.nInBufSize Must be set to the size of the lpInBuf in bytes.lpOutBuf Must point to a buffer large enough to hold the data tobe written to the non-volatile data store.nOutBufSize The size of lpOutBuf in bytes.lpBytesReturned The number of bytes returned by the function.Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the error value. EitherERROR_INVALID_PARAMETER orERROR_INSUFFICIENT_BUFFER may be returned when this functionis used to get the error.ID Field ValuesThe id field of lpInBuf may be one of the following values:SITC_REGISTRY_LOCATIONThis IOCTL sets the default location for where to write the registrywhen RegFlushKey() is called by an application. The registry may besaved to Flash, a CompactFlash storage card or a SecureDigital storagecard. lpOutBuf must point to a buffer that contains a byte value of “1”for the CompactFlash card or “2” for the SecureDigital card to specifythe location.SITC_REGISTRY_SAVE_ENABLEThis function enables or disables the save registry to non-volatile mediafeature of the RegFlushKey() function. lpOutBuf must be set to zero(FALSE) if the feature is to be disabled or one (TRUE) if the feature isto be enabled.SITC_ DOCK_SWITCHThis IOCTL sets a position of the dock switch. The dock switch maybe set to either “modem” or “serial” positions. lpOutBuf must point to abuffer that contains a byte value of either DOCK_MODEM orDOCK_SERIAL as defined in OEMIOCTL.H; the value specifies theposition the switch is to be set.
Programming—Chapter 7271700 Series Color Mobile Computer User’s ManualSITC_ WAKEUP_MASKThis IOCTL sets a bit mask that represents the mask for the five pro-grammable wakeup keys. The I/O key is not a programmable wakeupkey. By default it is always the system resume key and all other keys areset to disable key wakeup. A zero in a bit position masks the wakeup forthat key. A one in a bit position enables wakeup for that key. lpOutBufmust point to a buffer that contains a byte value of a wakeup mask con-sisting of the OR’ ed constants as defined in OEMIOCTL.H. Only thefollowing keys are programmable as wakeup events.#define SCANNER_TRIGGER 1#define SCANNER_LEFT 2#define SCANNER_RIGHT 4#define GOLD_A1 8#define GOLD_A2 0x10SITC_AMBIENT_KEYBOARDThis IOCTL sets the threshold for the keyboard ambient sensor. Thiscan be a value from 0 (always off ) to 255 (always on). lpOutBuf mustpoint to a buffer that contains a byte value of the desired setting.SITC_AMBIENT_FRONTLIGHTThis IOCTL sets the threshold for the frontlight ambient sensor. Thiscan be a value from 0 (always off ) to 255. lpOutBuf must point to abuffer that contains a byte value of the desired setting.
ProgrammingChapter —7272 700 Series Color Mobile Computer User’s ManualIOCTL_HAL_GET_DEVICEIDThis IOCTL returns the device ID. There are two types of device IDs sup-ported, which are differentiated based on the size of the output buffer. TheUUID is returned if the buffer size is set to sizeof(UNIQUE_DEVICEID),otherwise the oldstyle device ID is returned.Usage#include “pkfuncs.h”#include “deviceid.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_GET_DEVICEID,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL. STRICT_ID settings are notsupported.lpInBufSize Should be set to zero.lpOutBuf Must point to a UNIQUE_DEVICEID structure asdefined by DEVICEID.H if the UUID is to be returned.nOutBufSize The size of the UNIQUE_DEVICEID in bytes if theUUID is to be returned. A DEVICE_ID as defined byPKFUNCS.H is returned if the size in bytes is greaterthan or equal to sizeof(DEVICE_ID).lpBytesReturned The number of bytes returned by the function.Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.
Programming—Chapter 7273700 Series Color Mobile Computer User’s ManualIOCTL_HAL_GET_OAL_VERINFOReturns the HAL version information of the Pocket PC image.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_GET_OAL_VERINFO,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Must point to a VERSIONINFO structure as defined byOEMIOCTL.H. The fields should have these values:Scboemverinfo sizeof (tagOemVerInfo);Sverinfover 1Ssig; “ITC\0”Sid; ‘N’Stgtcustomer “”Stgtplat SeaRayStgtplatversion Current build version numberStgtcputype[8]; “Intel\0”Stgtcpu “PXA250\0”;Stgtcoreversion “”Sdate Build timeStime Build datenOutBufSize The size of VERSIONINFO in bytes.lpBytesReturned Returns sizeof(PVERSIONINFO).Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.
ProgrammingChapter —7274 700 Series Color Mobile Computer User’s ManualIOCTL_HAL_GET_BOOTLOADER_VERINFOReturns the HAL version information of the Pocket PC image.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_GET_OAL_VERINFO,LPVOIDlpInBuf, DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Must point to a VERSIONINFO structure as defined byOEMIOCTL.H. The fields should have these values:Scboemverinfo Sizeof (tagOemVerInfo);Sverinfover 1Ssig; “ITC\0”Sid; ‘B’Stgtcustomer “”Stgtplat SeaRayStgtplatversion Current build version number ofthe bootstrap loaderStgtcputype[8]; “Intel\0”;Stgtcpu “PXA250\0”Stgtcoreversion “”Sdate Build timeStime Build datenOutBufSize The size of VERSIONINFO in bytes.lpBytesReturned The number of bytes returned to lpOutBuf.Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.
Programming—Chapter 7275700 Series Color Mobile Computer User’s ManualIOCTL_HAL_WARMBOOTCauses the system to perform a warm-boot. The object store is retained.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_WARMBOOT,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Should be NULL.nOutBufSize Should be zero.Return ValuesNone.IOCTL_HAL_COLDBOOTCauses the system to perform a cold-boot. The object store is cleared.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_COLDBOOT,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Should be NULL.nOutBufSize Should be zero.Return ValuesNone.
ProgrammingChapter —7276 700 Series Color Mobile Computer User’s ManualIOCTL_HAL_GET_RESET_INFOThis IOCTL code allows software to check the type of the most recent re-set.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_GET_RESET_INFO,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Must point to a HAL_RESET_INFO structure:typedef struct {DWORD ResetReason; // most recent reset typeDWORD ObjectStoreState; // state of object store} HAL_RESET_INFO, * PHAL_RESET_INFO;// Reset reason types#define HAL_RESET_TYPE_UNKNOWN 0#define HAL_RESET_REASON_HARDWARE 1 // cold#define HAL_RESET_REASON_SOFTWARE 2 // suspend#define HAL_RESET_REASON_WATCHDOG 4#define HAL_RESET_BATT_FAULT 8 // power fail#define HAL_RESET_VDD_FAULT 16 // warm boot// Object store state flags#define HAL_OBJECT_STORE_STATE_UNKNOWN 0#define HAL_OBJECT_STORE_STATE_CLEAR 1nOutBufSize The size of HAL_RESET_INFO in bytes.lpBytesReturned The number of bytes returned by the function.Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.
Programming—Chapter 7277700 Series Color Mobile Computer User’s ManualIOCTL_HAL_GET_BOOT_DEVICEThis IOCTL code allows software to check which device CE booted from.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_GET_BOOT_DEVICE,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Must point to a buffer large enough to hold a DWORD(4 bytes) that contains the boot device. The followingboot devices are supported:#define HAL_BOOT_DEVICE_UNKNOWN 0#define HAL_BOOT_DEVICE_ROM_XIP 1#define HAL_BOOT_DEVICE_ROM 2#define HAL_BOOT_DEVICE_PCMCIA_ATA 3#define HAL_BOOT_DEVICE_PCMCIA_LINEAR 4#define HAL_BOOT_DEVICE_IDE_ATA 5#define HAL_BOOT_DEVICE_IDE_ATAPI 6nOutBufSize The size of lpOutBuf in bytes (4).lpBytesReturned The number of bytes returned by the function.Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.
ProgrammingChapter —7278 700 Series Color Mobile Computer User’s ManualIOCTL_HAL_REBOOTCauses the system to perform a warm-boot. The object store is retained.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_HAL_REBOOT,LPVOID lpInBuf,DWORDnInBufSize,LPVOID lpOutBuf,DWORD nOutBufSize,LPDWORDlpBytesReturned );ParameterslpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Should be NULL.nOutBufSize Should be zero.Return ValuesNone.
Programming—Chapter 7279700 Series Color Mobile Computer User’s ManualIOCTL_PROCESSOR_INFORMATIONReturns processor information.Usage#include “pkfuncs.h”SyntaxBOOL KernelIoControl( IOCTL_PROCESSOR_INFORMATION,LPVOIDlpInBuf,DWORD nInBufSize,LPVOID lpOutBuf,DWORDnOutBufSize,LPDWORD lpBytesReturned );ParametersParameters:lpInBuf Should be set to NULL.lpInBufSize Should be set to zero.lpOutBuf Should be a pointer to the PROCESSOR_INFOstructure. The PROCESSOR_INFO structure storesinformation that describes the CPU more descriptively.typedef __PROCESSOR_INFO {WORD wVersion; // Set to value 1WCHAR szProcessorCore[40]; // “ARM\0”WORD wCoreRevision; // 4WCHAR szProcessorName[40]; // “PXA250\0”WORD wProcessorRevision; // 0WCAHR szCatalogNumber[100]; // 0WCHAR szVendor[100]; // “Intel Corporation\0”DWORD dwInstructionSet; // 0DWORD dwClockSpeed; // 400}nOutBufSize Should be set to sizeof(PROCESSOR_INFO) in bytes.lpBytesReturned Returns sizeof(PROCESSOR_INFO);Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.
ProgrammingChapter —7280 700 Series Color Mobile Computer User’s ManualIOCTL_GET_CPU_IDReturns Xscale processor ID.Usage#include “oemioctl.h”SyntaxBOOL KernelIoControl( IOCTL_GET_CPU_ID,LPVOID lpInBuf, DWORDnInBufSize,LPVOID lpOutBuf,DWORD nOutBufSize,LPDWORDlpBytesReturned );ParameterslpInBuf Should point to a CPUIdInfo structure defined inOEMIOCTL.H.lpInBufSize Should be sizeof(CPUIdInfo).lpOutBuf Should be NULL.nOutBufSize Should be set to 0.lpBytesReturned Returns sizeof(PROCESSOR_INFO);Return ValuesReturns TRUE if function succeeds. Returns FALSE if the function fails.GetLastError() may be used to get the extended error value.Reboot FunctionsThere are several methods, via Kernel I/O Control functions, that an ap-plication program can use to force the 700 Series Computer to reboot.IOCTL_HAL_REBOOTIOCTL_HAL_REBOOT performs a warm-boot. See page 278.IOCTL_HAL_COLDBOOTInvoking the KernelIOControl function withIOCTL_HAL_COLDBOOT forces a cold reboot. This resets the 700Series Computer and reloads Windows CE as if a power-up had beenperformed. The contents of the Windows CE RAM-based object store arediscarded. See page 275.IOCTL_HAL_WARMBOOTThis function is supported on the 700 Series Computers. It performs awarm boot of the system, preserving the object store. See page 275.
Programming—Chapter 7281700 Series Color Mobile Computer User’s ManualRemapping the KeypadNote; Use caution when remapping the keypad. Improper remapping mayrender the keypad unusable. Data within the 700 Series Computer couldalso be lost, should any problems occur.Applications have the ability to remap keys on the 700 Color Keypad. Thiswill allow applications to enable keys that would otherwise not be availa-ble, such as the [F1] function key. Also, to disable keys that should not beavailable, such as the alpha key because no alpha entry is required. Careshould be exercised when attempting to remap the keypad because im-proper remapping may cause the keypad to become unusable. This can becorrected by cold booting the device which will cause the default keymapto be loaded again.Note that remapping the keys in this way affects the key mapping for theentire system, not just for the application that does the remapping.There are three “planes” supported for the 740 Keypad. Keys that are to beused in more than one shift plane must be described in each plane.Unshifted PlaneThe unshifted plane contains values from the keypad when not pressedwith other keys, such as the following:S[1] 1S[5] 5S[9] 9Gold PlaneThe gold plane contains values from the keypad when a key is simulta-neously pressed with the [Gold] key, such as the following:S[Gold] +[1] SendS[Gold] +[5] A3S[Gold] +[9] PageDownAlpha PlaneThe alpha plane contains values from the keypad when the keypad hasbeen placed in alpha mode by pressing the blue alpha key, such as the fol-lowing:S[Alpha] +[1] CapsS[Alpha] +[5] JKLS[Alpha] +[9] WXYZ
ProgrammingChapter —7282 700 Series Color Mobile Computer User’s ManualKey ValuesKey values for each plane are stored in the registry. All units ship with adefault key mapping already loaded in the registry. Applications that wishto change the default mapping need to read the appropriate key from theregistry into an array of Words, modify the values required and then writethe updated values back into the registry. The registry access can be donewith standard Microsoft API calls, such as RegOpenKeyEx(), RegQuery-ValueEx(), and RegSetValueEx().SThe unshifted plane mapping can be found in the registry at:HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD\VkeySThe gold plane mapping can be found in the registry at:HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD\VkeyGoldSThe alpha plane mapping can be found in the registry at:HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD\VkeyAlphaHow Key Values Are Stored in RegistryTo know which fields to update in the registry, you must know what ScanCodes are assigned to each physical key (see the table below). The ScanCode is used at the lowest level of the system to let the keypad driver knowwhich physical key has been pressed. The keypad driver takes that scancode and looks it up in a table (a copy of the one stored in the registry) todetermine which values to pass on to the operating system.Each registry key is just an array that describes to the keypad driver whatvalue needs to be passed for each physical key. The key values are indexedby the scan code, this is a zero-based index. For example in the unshiftedplane, the [4] key has a scan code of 0x06. This means that the seventhword under the “Vkey” registry key will have the value for the [4] key.Taking a sample of the “Vkey” registry key shows the following values:00,00,0B,05,02,03,C1,07,04,03,BE,00,34,00,00,00,. . .The value is 34,00. The values are in reverse byte order because that is theway the processor handles data. When writing an application, nothingneeds to be done to swap the bytes, as this will happen automatically whenthe data is read into a byte value. This is something you just need to beaware of this when looking at the registry. Knowing this, we can see thatthe value that the keypad driver will pass to the system is a hex 34. Look-ing that up on an UNICODE character chart, we see that it maps to a “4”.If you wanted the key, labeled “4”, to output the letter “A” instead, youwould need to change the seventh word to “41” (the hexadecimal represen-tation of “A” from the UNICODE chart), then put the key back into theregistry.Note: Do not remap scan codes 0x01, 0x41, 0x42, 0x43, 0x44. Remap-ping these scan codes could render your 700 Series Computer unusableuntil a cold-boot is performed.If you wish to disable a certain key, remap its scan code to 0x00.
Programming—Chapter 7283700 Series Color Mobile Computer User’s ManualChange NotificationJust changing the registry keys will not immediately change the keymappings. To notify the keypad driver that the registry has been updated,signal the “ITC_KEYBOARD_CHANGE” named event using theCreateEvent() API.Advanced Keypad RemappingIt is also possible to map multiple key presses to one button and to mapnamed system events to a button. The multiple key press option could beuseful to cut down on the number of keys needed to press in a given situa-tion or to remap which key behaves like the action key. Mapping events toa button could be useful to change which buttons will fire the scanner,control volume, and allow for suspending and resuming the device. If youneed help performing one of these advanced topics please contact IntermecTechnical Support.Scan CodesAt the lowest driver level, the 740 Keypad identifies keys as scan codes.These scan codes are sent via the keypad microcontroller, and cannot bechanged without modifying the keypad firmware.Key/Meaning ScancodeReserved 0x00I/O Button 0x01Scanner Trigger 0x02Scanner Left 0x03Scanner Right 0x04.0x0540x06None 0x07Left Arrow 0x08None 0x09Backspace 0x0AGold Key 0x0BNone 0x0CESC 0x0DDown Arrow 0x0E10x0F70x10Alpha Key 0x11None 0x12Up Arrow 0x13Right Arrow 0x1420x1580x1600x1750x18None 0x19
ProgrammingChapter —7284 700 Series Color Mobile Computer User’s ManualKey/Meaning ScancodeAction Key 0x1A30x1B90x1CENTER 0x1D60x1ENone 0x1F-0x40Charge Detect 0x41LCD Frontlight 0x42Ambient Light 0x42Threshold Crossed 0x42Headset Detected 0x43Keypad Backlight 0x44Ambient Light 0x44Threshold Crossed 0x44Sample View of Registry KeysThe following is a sample view of the current default key mapping. See theregistry on your device for the latest key mappings.[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]”ResumeMask”=dword:7”Vkey”=hex: 00,00,0B,05,02,03,C1,07,04,03,BE,00,34,00,00,00,\25,00,00,00,08,00,03,02,00,00,1B,00,28,00,31,00,\37,00,01,02,00,00,26,00,27,00,32,00,38,00,30,00,\35,00,00,00,01,03,33,00,39,00,0D,00,36,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,07,05,01,05,03,05,02,05”VkeyGold”=hex: 00,00,0B,05,02,03,C1,07,04,03,BE,00,34,00,00,00,\09,01,00,00,BF,00,03,02,00,00,BD,00,75,00,72,00,\21,00,01,02,00,00,76,00,09,00,73,00,38,01,5B,00,\35,00,00,00,BB,01,09,05,22,00,32,01,36,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,07,05,01,05,03,05,02,05”VkeyAlpha”=hex: 00,00,0B,05,02,03,C1,07,04,03,BE,00,47,00,00,00,\25,00,00,00,08,00,03,02,00,00,1B,00,28,00,02,02,\50,00,01,02,00,00,26,00,27,00,41,00,54,00,20,00,\4A,00,00,00,01,03,44,00,57,00,0D,00,4D,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\00,00,07,05,01,05,03,05,02,05
285700 Series Color Mobile Computer User’s ManualControl Panel AppletsAThis appendix contains information about the Data Collection, SNMP,and User Information Control Panel applets that may be on your 700 Se-ries Color Mobile Computer.SNMP and Data Collection settings that can appear under Settings aredependent on what hardware configuration is done for each 700 SeriesComputer at the time of shipment. These settings will currently only ap-pear if a scanner or an imager option is present.Likewise, other control panel applets that are specifically related to the802.11b radio module will appear when a 802.11b radio module isinstalled in a 700 Series Computer. Control panel applets that are specificfor Wireless Printing, CDMA/1xRTT, and GSM/GPRS radio moduleswill only appear when each respective hardware configuration is done onthe 700 Series Computer. See Chapter 4, “Network Support,” for more infor-mation about the radio modules or the wireless printing.
Control Panel AppletsAppendix —A286 700 Series Color Mobile Computer User’s ManualConfiguration ParametersA configuration parameter changes the way the 700 Series Color (700C)Mobile Computer operates, such as configuring a parameter to have the700 Series Computer emit a very loud beep in a noisy environment. Useany of the following methods to execute configuration parameters:SChange Data Collection and SNMP parameters via control panel ap-plets later in this appendix.SAccess the 700 Series Computer via the Unit Manager through a webbrowser on your desktop PC via the SRDEVMGMT.CAB file. To usethe Unit Manager, install this CAB file from the 700 Color SoftwareTools CD-ROM. Unit Manager applications are available on the 700Series Color Unit Manager CD-ROM. For more information, consultyour Intermec sales representative.SSend parameters from an SNMP management station. See “SNMP Con-figuration” starting on page 123.SScan EasySet bar codes. You can use the EasySet bar code creation soft-ware from Intermec Technologies Corporation to print configurationlabels. Scan the labels to change the scanner configuration and datatransfer settings.Changing a Parameter SettingMenus of available parameters for each group are listed. Use the scroll barsto go through the list. Expand each menu (+) to view its parameter set-tings. Tap a parameter to select, or expand a parameter (+) to view its sub-parameters.Note that each parameter or subparameter is shown with its default settingor current setting in (< >) brackets. Tap a parameter or subparameter toselect that parameter, then do any of the following to change its setting:Tap Apply to apply any changes. Note that these illustrations are from aSymbologies parameter.STyping a new value in an entry field.SChoosing a new value from the drop-down list.SSelecting a different option. The selected option contains a bullet.STap Defaults, then Apply to restore factory-default settings. Tap Yeswhen you are prompted to verify this action.
Control Panel AppletsAppendix —A287700 Series Color Mobile Computer User’s ManualSTap Refresh to discard changes and start again. Tap Yes when you areprompted to verify this action.About Configuration ParametersYou can find the following information about each configuration parame-ter:SName and Purpose:Describes the parameter and its function.SAction:Describes what to do with a parameter once that parameter is selected.SSNMP OID:Lists the SNMP OID for the parameter.SSyntax or Options:Syntax lists the two-character code for the parameter, if the parameter isconfigurable by scanning a bar code or by sending parameters through anetwork. Both Syntax and Options list acceptable values for the para-meter. Default settings are noted in italic.
Control Panel AppletsAppendix —A288 700 Series Color Mobile Computer User’s ManualData Collection Control Panel AppletSee “Scanner Control and Data Transfer”intheIntermec Windows CE/PocketPC Software Developer’ s Kit (SDK) User’ s Manual shipped with the Soft-ware Developer’ s Kit (SDK) for information about data collection func-tions.Note: Icons are shown to the left.To access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Data Collection icon to access its control panelapplet.Use the left and right arrows to scroll through the tabs along the bottom ofthe control panel applet, then tap a tab to access its menus. These tabs rep-resent the following groups of settings or parameters:SSymbologiesSSymbology Options (starting on page 309)SBeeper/LED (starting on page 317)SImager (starting on page 323)SVirtual Wedge (starting on page 325)
Control Panel AppletsAppendix —A289700 Series Color Mobile Computer User’s ManualSymbologiesYou can change bar code symbology parameter settings in your 700 SeriesComputer via the Data Collection control panel applet. The followingparameters are for bar code symbologies. Additional information about themore common bar code symbologies are in Appendix C, “Bar CodeSymbologies.” Note that these parameters are listed in the order of theirappearance within this tab.Most of these symbologies apply to both the imager and the laser scannertools. However, when using an imager, the Macro PDF (page 300), MicroPDF 417 (page 302), Matrix 2 of 5 (page 304), Telepen (page 305),andCode 11 (page 306) symbologies are not supported. Likewise, when usinga laser scanner, the QR Code (page 307) and Data Matrix (page 308)symbologies are not supported.The following table shows which bar code symbologies are supported ei-ther by an imager or by a laser scanner.Bar Code Symbology Imager Laser ScannerCode 39 XXInterleaved 2 of 5 X XStandard 2 of 5 XXMatrix 2 of 5 XCode 128 XXCode 93 X XCodabar XXMSI XPlessey XUPC X XEAN/EAN 128 XXCode 11 XPDF 417 XXMicro PDF 417 XTelepen XData Matrix XQR Code X
Control Panel AppletsAppendix —A290 700 Series Color Mobile Computer User’s ManualCode 39Code 39 is a discrete, self-checking, variable length symbology. The char-acter set is uppercase A-Z, 0-9, dollar sign ($), period (.), slash (/), percent(%), space ( ), plus (+), and minus (-).ActionTap (+) to expand the Code 39 parameter, select the setting to be changed,then tap an option to change this setting or select an option from thedrop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.3.1OptionsDecoding 0 Not active1 Active (default)Format 0 Standard 43 characters (default)1 Full ASCIIStart/Stop 0 Not transmitted (default)1 TransmittedStart/Stop characters (Not supported when using an imager):0 $ (dollar sign) only1 * (asterisk) only (default)2 & and * (dollar sign and asterisk)Check digit 0 Not used (default)1 Mod 43 transmitted2 Mod 43 not transmitted3 French CIP transmitted4 French CIP not transmitted5 Italian CPI transmitted6 Italian CPI not transmittedBar code length 0 Any length (default)1 Minimum lengthMinimum length 000-254 Minimum length 1-254 (6)Note:IfBar code length =“1”thenMinimum length is entered.
Control Panel AppletsAppendix —A291700 Series Color Mobile Computer User’s ManualStandard 2 of 5Standard 2 of 5 is a discrete and self-checking symbology that uses the barsto encode information and the spaces to separate the individual bars.ActionTap (+) to expand the Standard 2 of 5 parameter, select the setting to bechanged, then tap an option to change this setting or select an option fromthe drop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.4.1OptionsDecoding 0 Not active (default)1 ActiveFormat 0 Identicon, 6 start/stop bars (default)1 Computer Identics, 4 start/stopCheck digit 0 Not used (default)1 Mod 10 transmitted2 Mod 10 not transmittedBar code length 0 Any length1 Minimum length (default)2 Fixed lengthsMinimum length 001-254 Minimum length 1-254 (6)Fixed length 1 000-254 Fixed bar code length 0-254 (0)Fixed length 2 000-254 Fixed bar code length 0-254 (0)Fixed length 3 000-254 Fixed bar code length 0-254 (0)Note:IfBar code length =“1”thenMinimum length is entered. If Barcode length =“2”thenFixed length 1,Fixed length 2,orFixed length 3is entered.
Control Panel AppletsAppendix —A292 700 Series Color Mobile Computer User’s ManualCodabarCodabar is a self-checking, discrete symbology.ActionTap (+) to expand the Codabar parameter, select a setting to be changed,then select an option from the drop-down list to change this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.5.1OptionsDecoding 0 Not active (default)1 ActiveStart/Stop 0 Not transmitted (default)1 abcd transmitted2 ABCD transmitted3 abcd/tn*e transmitted4 DC1`DC4 transmittedCLSI library system (Not supported when using an imager):0 Not active (default)1 ActiveCheck digit 0 Not used (default)1 Transmitted2 Not transmittedBar code length 0 Any length1 Minimum length (default)2 Fixed lengthsMinimum length 003-254 Minimum length 3-254 (6)Fixed length 1 000-254 Fixed length 0-254 (0)Fixed length 2 000-254 Fixed length 0-254 (0)Fixed length 3 000-254 Fixed length 0-254 (0)Note:IfBar code length =“1”thenMinimum length is entered. If Barcode length =“2”thenFixed length 1,Fixed length 2,orFixed length 3is entered.
Control Panel AppletsAppendix —A293700 Series Color Mobile Computer User’s ManualUPC/EANUPC/EAN are fixed-length, numeric, continuous symbologies that usefour element widths.ActionTap (+) to expand the UPC/EAN parameter, select the setting to bechanged, then select an option to change this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.6.1OptionsUPC A 0 Not active1 Active (default)UPC E 0 Not active1 Active (default)EAN 8 0 Not active1 Active (default)EAN 13 0 Not active1 Active (default)Add-on digits 0 Not required (default)1 RequiredAdd-on 2 digits 0 Not active (default)1 ActiveAdd-on 5 digits (Not supported when using an imager):0 Not active (default)1 ActiveUPC A check digit 0 Not transmitted1 Transmitted (default)UPC E check digit 0 Not transmitted1 Transmitted (default)EAN 8 check digit 0 Not transmitted1 Transmitted (default)EAN 13 check digit 0 Not transmitted1 Transmitted (default)UPC A number system 0 Not transmitted1 Transmitted (default)UPC E number system 0 Not transmitted1 Transmitted (default)UPC A re-encoding 0 UPC A transmitted as EAN 13 (default)1 UPC A transmitted as UPC AUPC E re-encoding 0 UPC E transmitted as UPC E (default)1 UPC E transmitted as UPC AEAN 8 re-encoding 0 EAN 8 transmitted as EAN 8 (default)1 EAN 8 transmitted as EAN 13
Control Panel AppletsAppendix —A294 700 Series Color Mobile Computer User’s ManualCode 93Code 93 is a variable length, continuous symbology that uses four elementwidths.ActionTap th e Code 93 parameter, then select an option to change this parametersetting. Tap (+) to access the Code 93 Lengths parameter.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.7.1Options0 Not active (default)1 ActiveCode 93 LengthSets the Code 93 bar code length.ActionTap (+) to expand the Code 93 parameter, then tap (+) to expand theCode 93 Lengths parameter. Tap the setting to be changed, then tap anoption to change this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.19.1OptionsBar code length 0 Any length (default)1 Minimum lengthMinimum length 001-254 Minimum length 1-254 (6)Note:IfBar code length =“1”thenMinimum length is entered.
Control Panel AppletsAppendix —A295700 Series Color Mobile Computer User’s ManualCode 128Code 128 is a variable-length, continuous, high-density, alphanumericsymbology that uses multiple element widths and supports the extendedASCII character set.ActionTap th e Code 128 parameter, then select an option to change this parame-ter setting. The following illustration is for a 700 Series Computer using a la-ser scanner.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.9.1Options0 Not active (default)1 Active
Control Panel AppletsAppendix —A296 700 Series Color Mobile Computer User’s ManualCode 128 OptionsSet the following for the Code 128 parameter. Note that the EAN 128 ]C1and CIP 128 French Pharmaceutical options are not available when you usean imager with your 700 Series Computer.ActionTap (+) to expand the Code 128 Options parameter, select a setting, thenselect an option to change this setting.SNMP OIDNone.OptionsEAN 128 ]C1 Identifier (disabled when using an imager)0Remove1 Include (default)CIP 128 French Pharmaceutical (disabled when using an imager)0 Not active (default)1 ActiveBar code length 0 Any length (default)1 Minimum lengthMinimum length 001-254 Minimum length 1-254 (6)
Control Panel AppletsAppendix —A297700 Series Color Mobile Computer User’s ManualCode 128 FNC1 CharacterThe Code 128 FNC1 character (EAN 128 norms) can be any ASCII char-acter and is used as a separator when multiple identifiers and their fieldsare concatenated. Note that this is not available when you use an imager withyour 700 Series Computer.Non-printable ASCII characters can be entered using the following syntaxwhere HH is the hexadecimal value of the character.\xHHFor example, the GS character, whose hexadecimal value is 1D, would beentered as \x1D. In addition,the following characters have their own iden-tifiers:SBEL \aSBS \bSFF \fSLF \nSCR \rSHT \tSVT \vActionTap (+) to expand the Code 128 parameter, then type the ASCII charac-ters to be set for the Code 128 FNC1 character parameter.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.21.1OptionsAny ASCII character (default is the GS function character - ID hex)
Control Panel AppletsAppendix —A298 700 Series Color Mobile Computer User’s ManualPlesseyPlessey is a pulse-width modulated symbology like most other bar codes. Itincludes a start character, data characters, an eight-bit cyclic check digit,and a termination bar. The code is continuous and not self-checking. Youneed to configure two parameters for Plessey code: Start Code and CheckDigit. Note that this is not available when you use an imager with your 700Series Computer.ActionTap (+) to expand the Plessey parameter, select the setting to be changed,then select an option to change this setting or select an option from thedrop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.10.1OptionsDecoding 0 Not active (default)1 ActiveCheck digit 0 Not transmitted (default)1 TransmittedBar code length 0 Any length (default)1 Minimum lengthMinimum length 001-254 Minimum bar code length 1-254 (6)Note:IfBar code length =“1”thenMinimum length is entered.
Control Panel AppletsAppendix —A299700 Series Color Mobile Computer User’s ManualMSIMSI is a symbology similar to Plessey code (page 298) that includes a startpattern, data characters, one or two check digits, and a stop pattern. Notethat this is not available when you use an imager with your 700 Series Com-puter.ActionTap (+) to expand the MSI parameter, select the setting to be changed,then select an option to change this setting or select an option from thedrop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.15.1OptionsDecoding 0 Not active (default)1 ActiveCheck digit 0 Mod 10 transmitted (default)1 Mod 10 Not transmitted2 Double Mod 10 transmitted3 Double Mod 10 not transmittedBar code length 0 Any length1 Minimum length (default)Minimum length 001-254 Minimum length 1-254 (6)Note:IfBar code length =“1”thenMinimum length is entered.
Control Panel AppletsAppendix —A300 700 Series Color Mobile Computer User’s ManualPDF 417PDF 417 is a stacked two-dimensional symbology that provides the abilityto scan across rows of code. Each row consists of start/stop characters, rowidentifiers, and symbol characters, which consist of four bars and fourspaces each and contain the actual data. This symbology uses error correc-tion symbol characters appended at the end to recover loss of data.Because the virtual wedge translates incoming data into keypad input, thesize of the keypad buffer limits the effective length of the label to 128characters. Longer labels may be truncated. For PDF 417 labels of morethan 128 characters, you can develop an application that bypasses the key-pad buffer.ActionTap th e PDF 417 parameter, then select an option to change this parame-ter setting. Tap (+) to access either the Macro PDF options parameter orthe Micro PDF 417 parameter.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.17.1Options0 Not active1 Active (default)Macro PDF optionsMacro PDF is used when a long message requires more than one PDF 417label. Note that this is not available when you use an imager with your 700Series Computer.SSelect Buffered to store a multi-label PDF 417 message in the Sabrebuffer, thus transmitting the entire message when all labels have beenread.
Control Panel AppletsAppendix —A301700 Series Color Mobile Computer User’s ManualSSelect Unbuffered for multi-label PDF 417 messages that are too longfor the Sabre buffer (memory overflow). Each part of the PDF 417 labelis transmitted separately, and the host application must then assemblethe message using the macro PDF control header transmitted with eachlabel. Control Header is only present in macro PDF codes and is alwaystransmitted with unbuffered option.ActionTap (+) to expand the PDF 417 parameter, tap (+) to expand the MacroPDF parameter, select a setting to be changed, then select an option tochange this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.22.1OptionsMacro PDF 0 Unbuffered1 Buffered (default)Control header 0 Not transmitted (default)1 TransmittedFile name 0 Not transmitted (default)1 TransmittedSegment count 0 Not transmitted (default)1 TransmittedTime stamp 0 Not transmitted (default)1 TransmittedSender 0 Not transmitted (default)1 TransmittedAddressee 0 Not transmitted (default)1 TransmittedFile size 0 Not transmitted (default)1 TransmittedChecksum 0 Not transmitted (default)1 Transmitted
Control Panel AppletsAppendix —A302 700 Series Color Mobile Computer User’s ManualMicro PDF 417Micro PDF 417 is a multi-row symbology derived from and closely basedon PDF 417 (page 300). A limited set of symbology sizes is available, to-gether with a fixed level of error correction for each symbology size. Notethat this is not available when you use an imager with your 700 Series Com-puter.ActionTap (+) to expand the PDF 417 parameter, tap (+) to expand the MicroPDF 417 parameter, select a setting to be changed, then select an optionto change this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.27.1OptionsDecoding 0 Not active (default)1 ActiveCode 128 Emulation 0 Not active (default)1 Active
Control Panel AppletsAppendix —A303700 Series Color Mobile Computer User’s ManualInterleaved 2 of 5Interleaved 2 of 5 (I 2 of 5) is a high-density, self-checking, continuous,numeric symbology used mainly in inventory distribution and the auto-mobile industry.Note: An Interleaved 2 of 5 bar code label must be at least three characterslong for the 700 Series Computer to scan and decode correctly.ActionTap (+) to expand the Interleaved 2 of 5 parameter, select the setting to bechanged, then tap an option to change this setting or select an option fromthe drop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.23.1OptionsDecoding 0 Not active (default)1 ActiveCheck digit 0 Not used (default)1 Mod 10 transmitted2 Mod 10 not transmitted3 French CIP transmitted4 French CIP not transmittedBar code length 0 Any length1 Minimum length (default)2 Fixed lengthsMinimum length 003-254 Minimum length 3-254 (6)Fixed length 1 003-254 Fixed length 3-254 (0)Fixed length 2 003-254 Fixed length 3-254 (0)Fixed length 3 003-254 Fixed length 3-254 (0)Note:IfBar code length =“1”thenMinimum length is entered. If Barcode length =“2” then Fixed length 1,Fixed length 2,orFixed length 3 isentered.
Control Panel AppletsAppendix —A304 700 Series Color Mobile Computer User’s ManualMatrix2of5Matrix 2 of 5 is a numerical symbology. Note that this is not available whenyou use an imager with your 700 Series Computer.ActionTap (+) to expand the Matrix 2 of 5 parameter, select the setting to bechanged, then tap an option to change this setting or select an option fromthe drop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.24.1OptionsDecoding 0 Not active (default)1 ActiveBar code length 0 Any length1 Minimum length (default)Minimum length 001-254 Minimum length 1-254 (6)Note:IfBar code length =“1”thenMinimum length is entered.
Control Panel AppletsAppendix —A305700 Series Color Mobile Computer User’s ManualTelepenTelepen is an alphanumeric, case-sensitive, full ASCII symbology. Note thatthis is not available when you use an imager with your 700 Series Computer.ActionTap (+) to expand the Telepen parameter, select the setting to be changed,then tap an option to change this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.25.1OptionsDecoding 0 Not active (default)1 ActiveFormat 0 ASCII (default)1 Numeric
Control Panel AppletsAppendix —A306 700 Series Color Mobile Computer User’s ManualCode 11Code 11 is a high density, discrete numeric symbology that is extensivelyused in labeling telecommunications components and equipment. Notethat this is not available when you use an imager with your 700 Series Com-puter.ActionTap (+) to expand the Code 11 parameter, select the setting to be changed,then tap an option to change this setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.26.1OptionsDecoding 0 Not active (default)1 ActiveCheck digit verification 1 1 digit (default)2 2 digitsCheck digit transmit 0 Disable (default)1 Enable
Control Panel AppletsAppendix —A307700 Series Color Mobile Computer User’s ManualQR CodeQR Code (Quick Response Code) is a two-dimensional matrix symbologycontaining dark and light square data modules. It has position detectionpatterns on three of its four corners and features direct encodation of theJapanese Kana-Kanji character set. It can encode up to 2509 numeric or1520 alphanumeric characters and offers three levels of error detection.Note that this is not available when you use a laser scanner with your 700 Se-ries Computer.ActionTap (+) to expand the QR Code parameter, select the setting to bechanged, then tap an option to change this setting or select an option fromthe drop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.35.1OptionsDecoding 0 Not active1 Active (default)
Control Panel AppletsAppendix —A308 700 Series Color Mobile Computer User’s ManualData MatrixA two-dimensional matrix symbology, which is made of square modulesarranged within a perimeter finder pattern. The symbology utilizes ErrorChecking and Correcting (ECC) algorithm with selectable levels for dataerror recovery and Cyclic Redundancy Check algorithm to validate the da-ta. The character set includes either 128 characters conforming to ISO646 (ANSI X3.4 - 1986) or 256 extended character set. Maximum capac-ity of a symbol is 2335 alphanumeric characters, 1556 8-bit byte charac-ters or 3116 numeric digits. Note that this is not available when you use alaser scanner with your 700 Series Computer.ActionTap (+) to expand the Data Matrix parameter, select the setting to bechanged, then tap an option to change this setting or select an option fromthe drop-down list.SNMP OID1.3.6.1.4.1.1963.15.3.3.1.1.34.1OptionsDecoding 0 Not active1 Active (default)
Control Panel AppletsAppendix —A309700 Series Color Mobile Computer User’s ManualSymbology OptionsTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Data Collection icon to access its control panelapplet.Use the right and left arrows to scroll to the Symbology Options tab, thentap this tab to access its parameters. The following are parameters for barcode symbology options. Note that these are listed in the order of theirappearance within the Symbology Options tab.Symbology IDIdentifies the bar code symbology in which data has been encoded by pre-pending a user-specified symbology identifier to the data. You can prependone of these types of character strings to identify the symbology:SUser-defined ASCII Character (Option 1):A user-defined symbology identifier is a single ASCII character. You canassign a custom identifier character to each bar code symbology. Notethat this is not available when you use an imager with your 700 SeriesComputer.SAIM ISO/IEC Standard (Option 2 - Required to define symbology IDs):The AIM Standard has a three-character structure which indicates thesymbology and optional features. See the AIM ISO/IEC Standard formore information.ActionSelect Symbology ID, then select an option to change this parameter set-ting. Tap (+) to expand the Symbology ID parameter, then select any ofthe user ID parameters listed. See the top of the next page for a sample screenof the Code 39 user ID.SNMP OID1.3.6.1.4.1.1963.15.3.3.4.1.22.1Options0 Disable (default)1 User defined (disabled when using an imager)2 ISO/IEC Standard
Control Panel AppletsAppendix —A310 700 Series Color Mobile Computer User’s ManualCode 39 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Code 39 bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Code 39 userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.3.1Options: xwhere xis a single ASCII character. Default is asterisk (*).Code 128 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Code 128 bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Code 128 userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.5.1Options: xwhere xis a single ASCII character. Default is asterisk (*).Codabar User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Codabar bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Codabar userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.2.1Options: xwhere xis a single ASCII character. Default is D.
Control Panel AppletsAppendix —A311700 Series Color Mobile Computer User’s ManualCode 93 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Code 93 bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Code 93 userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.4.1Options: xwhere xis a single ASCII character. Default is asterisk (*).Interleaved 2 of 5 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Interleaved 2 of 5 bar code data. Note that thisis not available when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Interleaved 2of 5 user ID parameter, then enter a user ID value to change this parame-ter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.10.1Options: xwhere xis a single ASCII character. Default is I (not lowercase L).PDF-417 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify PDF 417 bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the PDF 417 userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.12.1Options: xwhere xis a single ASCII character. Default is an asterisk (*).MSI User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify MSI bar code data. Note that this is not avail-able when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the MSI user IDparameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.11.1Options: xwhere xis a single ASCII character. Default is D.
Control Panel AppletsAppendix —A312 700 Series Color Mobile Computer User’s ManualPlessey User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Plessey bar code data. Note that this is not avail-able when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Plessey user IDparameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.13.1Options: xwhere xis a single ASCII character. Default is D.Standard 2 of 5 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Standard 2 of 5 bar code data. Note that this isnot available when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Standard 2 of5userIDparameter, then enter a user ID value to change this parametersetting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.23.1Options: xwhere xis a single ASCII character. Default is D.UPC A User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify UPC-A (Universal Product Code) bar codedata. Note that this is not available when you use an imager with your 700Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the UPC A user IDparameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.6.1Options: xwhere xis a single ASCII character. Default is A.UPC E User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify UPC-E bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the UPC E user IDparameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.7.1Options: xwhere xis a single ASCII character. Default is E.
Control Panel AppletsAppendix —A313700 Series Color Mobile Computer User’s ManualEAN 8 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify EAN-8 bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the EAN 8 user IDparameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.8.1Options: xwhere xis a single ASCII character. Default is \xFF.EAN 13 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify EAN-13 (European Article Numbering) barcode data. Note that this is not available when you use an imager with your700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the EAN 13 userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.9.1Options: xwhere xis a single ASCII character. Default is F.Matrix 2 of 5 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Matrix 2 of 5 bar code data. Note that this isnot available when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Matrix 2 of 5user ID parameter, then enter a user ID value to change this parametersetting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.24.1Options: xwhere xis a single ASCII character. Default is D.Telepen User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Telepen bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Telepen userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.25.1Options: xwhere xis a single ASCII character. Default is an asterisk (*).
Control Panel AppletsAppendix —A314 700 Series Color Mobile Computer User’s ManualCode 11 User IDIf “1” was selected in the Symbology ID parameter, you can set your ownASCII character to identify Code 11 bar code data. Note that this is notavailable when you use an imager with your 700 Series Computer.Action: Tap (+) to expand the Symbology ID parameter, select the Code 11 userID parameter, then enter a user ID value to change this parameter setting.SNMP OID: 1.3.6.1.4.1.1963.15.3.3.4.1.16.1Options: xwhere xis a single ASCII character. Default is asterisk (*).
Control Panel AppletsAppendix —A315700 Series Color Mobile Computer User’s ManualPrefixPrepends a string of up to 20 ASCII characters to all scanned data.ActionTap th e Prefix parameter, then enter a prefix value to change this parame-ter setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.4.1.29.1OptionsAcceptable values are up to 20 ASCII characters.Embedded null (<NUL >) characters are not allowed.Default is no characters (disabled).
Control Panel AppletsAppendix —A316 700 Series Color Mobile Computer User’s ManualSuffixAppends a string of up to 20 ASCII characters to all scanned data.ActionTap th e Suffix parameter, then enter a suffix value to change this parame-ter setting.SNMP OID1.3.6.1.4.1.1963.15.3.3.4.1.30.1OptionsAcceptable values are up to 20 ASCII characters. Embedded null (<NUL>) characters are not allowed. Default is no characters (disabled).
Control Panel AppletsAppendix —A317700 Series Color Mobile Computer User’s ManualBeeper/LEDTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Data Collection icon to access its control panelapplet.Use the right and left arrows to scroll to the Beeper/LED tab, then tap thistab to access its parameters.Most of these functions are not available when using an imager. The followingtable shows which functions are supported either by an imager or by a laserscanner.Beeper Function Imager Laser ScannerBeeper Volume XXBeeper Frequency XGood Read Beeps XGood Read Beep Duration XThe following are parameters for features on the 700 Series Computer.Note that these are listed in the order of their appearance.
Control Panel AppletsAppendix —A318 700 Series Color Mobile Computer User’s ManualBeeper VolumeSets the volume for the good read beep.ActionTap th e Beeper volume parameter, then select an option to change this pa-rameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.1.4.1.6.1Laser Scanner Options0Low1High(default)2 Medium3 Off4 Vibrate
Control Panel AppletsAppendix —A319700 Series Color Mobile Computer User’s ManualImager Options1 Beeper (default)4 VibrateSilencing the Beeper VolumeTo turn the beeper off, tap Start →Settings →the Personal tab →Sounds and Notifications →the Volume tab, drag the System volumeslider bar to the left “Silent” position, then tap ok to exit this applet.
Control Panel AppletsAppendix —A320 700 Series Color Mobile Computer User’s ManualBeeper FrequencySets the frequency for the good read beep. Note that this is not availablewhen you use an imager with your 700 Series Computer.ActionTap th e Beeper frequency parameter, then enter a frequency value tochange this parameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.1.4.1.7.1Options1000-4095 (default is 2090)
Control Panel AppletsAppendix —A321700 Series Color Mobile Computer User’s ManualGood Read BeepsSets the number of good read beeps. Note that this is not available when youuse an imager with your 700 Series Computer.ActionTap th e Good read beeps parameter, then select an option to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.1.4.1.8.1Options0 No beeps1 One beep (default)2 Two beeps
Control Panel AppletsAppendix —A322 700 Series Color Mobile Computer User’s ManualGood Read Beep DurationSets the duration of the good read beep. Note that this is not available whenyou use an imager with your 700 Series Computer.ActionTap th e Good read beep duration parameter, then enter a duration valueto change this parameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.1.4.1.9.1Options0`2550 Beep duration in milliseconds. (default is 80)
Control Panel AppletsAppendix —A323700 Series Color Mobile Computer User’s ManualImagerTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Data Collection icon to access its control panelapplet.Use the right and left arrows to scroll to the Imager tab, then tap this tabto access its parameters.The following are parameters for the imager. Note that these are listed inthe order of their appearance within the Imager tab.Aimer LED durationThe Aimer LED duration controls the time the Aimer LED is turned onwhen the scan button is pressed. After this time, images are captured fordecoding. The purpose is to position the Aimer LED on the bar code sym-bol before attempting to decode the bar code. Note that this is not availablewhen you use a laser scanner with your 700 Series Computer.ActionTap th e Aimer LED duration parameter, then enter a value to change thissetting. Note that values must be in 50 ms increments, such as 500, 650,or 32500. Values not entered in 50 ms increments will be rounded down.For example, 2489 ms would be rounded down to 2450 ms, 149 mswould be rounded down to 100 ms, etc..SNMP OID1.3.6.1.4.1.1963.15.3.3.3.1.1.21.1Options0-65500 ms (Default is 0)
Control Panel AppletsAppendix —A324 700 Series Color Mobile Computer User’s ManualImage DimensionThe image dimensions control the horizontal size of the image for decod-ing. This can restrict the image to one bar code when otherwise, theremight be more than one bar code in the image to be decoded. Note thatthis is not available when you use a laser scanner with your 700 Series Com-puter.ActionTap th e Image dimension parameter, select the position to be changed,then tap an option or enter a value to change this position.SNMP OID1.3.6.1.4.1.1963.15.3.3.3.1.1.22.1OptionsLeft position 0 Not supportedRight position 0 Not supportedTop position 0-478 Position in pixels (0)Bottom position 0-479 Position in pixels (479)
Control Panel AppletsAppendix —A325700 Series Color Mobile Computer User’s ManualVirtual WedgeTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Data Collection icon to access its control panelapplet.Use the right and left arrows to scroll to the Virtual Wedge tab, then tapthis tab to access its parameters.The following are parameters for the virtual wedge scanner. Note that theseare listed in the order of their appearance within the Virtual Wedge tab.Virtual WedgeEnables or disables the virtual wedge for the internal scanner. The virtualwedge retrieves scanned Automatic Data Collection (ADC) data and sendsit to the keypad driver so that the 700 Series Computer can receive andinterpret the data as keypad input.Because the virtual wedge translates incoming data into keypad input, thesize of the keypad buffer limits the effective length of the label to 128characters. Longer labels may be truncated. For labels of more than 128characters, you need to develop an application that bypasses the keypadbuffer.ActionTap th e Virtual Wedge parameter, then tap an option to change this pa-rameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.2.1.1.2.1Options0 Disable1 Enable (default)
Control Panel AppletsAppendix —A326 700 Series Color Mobile Computer User’s ManualPreambleSets the preamble that precedes any data you scan with the 700 SeriesComputer. Common preambles include a data location number or an op-erator number.ActionTap th e Preamble parameter, then enter a preamble value to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.2.1.1.3.1SyntaxADdatawhere data is acceptable values up to 31 ASCII characters. Embedded null(<NUL >) characters are not allowed. Default is no characters (disabled).Note: When you enter the AD command without data, the preamble isdisabled. If you want to use quotation marks or the following combina-tions of characters as part of the appended data, separate those charactersfrom the AD command with quotes. If you do not use quotes as describedhere, the 700 Series Computer will interpret the characters as another con-figuration command:ADAEAFKCBVEXDFEXAMPLE:To use the two-character string BV as a preamble, scan this command (as aCode 39 label) or send this command through the network: $+AD“BV”
Control Panel AppletsAppendix —A327700 Series Color Mobile Computer User’s ManualPostambleSets the postamble that is appended to any data you scan with the 700 Se-ries Computer. Common postambles include cursor controls, such as tabsor carriage return line feeds.ActionTap th e Postamble parameter, then enter a postamble value to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.15.3.2.1.1.4.1SyntaxAEdatawhere data is any acceptable values up to 31 ASCII characters. Embeddednull (<NUL >) characters are not allowed. Default is the tab character (\t).Note: When you enter the AE command without data, the postamble isdisabled. If you want to use quotation marks or the following combina-tions of characters as part of the appended data, separate those charactersfrom the AE command with quotes. If you do not use quotes as describedhere, the 700 Series Computer will interpret the characters as another con-figuration command.ADAEAFKCBVEXDFEXAMPLE:To use the two-character string BV as a postamble, scan this command (asa Code 39 label) or send this command through the network: $+AE“BV”
Control Panel AppletsAppendix —A328 700 Series Color Mobile Computer User’s ManualGridSets the virtual wedge grid, which filters the data coming from this 700Series Computer. The data server supports data filtering, which allows youto selectively send scanned data. The virtual wedge grid is similar to the“format” argument of the C Runtime Library scan function.ActionTap th e Grid parameter, then enter a grid value to change this parametersetting.SNMP OID1.3.6.1.4.1.1963.15.3.2.1.1.5.1SyntaxAF<symID> filter-expression= > editing-expressionwhere:S<symID>The AIM symbology ID.Sfilter-expressionAny character string that includes valid filter expression values, and edit-ing-expression is any character string that includes valid editing expres-sion values.S<width>Any positive integer or NULL. A NULL width means that the field type(defined next) applies all the way to the end of the data string. A non-NULL width means that the field applies to that many characters of da-ta. The grid can be up to 240 characters in length. Default is NULL.
Control Panel AppletsAppendix —A329700 Series Color Mobile Computer User’s ManualCode PageSets the virtual wedge code page. The code page controls the translationfrom the character set of the raw collected data to Unicode, which is thecharacter set expected by Windows CE applications. The default code pageis 1252, which is the Windows Latin 1 (ANSI) character set.ActionTap th e Code Page parameter, then select an option to change this param-eter setting.SNMP OID1.3.6.1.4.1.1963.15.3.2.1.1.6.1OptionsThe only acceptable value for the code page parameter is “1252,” which isthe default.
Control Panel AppletsAppendix —A330 700 Series Color Mobile Computer User’s ManualSNMP Control Panel AppletSimple Network Management Protocol (SNMP) parameters include iden-tification information, security encryption, security community strings,and traps.To access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the SNMP icon to access its control panel applet.Tap a tab to access its menus. These tabs represent three groups of settingsor parameters:SSecurity (starting on the next page)STraps (starting on page 336)SIdentification (starting on page 338)
Control Panel AppletsAppendix —A331700 Series Color Mobile Computer User’s ManualSecurityTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the SNMP icon →the Security tab to access itsparameters.The following are parameters that affect encryption and communitystrings. Note that these are listed in the order of their appearance within theSecurity tab.Read Only CommunitySets the read-only community string for this 700 Series Computer, whichis required for processing of SNMP get and get next requests.ActionTap th e Read Only Community parameter, then enter a community stringto change this parameter setting.SNMP OID1.3.6.1.4.1.1963.10.5.1.2.0OptionsThe read-only community string can be up to 128 ASCII characters. De-fault is Public.
Control Panel AppletsAppendix —A332 700 Series Color Mobile Computer User’s ManualRead/Write CommunitySets the read/write community string, which is required for processing ofSNMP set requests by this 700 Series Computer. An SNMP packet withthis name as the community string will also process SNMP get and nextrequests.ActionTap th e Read/Write Community parameter, then enter a communitystring to change this parameter setting.SNMP OID1.3.6.1.4.1.1963.10.5.1.3.0OptionsThe read/write community string can be up to 128 ASCII characters. De-fault is Private.
Control Panel AppletsAppendix —A333700 Series Color Mobile Computer User’s ManualRead EncryptionSets the packet-level mode of security for SNMP read-only requests. If youenable read encryption, all received SNMP get and get next packets haveto be encrypted or the packet will not be authorized. If encryption is en-abled, you can only use software provided by Intermec Technologies.Note: To enable security encryption, you also need to set the Security En-cryption Key (page 335).ActionTap th e Read Encryption parameter, then select an option to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.10.5.1.4.0Options1 On SNMP get and get next packets must be encrypted2 Off SNMP packets do not have to be encrypted (default)
Control Panel AppletsAppendix —A334 700 Series Color Mobile Computer User’s ManualWrite EncryptionSets the packet-level mode of security for SNMP read/write requests. Ifyou enable write encryption, all SNMP packets that are received with theread/write community string have to be encrypted or the packet will notbe authorized. You need to use software from Intermec Technologies thatsupports encryption.Note: To enable security encryption, you also need to set the Security En-cryption Key (page 335).ActionTap th e Write Encryption parameter, then select an option to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.10.5.1.5.0Options1 On SNMP packets must be encrypted2 Off SNMP packets do not have to be encrypted (default)
Control Panel AppletsAppendix —A335700 Series Color Mobile Computer User’s ManualEncryption KeyIdentifies the key that this 700 Series Computer uses to encrypt or deci-pher SNMP packets. Encryption is used only by software provided by In-termec Technologies. If encryption is enabled, SNMP management plat-forms will not be able to communicate with the 700 Series Computer. Theencryption key is returned encrypted.ActionTap th e Encryption Key parameter, then enter a security encryption keyvalue to change this parameter setting.Note: You also need to set either Read Encryption (page 333) or WriteEncryption (page 334) or both.SNMP OID1.3.6.1.4.1.1963.10.5.1.6.0OptionsThe encryption key can be from 4 to 20 ASCII characters. Default isNULL.
Control Panel AppletsAppendix —A336 700 Series Color Mobile Computer User’s ManualTrapsTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the SNMP icon →the Traps tab to access itsparameters.The following are authentication and threshold parameters for traps. Notethat these are listed in the order of their appearance within the Traps tab.AuthenticationDetermines whether to send authentication traps. When trap authentica-tion is enabled, an authentication trap is sent if an SNMP packet is re-ceived by the master agent with an invalid community string.ActionTap th e Authentication parameter, then select an option to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.10.5.2.2.0Options1On(default)2 Off
Control Panel AppletsAppendix —A337700 Series Color Mobile Computer User’s ManualThresholdDetermines the maximum number of traps per second that the masteragent generates. If the threshold is reached, the trap will not be sent.ActionTap th e Threshold parameter, then enter a threshold value to change thisparameter setting.SNMP OID1.3.6.1.4.1.1963.10.5.2.3.0OptionsAny positive integer value. Default is 10.
Control Panel AppletsAppendix —A338 700 Series Color Mobile Computer User’s ManualIdentificationTo access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the SNMP icon →the Identification tab to accessits parameters.The following are parameters for contact, location, and name informationfor support purposes. Note that these are listed in the order of their appear-ance within the Identification tab.ContactSets the contact information for the person responsible for this 700 SeriesComputer.ActionTap th e Contact parameter, then enter the name of your contact represen-tative to change this parameter setting.SNMP OID1.3.6.1.2.1.1.4.0OptionsThe identification contact may be up to 255 ASCII characters. Default isno characters or blank.
Control Panel AppletsAppendix —A339700 Series Color Mobile Computer User’s ManualNameSets the assigned name for this 700 Series Computer.ActionTap th e Name parameter, then enter the name of your 700 Series Com-puter to change this parameter setting.SNMP OID1.3.6.1.2.1.1.5.0OptionsThe identification name may be up to 255 ASCII characters. Default is nocharacters or blank.
Control Panel AppletsAppendix —A340 700 Series Color Mobile Computer User’s ManualLocationSets the identification location for this 700 Series Computer, such as“Shipping.”ActionTap th e Location parameter, then enter the location of where your 700Series Computer to change this parameter setting.SNMP OID1.3.6.1.2.1.1.6.0OptionsThe identification location may be up to 255 ASCII characters. Default isno characters or blank.
Control Panel AppletsAppendix —A341700 Series Color Mobile Computer User’s ManualUnit Information Control Panel AppletUnit Information is a read-only control panel applet that provides informa-tion about your 700 Series Computer, such as software version builds,available CAB files, and the internal battery status.This control panel applet is only available in the 700 Series Computer ifIntermec Content is enabled, the Plus region is enabled and installed, anda laser scanner is installed.To access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Unit Information icon to access its control panelapplet.Tap a tab to access its menus. These tabs represent three groups of settingsor parameters:SVersions (starting on the next page)SBattery Status (starting on page 343)SCAB Files (starting on page 344)
Control Panel AppletsAppendix —A342 700 Series Color Mobile Computer User’s ManualVersionsYou can view the latest software build version on your 700 SeriesComputer by accessing the Unit Information control panel applet.To access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Unit Information icon →the Versions tab toview the latest software build version. Tap ok to exit this information.Below are some of the software applications you may find on this screen:S700 Platform Build:Shows the latest development or released version of the software buildfor the 700 Series Computer.SS9C:Provides the name and version of the scanner file built into this 700 Se-ries Computer, along with the current CPU version.SDataCollection Build:Shows the latest development or released version of the software buildfor the Data Collection control panel applet.
Control Panel AppletsAppendix —A343700 Series Color Mobile Computer User’s ManualBattery StatusYou can view the battery status for your 700 Series Computer by accessingthe Unit Information control panel applet. Unit Manager applications areavailable on the 700 Series Color Unit Manager CD-ROM.Formoreinformation, consult your Intermec sales representative.To access the settings from the 700 Series Computer, tap Start →Settings→the System tab →the Unit Information icon →the Battery Status tabto view the current status. Tap ok to exit this information.
Control Panel AppletsAppendix —A344 700 Series Color Mobile Computer User’s ManualCAB FilesYou can view the latest developer or released version of each CAB file fromIntermec Technologies Corporation that are installed in your 700 SeriesComputer via the Unit Information control panel applet. Custom CABfiles are not displayed in this applet. See the Software Tools User’ s Manual formore information about these files.To access the information from the 700 Series Computer, tap Start →Settings →the System tab →the Unit Information icon →the CABFiles tab to view the current CAB file versions. Tap ok to exit thisinformation.When a CAB file is built, a registry entry is created with a build numberfor that file. This CAB Files control panel applet looks for a registry keyfor each CAB file installed. When the registry entry is found, the CAB filename and version number information are displayed. If a CAB file has notbeen installed, then its information is not displayed.Below is a list of CAB files from Intermec Technologies that are availablefor your 700 Series Computer with their latest developer or released ver-sion of the software build. Should you need to add any of these to your700 Series Computer, contact an Intermec representative.SBtMainStack:Installation of the Main Bluetooth Stack is handled automatically as partof the operating system boot-up procedure. See Chapter 4, “NetworkSupport,” for more information about Bluetooth wireless printing.SComm Port Wedge:The software build for the Comm Port Wedge. Note that the Comm PortWedge CAB file is available on the 700C Tools CD.SNPCPTest:This installs a NorandPortable Communications Protocol (NPCP)Printing test application which will print to an Intermec4815, 4820,or 6820 Printer. See Chapter 5, “Printer Support,” for more information.
Control Panel AppletsAppendix —A345700 Series Color Mobile Computer User’s ManualSPDWPM0C:This is the installer for the Wireless Printing Demo application. To runthis demonstration, tap Start →Programs →the Wireless PrintingDemo icon. Press Help in the demo application for more information.SS9C Upgrade:Installs the files needed to upgrade the S9C scanner firmware. See theRecovery CD Help for more information about upgrading the firmware.SSDK:Installs the Intermec Software Developer’ s Kit (SDK). See the SDKUser’ s Manual for more information.SUnit Manager:Installs the Unit Manager application which provides tools for remotelymanaging the 700 Series Computer. Unit Manager applications areavailable on the 700 Series Color Unit Manager CD-ROM. For more in-formation, consult your Intermec sales representative.SUnit Manager Help:Installs the online help for the Unit Manager application.SWinCfg:Configures the NRINET.INI file, launches the NRINet client, andloads and unloads the LAN and WLAN device drivers. See the Windows95 and Windows CE Configuration Utilities Reference Manual (P/N:978-054-010) for more information.SWireless Printing Sample:Installs a sample application that developers can use for reference whenthey are developing their own Wireless Printing applications. The sourcecode for this application is included as part of the Wireless PrintingSDK on the 700C Tools CD. See the SDK User’ s Manual for more infor-mation.SActiveX Control Tools:This lists some of the CAB files that may be available with which toinstall ActiveX Control Tools. See the SDK Online Help for more informa-tion.SAXCommunication:Communication controls that transmit or receive messages from in-put connections.SAXFileTransfer:File transfer controls that transmit and receive files using the TrivialFile Transfer Protocol (TFTP).SAXReaderCommand:Reader command functions that modify and retrieve configurationinformation from your 700 Series Computer.SAXVWedge:The virtual wedge control that retrieves scanned ADC data and sendsit to the keyboard driver to interpret data as keyboard input.
Control Panel AppletsAppendix —A346 700 Series Color Mobile Computer User’s Manual
347700 Series Color Mobile Computer User’s ManualUnit ManagerBConfiguration parameters are also configurable using a Unit Manager ap-plication which accesses the 700 Series Computer through a web browseron your desktop PC via the SRDEVMGMT.CAB file.Unit Manager applications are available on the 700 Series Color UnitManager CD-ROM. For more information, consult your Intermec salesrepresentative.Note: Parameter information, such as SNMP OID and options, is detailedin Appendix A, “Control Panel Applets.”
Unit ManagerAppendix —B348 700 Series Color Mobile Computer User’s ManualData CollectionWithin the Unit Manager, click Configuration from the left navigationbar, then click the Data Collection icon to access any of these tabs:Symbologies, Symbology ID, Beeper/LED, or Virtual Wedge.SymbologiesWithin the Unit Manager, select Configuration Management →DataCollection, then click the Symbologies tab to access the following parame-ters. Options for these parameters are listed on the page provided. Theseare listed in alphabetical order.SCodabar (page 292)SCode 11 (page 306)SCode 128 (page 295)SCode 128 Options (page 296)SCode 128 FNC1 Character (page 297)SCode 39 (page 290)SCode 93 (page 294)SCode 93 Length (page 294)SData Matrix (page 308)SInterleaved 2 of 5 (page 303)SMatrix 2 of 5 (page 304)SMSI (page 299)SPDF 417 (page 300)SMacro PDF (page 300)SMicro PDF 417 (page 302)SPlessey (page 298)SQR Code (page 307)SStandard 2 of 5 (page 291)STelepen (page 305)SUPC/EAN (page 293)
Unit ManagerAppendix —B349700 Series Color Mobile Computer User’s ManualSymbology IDWithin the Unit Manager, select Configuration Management →DataCollection, then click the Symbology ID tab to access the followingparameters. Options for these parameters are listed on the page provided.These are listed in alphabetical order.SPrefix (page 315)SSuffix (page 316)SSymbology ID (page 309)SCodabar user ID (page 310)SCode 11 user ID (page 314)SCode 128 user ID (page 310)SCode 39 user ID (page 310)SCode 93 user ID (page 311)SEAN-13 user ID (page 313)SEAN-8 user ID (page 313)SInterleaved 2 of 5 user ID (page 311)SMatrix 2 of 5 user ID (page 313)SMSI user ID (page 311)SPDF 417 user ID (page 311)SPlessey user ID (page 312)SStandard 2 of 5 user ID (page 312)STelepen user ID (page 313)SUPC-A user ID (page 312)SUPC-E user ID (page 312)Beeper/LEDWithin the Unit Manager, select Configuration Management →DataCollection, then click the Beeper/LED tab to access the followingparameters. Options for these parameters are listed on the page provided.These are listed in alphabetical order.SBeeper Frequency (page 320)SBeeper Volume (page 318)SGood Read Beep Duration (page 322)SGood Read Beeps (page 321)
Unit ManagerAppendix —B350 700 Series Color Mobile Computer User’s ManualImagerWithin the Unit Manager, select Configuration Management →DataCollection, then click the Imager tab to access the following parameters.Options for these parameters are listed on the page provided. These arelisted in alphabetical order.SAimer LED Duration (page 323)SImage Dimension (page 324)Virtual WedgeWithin the Unit Manager, select Configuration Management →DataCollection, then click the Virtual Wedge tab to access the followingparameters. Options for these parameters are listed on the page provided.These are listed in alphabetical order.SCode Page (page 329)SGrid (page 328)SPostamble (page 327)SPreamble (page 326)SVirtual Wedge (page 325)SNMPWithin the Unit Manager, click Configuration from the left navigationbar, then click the SNMP icon to access any of these tabs: Security, Traps,or Identification.SecurityWithin the Unit Manager, select Configuration Management →SNMP,then click the Security tab to access the following parameters. Options forthese parameters are listed on the page provided. These are listed in alpha-betical order.SEncryption Key (page 335)SRead Encryption (page 333)SRead Only Community (page 331)SRead/Write Community (page 332)SWrite Encryption (page 334)
Unit ManagerAppendix —B351700 Series Color Mobile Computer User’s ManualTrapsWithin the Unit Manager, select Configuration Management →SNMP,then click the Traps tab to access the following parameters. Options forthese parameters are listed on the page provided. These are listed in alpha-betical order.SAuthentication (page 336)SThreshold (page 337)IdentificationWithin the Unit Manager, select Configuration Management →SNMP,then click the Identification tab to access the following parameters. Op-tions for these parameters are listed on the page provided. These are listedin alphabetical order.SContact (page 338)SLocation (page 340)SName (page 339)
Unit ManagerAppendix —B352 700 Series Color Mobile Computer User’s ManualUnitWithin the Unit Manager, click Configuration from the left navigationbar, then click the Unit icon to access any of these tabs: Date/Time, Dis-play, Keypad, Power Management, or Speaker.Date/TimeSets the current date and time.ActionClick the Date/Time tab, then select Date or Time and make changes inthe entry field, or tap (+) to expand either the Date or Time parameter,select the setting to be changed, then select a value from the drop-downlist or enter a new value to change this setting.SNMP OIDDate: 1.3.6.1.4.1.1963.15.501.2.1.0Time: 1.3.6.1.4.1.1963.15.501.2.2.0OptionsDate Year 0000`999 (1999)Month 1-12 (6)Day 1-31 (1)Time Hour 0-23 (0)Minute 0-59 (00)Second 0-59 (00)
Unit ManagerAppendix —B353700 Series Color Mobile Computer User’s ManualBacklight TimeoutSets the length of time that the display backlight remains on. If you set alonger timeout value, you use the battery power at a faster rate.ActionClick the Display tab, then select an option from the Backlight timeoutdrop-down list.SNMP OID1.3.6.1.4.1.1963.15.13.1.0SyntaxDFdatawhere data is any of the following:10 10 seconds30 30 seconds60 1 minute (default)120 2 minutes180 3 minutes240 4 minutes300 5 minutes
Unit ManagerAppendix —B354 700 Series Color Mobile Computer User’s ManualKey ClicksEnables or disables the keypad clicks. The 700 Series Computer emits aclick each time you press a key or decode a row of a two-dimensionalsymbology.ActionClick the Keypad tab, then select an option from the Key clicks drop-down list.SNMP OID1.3.6.1.4.1.1963.15.12.1.0SyntaxKCdatawhere data is any of the following:0 Disable clicks1 Enable soft key clicks2 Enable loud key clicks (default)
Unit ManagerAppendix —B355700 Series Color Mobile Computer User’s ManualAutomatic ShutoffSets the length of time the 700 Series Computer remains on when there isno activity. When you turn on the 700 Computer, it either resumes exactlywhere it was when you turned it off or boots and restarts your application.ActionClick the Power Management tab, then select an option from the Auto-matic shutoff drop-down list.SNMP OID1.3.6.1.4.1.1963.15.11.3.0SyntaxEZdatawhere data is any of the following:1 1 minute2 2 minutes3 3 minutes (default)4 4 minutes5 5 minutes
Unit ManagerAppendix —B356 700 Series Color Mobile Computer User’s ManualVolumeChanges the volume of all audio signals.ActionClick the Speaker tab, then select an option from the Volume drop-downlist.SNMP OID1.3.6.1.4.1.1963.15.3.1.3.0SyntaxBVdatawhere data is any of the following:0 Off1 Very quiet2 Quiet3 Normal (default)4Loud5 Very loud
Unit ManagerAppendix —B357700 Series Color Mobile Computer User’s ManualUsing Reader CommandsAfter the 700 Series Computer is connected to your network, you can sendthe 700 Series Computer a reader command from an application to per-form a task, such as changing the time and date. Some reader commandstemporarily override the configuration settings and some change the con-figuration settings.Change ConfigurationThe Change Configuration command must precede any configurationcommand. If you enter a valid string, the 700 Series Computer configura-tion is modified and the computer emits a high beep. To send the ChangeConfiguration command through the network, use the $+ [command]syntax where command is the two-letter command syntax for the configu-ration command followed by the value to be set for that command.You can also make changes to several different commands by using the$+ [command]...[command n] syntax. There are seven configurationcommand settings that can be changed in this way. See each command forinformation on respective acceptable “data” values.Command SyntaxAudio Volume BVdataAutomatic Shutoff EZdataBacklight Timeout DFdataKey Clicks KCdataVirtual Wedge Grid AFdataVirtual Wedge Postamble AEdataVirtual Wedge Preamble ADdataNote: See Appendix A, “Control Panel Applets” for more information aboutthe Virtual Wedge Postamble and Virtual Wedge Preamble commands.Example 1To change the Beep Volume to Off, you can send this string to the 700Series Computer through the network: $+BV0where:$+ Indicates Change Configuration.BV Specifies the Audio Volume parameter.0Specifies a value of Off.Example 2To change the Beep Volume to Very Quiet and the Virtual Wedge Grid to123: $+BV1AF123where:$+ Indicates Change ConfigurationBV1 Specifies Audio Volume, set to Very Quiet (1)AF123 Specifies Virtual Wedge Grid, set to a value of 123.
Unit ManagerAppendix —B358 700 Series Color Mobile Computer User’s ManualSet Time and DateThis command sets the date and time on the 700 Series Computer. Thedefault date and time is June 1, 1999 at 12:00 AM.From the network, send the following:/+ yyyymmddhhmmsswhere acceptable values for the date are:yyyy 0000-9999 Yearmm 01-12 Month of the yeardd 01-31 Day of the monthhh 00-23 Hourmm 00-59 Minutesss 00-59 SecondsYou can also set the time and date by using Configuration Management inUnit Manager, or by using the Clock control panel applet in the Settingsmenu. To access this control panel applet, tap Start →Settings →theSystem tab →the Clock icon to access its control panel applet.
359700 Series Color Mobile Computer User’s ManualBar CodesCThis appendix contains a brief explanation of some of the bar codesymbologies that the 700 Series Color (700C) Mobile Computer decodesand explains some of the general characteristics and uses of these bar codetypes. It also includes several bar code labels that can be scanned into your700 Series Computer.
Bar CodesAppendix —C360 700 Series Color Mobile Computer User’s ManualBar Code SymbologiesSpecific bar code algorithms can be enabled using the setup menus or thehost computer. Once the computer correctly decodes a bar code, the com-puter encodes data with descriptive information about the symbol. Re-sponse time is improved by limiting the computer to the bar codes beingused.Bar Code Data String FormatsData Bar Code Type Data Format Data LengthUPC short (UPC-E) nddddddc 8EAN short (EAN-8) fndddddc 8UPC long (UPC-A) nddddddddddc 12EAN long (EAN-13) fnddddddddddc 13UPC short add-on 2 nddddddcaa 10EAN short add-on 2 fndddddcaa 10UPC long add-on 2 nddddddddddcaa 14EAN long add-on 2 fnddddddddddcaa 15UPC short add-on 5 nddddddcaaaaa 13EAN short add-on 5 fndddddcaaaaa 13UPC long add-on 5 nddddddddddcaaaaa 17EAN long add-on 5 fnddddddddddcaaaaa 18Interleaved 2 of 5 d......d Scan device dependentStandard 2 of 5 d......d Scan device dependentPlessey d......dc Scan device dependentCodabar sd....ds Scan device dependentCode 11 d......d Scan device dependentCode 39 d......d Scan device dependentExtended Code 39 d......d Scan device dependentCode 93 d......d Scan device dependentCode 128 d......d Scan device dependentNote: These bar code data definitions apply to the Data Format column inthe previous tablea Add-on code digitsc Check digitsd Bar code digitsf EAN flag 1 charactersn Number system digitss Start and stop digitsIf MOD 10 or MOD 11 check digits are enabled, the digit falls at the endof a bar code data string. Each check digit enabled extends the bar codedata string length by one character.
Bar CodesAppendix —C361700 Series Color Mobile Computer User’s ManualThe 700 Series Computer recognizes eleven of the most widely used barcode symbologies. With bar code symbologies, like languages, there aremany different types. A bar code symbology provides the required flexibil-ity for a particular inventory tracking system.A symbology may be for particular industries, such as food and beverage,automotive, railroad, or aircraft. Some of these industries have establishedtheir own bar code symbology because other symbologies did not meettheir needs.Without going into great detail on the bar code structure, note that no twoproducts use the same bar code. Each product gets a unique bar code.Industries that use a particular type of bar code symbology have formedregulating committees or are members of national institutes that issue andkeep track of bar codes. This ensures that each organization that contrib-utes to a particular industry conforms to its standard. Without some formof governing body, bar coding would not work.SUPC (Universal Product Code) with/without add-onsSEAN (European Article Numbering Code) with/without add-onsSCodabarSC11 (Code 11)SC39 (Code 39)SC93 (Code 93)SC128 (Code 128)SI 2 of 5 (Interleaved 2 of 5 Code)SS 2 of 5 (Standard 2 of 5)SPlesseySMSI (a variant of Plessey)
Bar CodesAppendix —C362 700 Series Color Mobile Computer User’s ManualUPCThe UPC (Universal Product Code) is the symbology used throughout thegrocery and retail industries. This bar code symbology contains two piecesof numerical information encoded on the bar code, producer identifica-tion, and product identification information.The UPC symbol is 12 characters long. The first character of the UPCsymbol is a number system character, such as “0” for grocery items and “3”for drug- and health-related items.The UPC symbology is for retail environments such as grocery stores, con-venience stores, and general merchandise stores.Some retail items are so small that a standard UPC bar code cannot fit onthe packaging. When this occurs there is a permitted shorter version of theUPC symbology, referred to as UPC-E. UPC-E is six characters long (eightincluding number system and check digit), approximately half the size of astandard UPC bar code.EANEAN (European Article Numbering) symbology is similar to UPC symbol-ogy, except that it contains 13 characters and uses the first two to identifycountries.The EAN symbology is used in the retail environment throughout most ofEurope. Though similar to UPC symbology, these are not interchangeable.CodabarCodabar was for retail price-labeling systems. Today it is widely acceptedby libraries, medical industries, and photo finishing services.Codabar is a discrete, self-checking code with each character representedby a stand-alone group of four bars and three intervening spaces.Four different start or stop characters get defined and designated “a”, “b”,“c”, and “d”. These start and stop characters are constructed using onewide bar and two wide spaces. A complete Codabar symbol begins withone of the start or stop characters followed by some number of data char-acters and ending in one of the start or stop characters.Any of the start or stop characters may be used on either end of the sym-bol. It is possible to use the 16 unique start or stop combinations to identi-fy label type or other information.Since Codabar is variable-length, discrete, and self-checking, it is a versatilesymbology. The width of space between characters is not critical and mayvary significantly within the same symbol. The character set consists of “0”through “9”, “-”, “$”, “:”, “/”, “.”, and “+”.The specific dimensions for bars and spaces in Codabar optimize perfor-mance of certain early printing and reading equipment. Codabar has 18different dimensions for bar and space widths. So many different dimen-sions often result in labels printed out of specification and cause Codabarprinting equipment to be more expensive.
Bar CodesAppendix —C363700 Series Color Mobile Computer User’s ManualCode 11Code 11 satisfies the requirements for a very high density, discrete numericbar code. The name Code 11 derives from 11 different data characters thatcan be represented, in addition to a start or stop character.The character set includes the 10 digits and the dash symbol. Each charac-ter is represented by a stand-alone group of three bars and two interveningspaces. Although Code 11 is discrete, it is not self-checking. A single print-ing defect can transpose one character into another valid character. One ortwo check digits obtain data security.The specifications for Code 11 suggest that this code should have a narrowelement width of 7.5 mils. This results in an information density of 15characters per inch.Code 39Code 39 (C39) is the most widely used symbology among the industrialbar codes. Most major companies, trade associations, and the federal gov-ernment find this code to fit their needs. The main feature of this symbol-ogy is the ability to encode messages using the full alphanumeric characterset, seven special characters, and ASCII characters.Programming for this symbology can be for any length that the applicationrequires. The application program for the 700 Series Computer handlessymbology at least one character but no more than 32 characters in length.When programming the computer for Code 39, it is important to set thesymbology limit as close as possible (minimum and maximum bar codelengths being scanned). Doing so keeps the computer bar code processingtime to a minimum and conserves battery power.Bar code readers can respond to Uniform Symbology Specification symbolsin non-standard ways for particular applications. These methods are notfor general applications, because of the extra programming required. Code39 Full ASCII is one example of non-standard code.Note: See page 368 to scan several Code 39 bar code labels available tochange settings on your 700 Series Computer.Encoded Code 39 (Concatenation)If the first data character of a symbol is a space, the reader may be pro-grammed to append the information contained in the remainder of thesymbol to a storage buffer. This operation continues for all successive sym-bols that contain a leading space, with messages being added to the end ofpreviously stored ones. When a message is read which does not contain aleading space, the contents are appended to the buffer, the entire buffer istransmitted, and the buffer is cleared.Encoded Code 39 (Full ASCII)If the bar code reader is programmed for the task, the entire ASCII charac-ter set (128 characters) could be coded using two character sequences: asymbol (“$”,“.”,“%”,“/”) followed by a letter of the alphabet.
Bar CodesAppendix —C364 700 Series Color Mobile Computer User’s ManualCode 93The introduction of Code 93 provided a higher density alphanumericsymbology designed to supplement Code 39. The set of data characters inCode 93 is identical with that offered with Code 39. Each character con-sists of nine modules arranged into three bars and three spaces.Code 93 uses 48 of the 56 possible combinations. One of these characters,represented by a square, is reserved for a start or stop character, four areused for control characters, and the remaining 43 data characters coincidewith the Code 39 character set. An additional single module terminationbar after the stop character concludes the final space.Code 93 is a variable length, continuous code that is not self-checking. Barand spaces widths may be one, two, three, or four modules wide. Its struc-ture uses edge-to-similar-edge decoding. This makes the bar code immuneto uniform ink spread, which allows liberal bar width tolerances.Code 93 uses two check characters. Its supporters believes this makes it thehighest density alphanumeric bar code. The dual check digit scheme pro-vides for high data integrity. All substitution errors in a single character aredetected for any message length.Code 128Code 128 (C128) is one of the newest symbologies used by the retail andmanufacturing industries. It responds to the need for a compact alphanu-meric bar code symbol that could encode complex product identification.The fundamental requirement called for a symbology capable of beingprinted by existing data processing printers (primarily dot-matrix printers)that produce daily, work-in-progress, job, and product traceability docu-ments. The ability to print identification messages between 10 and 32characters long, on existing forms and labels deemed an important require-ment.Code 128 uniquely addresses this need as the most compact, complete,alphanumeric symbology available.Additionally, the Code 128 design with geometric features, improves scan-ner read performance, does self-checking, and provides data message man-agement function codes.Code 128 encodes the complete set of 128 ASCII characters without ad-ding extra symbol elements. Code 128 contains a variable-length symbolo-gy and the ability to link one message to another for composite messagetransmission. Code 128, being a double-density field, provides two numer-ic values in a single character.Code 128 follows the general bar code format of start zone, data, checkdigit, stop code, and quiet zone. An absolute minimum bar or space di-mension of nine mils (0.010 inch minimum nominal ±0.001 inch toler-ance) must be maintained.Characters in Code 128 consist of three bars and three spaces so that thetotal character set includes three different start characters and a stop char-acter.
Bar CodesAppendix —C365700 Series Color Mobile Computer User’s ManualUCC/EAN-128 Shipping Container Labeling is a versatile tool that canease movement of products and information. The Shipping Container La-beling bar code can take any form and usually has meaning only within thecompany or facility where applied.Because this random data can get mistaken later for an industry standardcode format, the UCC and EAN chose a symbology uniquely identifiedfrom these other bar codes. This standard is for maximum flexibility, tohandle the diversity of distribution in global markets by cost efficiency.The UCC/EAN-128 Container Labeling specification calls for a FUNC1to immediately follow the bar code’ s start character. FUNC1 also followsany variable-length application field. The specification also calls for thecomputer to send “]C1” for the first FUNC1. The specification requiresthat the computer send a “<GS>” (hex 1D) for subsequent FUNC1 codesin the bar code.Because “<GS>” is not compatible with computer emulation data streams,the Uniform Code Council has been asked to change the specification.This change is made to send the same three character sequence “]C1” toidentify the embedded FUNC1 codes.This implementation should provide for clean application coding by iden-tifying the same sequences for the same scanned codes. If the communica-tion of Norand bar code types is enabled, the Shipping Container Labelcodes precede with a “J”. These strings will appear on the computer dis-play. The application may have to allow for strings longer than 48 charac-ters (maximum length indicated in the specification). Actual length vari-ance depends on the number of variable-length data fields. Allowing for 60characters should be sufficient. Within the Code 128 specification, thecomputer can link bar codes together. If this is to happen, allow for morecharacters (computer limit is 100 characters).The Application Identifier Standard, that is part of the UCC/EAN Ship-ping Label concept, complements, rather than replaces, other UCC/EANstandards. Most UCC/EAN standards primarily identify products.Several industries expressed the need to standardize more than productidentification. The UCC/EAN Code 128 Application Identifier Standardsupplies this tool. The standard adds versatility for inter-enterprise ex-changes of perishability dating, lot and batch identification, units of usemeasure, location codes, and several other information attributes.For more detailed information on Code 128 UCC/EAN Shipping Labelbar code and Application Identifier Standard, refer to the UCC/EAN-128Application Identifier Standard specification.
Bar CodesAppendix —C366 700 Series Color Mobile Computer User’s ManualI2of5(Interleaved)I 2 of 5 (Interleaved 2 of 5 Code) is an all-numeric symbology, widely usedfor warehouse and heavy industrial applications. Its use has been particu-larly prevalent in the automobile industry. The I 2 of 5 symbology can beplaced on smaller labels than what the standard UPC symbology requires.I 2 of 5 also provides a little more flexibility on the type of material it canprint on. Interleaved 2 of 5 Code has its name because of the way the barcode is configured.I 2 of 5 bars and spaces both carry information. The bars represent theodd number position digits, while spaces represent the even number posi-tion digits. The two characters are interleaved as one. Messages encodedwith this symbology have to use an even number of characters since twonumeric characters always get interleaved together.S2of5(Standard2of5)The code S 2 of 5 (Standard 2 of 5 Code) is designed primarily for:SWarehouse inventory handlingSIdentification of photo finishing envelopesSAirline ticketsSBaggage and cargo handlingThe code S 2 of 5 is simple and straightforward. All information is con-tained in the widths of the bars, with the spaces serving only to separatethe individual bars.Bars can either be wide or narrow, and the wide bars are usually threetimes the widths of the narrow bars. Spaces may be any reasonable widthbut are typically equal to the narrow bars. Narrow bars are identified aszero bits and wide bars as one bits.Remember the code structure by associating the bar positions from left toright with weighting factors 1, 2, 4, 7, and parity. Exceptions to this ruleare zero, start, and stop. This code is a discrete code, since the white spacesbetween the characters are not part of the code. Because the white spacescarry no information, their dimensions are not critical.The S 2 of 5 code is self-checking, meaning a scanner passing through aprinting void would detect the proper ratio of wide bars to total bars.When the scanner spots an error, a non-read will occur.
Bar CodesAppendix —C367700 Series Color Mobile Computer User’s ManualPlesseyPlessey finds its origin in the pulse width modulated (PWM) code devel-oped in England. It is widely used for shelf markings in grocery stores.Pulse width modulated codes represent each bit of information by a barand space pair. A zero bit consists of a narrow bar followed by a widespace, while a one bit consists of a wide bar followed by a narrow space. Itis mainly a numeric symbology (0-9) with six extra characters available forassigning any symbol or letter desired.Plessey codes are not self-checking and employ a variety of check charac-ters. Plessey employs a polynomial-based Cyclic Redundancy Check(CRC). For start and stop characters, Plessey employs a 1101 and previous-ly used a 0101.This symbology is very limited about what information can be encoded. Itis not considered for new applications.MSI Code (Variant of Plessey)In addition to Plessey characteristics, the MSI Code employs a Modulus10 Check. For start and stop checks, MSI employs a single bit pair of 1 asa start symbol and a single bit pair of 0 as a stop symbol. MSI reverses the1-2-4-8 BCD pattern for bit pair weighting to 8-6-2-1.
Bar CodesAppendix —C368 700 Series Color Mobile Computer User’s ManualBar Code LabelsYou can change some settings on your 700 Series Computer by scanningthe following Code 39 bar code labels.SYou can use the Unit Manager application to set the Automatic Shutoff,Volume, Backlight Timer, or Key Clicks parameters (starting on page352).SYou can use the Unit Manager application or the Data Collection con-trol panel to set the three Virtual Wedge parameters (starting on page325).Note: When you use a bar code creation utility to make a scannable barcode label, the utility probably adds opening and closing asterisks automat-ically. Asterisks are included here for translation purposes.Audio VolumeNote: The Audio Volume parameter information is on page 356.Turn Audio Off*$+BV0**$+BV0*Set Audio Volume to very quiet*$+BV1**$+VB1*Set Audio Volume to quiet*$+BV2**$+BV2*Set Audio Volume to normal (default)*$+BV3**$+BV3*Set Audio Volume to loud*$+BV4**$+BV4*Set Audio Volume to very loud*$+BV5**$+BV5*
Bar CodesAppendix —C369700 Series Color Mobile Computer User’s ManualAutomatic ShutoffNote: The Automatic Shutoff parameter information is on page 355.Set Automatic Shutoff to 1 minute*$+EZ1**$+EZ1*Set Automatic Shutoff to 2 minutes*$+EZ2**$+EZ2*Set Automatic Shutoff to 3 minutes (default)*$+EZ3**$+EZ3*Set Automatic Shutoff to 4 minutes*$+EZ4**$+EZ4*Set Automatic Shutoff to 5 minutes*$+EZ5**$+EZ5*Backlight TimeoutNote: The Backlight Timeout parameter information is on page 353.Backlight Timeout 10 seconds*$+DF10**$+DF10*Backlight Timeout 30 seconds*$+DF30**$+DF30*Backlight Timeout 1 minute (default)*$+DF60**$+DF60*
Bar CodesAppendix —C370 700 Series Color Mobile Computer User’s ManualBacklight Timeout 2 minutes*$+DF120**$+DF120*Backlight Timeout 3 minutes*$+DF180**$+DF180*Backlight Timeout 4 minutes*$+DF240**$+DF240*Backlight Timeout 5 minutes*$+DF300**$+DF300*Key ClicksNote: The Key Clicks parameter information is on page 354.Disable key clicks*$+KC0**$+KC0*Enable soft key clicks*$+KC1**$+KC1*Enable loud key clicks (default)*$+KC2**$+KC2*
Bar CodesAppendix —C371700 Series Color Mobile Computer User’s ManualVirtual Wedge Grid, Preamble, PostambleThe following parameters are user-configurable strings. Refer to a fullASCII chart for more information.GridFor Virtual Wedge Grid, the first part of the bar code would be the follow-ing, which can include a string of up to 240 characters. Parameter informa-tion starts on page 328.*$+AF*$+AFPreambleFor Virtual Wedge Preamble, the first part of the bar code would be below,followed by a string of up to 31 characters (no <NUL>) and an asterisk.Default is no characters. Parameter information is on page 326.*$+AD*$+ADPostambleFor Virtual Wedge Postamble, the first part of the bar code would be be-low, followed by a string of up to 31 characters (no <NUL>) and an aster-isk. Default is no characters. Parameter information is on page 327.*$+AE*$+AE
Bar CodesAppendix —C372 700 Series Color Mobile Computer User’s Manual
373700 Series Color Mobile Computer User’s ManualIndexIThe Classes and Functions Index covers classes and functions for the 700 SeriesColor Mobile Computer.The General Index covers all topics. Those in italics are figures, those in bold aretables.The Files Index is to assist you in locating descriptions for device drivers, applica-tions, utilities, batch files, or other files within this publication.
Index374 700 Series Color Mobile Computer User’s ManualClasses and FunctionsAadd_registry_section, [AddReg]flags, 244registry_root_string, 244value_name, 244AddReg, [DefaultInstall], 240[AddReg], add_registry_sectionflags, 244registry_root_string, 244value_name, 244AddWep(), 103AppName, [CEStrings], 237BBuildMax, [CEDevice], 238BuildMin, [CEDevice], 238CCancelReadImage, IImage, 226CancelReadRequestIADC, 152IBarCodeReaderControl, 160[CEDevice]BuildMax, 238BuildMin, 238ProcessorType, 238UnsupportedPlatforms, 238VersionMax, 238VersionMin, 238CESelfRegister, [DefaultInstall], 240CESetupDLL, [DefaultInstall], 240CEShortcuts, [DefaultInstall], 240[CEShortcuts], shortcut_list_sectionshortcut_filename, 245shortcut_type_flag, 245target_file/path, 245target_file_path, 245CESignature[SourceDiskNames], 240[Version], 236[CEStrings]AppName, 237InstallDir, 237Close, IImage, 228CloseHandle()DTR printing, 134, 135IrDA printing, 128NPCP printing, 129, 130ConfigureProfile(), 106ControlLED, IBarCodeReaderControl, 161Copyfiles, [DefaultInstall], 240[CopyFiles], file_list_sectiondestination_filename, 243flags, 243source_filename, 243create/delete ADC COM objects, 149CreateEvent(), 283CreateFile()DTR printing, 134, 135IrDA printing, 128NPCP printing, 129, 130D[DefaultInstall]AddReg, 240CESelfRegister, 240CESetupDLL, 240CEShortcuts, 240Copyfiles, 240DeregisterDevice(), 129DTR printing, 134[DestinationDirs], file_list_section, 242DeviceIOControl(), 98DTR printing, 134NPCP printing, 129DeviceIoControl(), NPCP printing, 130, 131disk_ordinal, [SourceDiskNames], 240DllRegisterServer, 240DllUnregisterServer, 240EEnableWep(), 105EncryptWepKeyForRegistry(), 106Ffile_list_section[CopyFiles]destination_filename, 243flags, 243source_filename, 243[DestinationDirs], 242filename, [SourceDiskFiles], 241GGetAssociationStatus(), 104GetAuthenticationMode(), 104GetBSSID(), 101GetCodabar, IS9CConfig, 173GetCode11, IS9CConfig2, 205GetCode128, IS9CConfig, 180GetCode39, IS9CConfig, 176, 200GetCode93, IS9CConfig, 179GetConfig, ISCP, 217GetCustomSymIds, IS9CConfig2, 207GetGlobalAmble, IS9CConfig2, 211GetI2of5, IS9CConfig, 183GetLinkSpeed(), 102GetMac(), 101GetMatrix2of5, IS9CConfig, 185GetMSI, IS9CConfig, 187GetNetworkMode(), 103GetNetworkType(), 102GetPDF417, IS9CConfig, 188GetPDF417Ext, IS9CConfig2, 213GetPlessey, IS9CConfig, 192GetPowerMode(), 105GetRSSI(), 103GetRTSThreshold(), 106GetSSID(), 101
Index375700 Series Color Mobile Computer User’s ManualGetStandard2of5, IS9CConfig, 194GetSymIdXmit, IS9CConfig2, 214GetTelepen, IS9CConfig, 197GetTXPower(), 102GetUpcEan, IS9CConfig, 198GetWepStatus(), 104IIADC, 151CancelReadRequest, 152Initialize, 153QueryAttribute, 154QueryData, 155Read, 156SetAttribute, 157IBARCODEREADER.H, IBarCodeReaderControl func-tions, 159IBarCodeReaderControl, 159CancelReadRequest, 160ControlLED, 161Initialize, 162IssueBeep, 163QueryAttribute, 164Read, 165SetAttribute, 167TriggerScanner, 171IImageCancelReadImage, 226Close, 228Open, 227ReadImage, 225ReadSigCapBuffer, 221ReadSigCapFile, 224Start, 226Stop, 227Imager, settings, IS9CConfig3, 216InitializeIADC, 153IBarCodeReaderControl, 162InstallDir, [CEStrings], 237IS9CConfig, 172GetCodabar, 173GetCode128, 180GetCode39, 176, 200GetCode93, 179GetI2of5, 183GetMatrix2of5, 185GetMSI, 187GetPDF417, 188GetPlessey, 192GetStandard2of5, 194GetTelepen, 197GetUpcEan, 198SetCodabar, 174SetCode128, 181SetCode39, 177SetCode93, 179SetI2of5, 184SetMatrix2of5, 186SetMSI, 187SetPDF417, 189SetPlessey, 192SetStandard2of5, 195SetTelepen, 197IS9CConfig2, 204GetCode11, 205GetCustomSymIds, 207GetGlobalAmble, 211GetPDF417Ext, 213GetSymIdXmit, 214SetCode11, 205SetCustomSymIds, 208SetGlobalAmble, 212SetPDF417Ext, 213SetSymIdXmit, 214IS9CConfig3, 216ISCPGetConfig, 217SetConfig, 218isOrinoco(), 106IssueBeep, IBarCodeReaderControl, 163ITCDeviceClose, 150ITCDeviceOpen, 140, 149ITCUUID.LIB, IBarCodeReaderControl functions, 159KKernelIoControl(), 264OOpen, IImage, 227OSVERSIONINFO.dwBuildNumber, 238OSVERSIONINFO.dwVersionMajor, 238OSVERSIONINFO.dwVersionMinor, 238PProcessorType, [CEDevice], 238Provider, [Version], 236QQueryAttributeIADC, 154IBarCodeReaderControl, 164QueryData, IADC, 155RRadioConnect(), 101RadioDisconnect(), 101Read, 140IADC, 156IBarCodeReaderControl, 165ReadFile(), NPCP printing, 129ReadImage, IImage, 225ReadSigCapBuffer, IImage, 221ReadSigCapFile, IImage, 224RegFlushKey(), 81, 262, 270RegisterDevice(), 129DTR printing, 134RegOpenKeyEx(), 282RegQueryValueEx(), 282RegSetValueEx(), 282
Index376 700 Series Color Mobile Computer User’s ManualSSetAttributeIADC, 157IBarCodeReaderControl, 167SetAuthenticationMode(), 104SetChannel(), 105SetCodabar, IS9CConfig, 174SetCode11, IS9CConfig2, 205SetCode128, IS9CConfig, 181SetCode39, IS9CConfig, 177SetCode93, IS9CConfig, 179SetConfig, ISCP, 218SetCustomSymIds, IS9CConfig2, 208SetGlobalAmble, IS9CConfig2, 212SetI2of5, IS9CConfig, 184SetMatrix2of5, IS9CConfig, 186SetMSI, IS9CConfig, 187SetNetworkMode(), 103SetPDF417, IS9CConfig, 189SetPDF417Ext, IS9CConfig2, 213SetPlessey, IS9CConfig, 192SetRTSThreshold(), 106SetSSID(), 105SetStandard2of5, IS9CConfig, 195SetSymIdXmit, IS9CConfig2, 214SetTelepen, IS9CConfig, 197SHFullScreen(), 262, 263shortcut_list_section, [CEShortcuts]shortcut_filename, 245shortcut_type_flag, 245target_file/path, 245target_file_path, 245Signature, [Version], 236[SourceDiskFiles], filename, 241[SourceDiskNames]CESignature, 240disk_ordinal, 240SourceDisksNames.MIPS, 241SourceDisksNames.SH3, 241Start, IImage, 226StartScanList(), 107Stop, IImage, 227string_key, [Strings], 237[Strings], string_key, 237SYSTEMINFO.dwProcessorType, 238TTrigger settings, IS9CConfig3, 216TriggerScanner, IBarCodeReaderControl, 171UUnsupportedPlatforms, [CEDevice], 238V[Version]CESignature, 236Provider, 236Signature, 236VersionMax, [CEDevice], 238VersionMin, [CEDevice], 238WWriteFile()DTR printing, 134, 135IrDA printing, 128NPCP printing, 129, 130
Index377700 Series Color Mobile Computer User’s ManualGeneral IndexNumbers1470 Imager. See Imager1551/1553 Tethered Scanner. See Tethered scanner1D laser scanner, about, 1372D Imagerabout, 137data collection features, 146aimer LED, 146scaled illumination LED, 146window size and position, 146image acquisition features, 147overview, 1464820 printer, NPCP driver, 1296804DM printerDTR driver, 134IrDA driver, 1286804T printerDTR driver, 134IrDA driver, 1286805A printerDTR driver, 134IrDA driver, 1286806 printerDTR driver, 134IrDA driver, 1286808 printerDTR driver, 134IrDA driver, 128printer support, 127681T printer, DTR driver, 1346820 printerIrDA driver, 128NPCP driver, 129printer support, 1276920 Communications Server, ManifestName parameter,254700 Platform Build, version number, 342740 Color Computer, 281781 printersDTR driver, 134printer support, 127782T printer, printer support, 127802.11 CR radio CORE module, 107802.11 WEP Encryption, profile security information, 91802.11bantenna color code, 85API, 100channel, 89communications setup, 87configuration profiles, 100CORE module, 107network type, 89profiles, 87basic information, 89certificates, 95exporting, 96import/export, 96importing, 97read-only, 94scan list, 97, 98security information, 90selected, 97SSID (network name), 89WEP encryption, 91802.1x TLS, profile security information, 92802.1x TTLS, profile security information, 93AAbstract Syntax Notation.1. See ASN.1ActiveSyncActiveSync Help, 30adding programs, 26adding programs to Start menu, 28Folder behavior connected to e-mail server, 46installing applications, 77Microsoft Reader, 58Pocket Internet Explorerfavorite links, 62Mobile Favorites folder, 62Pocket PC, 29Pocket PC icon, 13Pocket PC status icons, 12URL, 29ActiveX control tools, unit information control panel, CABfiles, 345AD command, with/without data, 326ADC COM interfaces, 138functionscreate/delete objects, 149IADC, 151IBarCodeReaderControl, 159IS9CConfig, 172IS9CConfig2, 204IS9CConfig3, 216Adding a profile, 88Adding bookmarks, Microsoft Reader, 61Adding drawings to text, Microsoft Reader, 61Adding programsActiveSync, 26Pocket Internet Explorer, 27Pocket PC, 26to the Start menu, 28via ActiveSync, 28via File Explorer, 28Adjusting settings, Pocket PC, 26Adobe Acrobat Reader, URL, 116AE command, with/without data, 327Aimer LED duration, configuration parameter, 323Alpha plane on keypad, 281Annotations index, Microsoft Reader, 61Antenna, radio type, 85APIs802.11b, 100AT command interface, 115IrSock, 128Appointments, via Calendar, 31
Index378 700 Series Color Mobile Computer User’s ManualAPS linear imager, about, 137ASCIIprinting, 128printing to a port, port print method, 128raw text to printer, 128ASN.1, 125Asset management, DeviceURL parameter, 253AT command interface, 115terminal application, 114testing, 117Attaching notes to text, Microsoft Reader, 61Audio files, Windows Media Player, 57Audio systemexternal headset jack, 2internal microphone, 2speaker, 2AutoCab, command line syntax, 82AutoFTP, 260AutoIP, 122Automatic Data Collection. See ADC COM interfacesAutomatic Private IP. See AutoIPAutomatic shutoffbar code configuration, 369configuration parameter, 355Autostart FTP, 260AvantGo channels, Pocket Internet Explorer, 64AXCommunication, 345AXFileTransfer, 345AXReaderCommand, 345AXVWedge, 345BBacklight timeoutbar code configuration, 369configuration parameter, 353Bar Codescanning labels, 368supported symbologies, 147, 289symbologies, 360Codabar, 362Code 11, 363Code 128, 364Code 39, 363Code 39 concatenation, 363Code 39 full ASCII, 363Code 93, 364data string formats, 360EAN, 362I 2 of 5, 366MSI code, 367Plessey, 367S 2 of 5, 366UPC, 362Bar code configurationaudio volume, 368automatic shutoff, 369backlight timeout, 369Code 39, 368key clicks, 370BARCODE_DATA_TYPE_ASCII, IBarCodeReaderCon-trol::Read, 165BARCODE_DATA_TYPE_UNICODE, IBarCodeReader-Control::Read, 165BARCODE_DATA_TYPE_UNKNOWN, IBarCodeRead-erControl::Read, 165Batterylow battery conditions, 3Pocket PC status icons, 12status, 2Battery status, unit information control panel applet, 343Beeperconfiguration parameterfrequency, 320volume, 318silencing the volume, 319supported functions, 317Unit Manager, 349when not availablebeeper frequency, 320good read beep duration, 322good read beeps, 321biActualImageSize, pImgBuffer, IImage::ReadSigCapBuffer,222biBitCount, pImgBuffer, IImage::ReadSigCapBuffer, 222biHeight, pImgBuffer, IImage::ReadSigCapBuffer, 222biMaxImageBytes, pImgBuffer, IImage::ReadSigCapBuffer,222biWidth, pImgBuffer, IImage::ReadSigCapBuffer, 222Block recognizer, Pocket PC input panel, 17BlockSize, FTP Server, 252Bluealps CORE module, 120BluetoothCORE module, 120unit information control panel, main stack CAB file,344Bluetooth compatibility, network support, 120Bluetooth Device Manager, documentation, 120Books, Microsoft Readeradding bookmarks, 61adding drawings, 61annotations index, 61attaching notes, 61copying, 61downloading, 58highlighting, 61reading, 60removing, 61searching, 61Browing the Internet, Pocket Internet Explorer, 66BTctrl program, documentation, 120Build information, 5byFNC1, IS9CConfig::SetCode128, 181
Index379700 Series Color Mobile Computer User’s ManualCCAB filesafter the extraction, 248creating, 236INF files, 236with CAB Wizard, 249information regarding, 4installation functions, SETUP.DLL, 248placing files onto storage card, 80unit information control panel applet, 344Cabinet Wizardcreating CAB files, 249troubleshooting, 250using the application, 236Cabling, scanner, 232Calendarcreatingan appointment, 32meeting requests, 33Pocket Outlook, 31Pocket PC icon, 13scheduling a meeting, 33using the summary screen, 33Capacitor, internal super, 3Capturing thoughts and ideas, via Notes, 40Card supportCompactFlash cards, 5modems, 4MultiMediaCards, 5radios, 4SecureDigital cards, 5CDMA/1xRTT, 110antenna color code, 85AT command set, 116CORE module, 111CEImagerlocation of the executable file, 80migrating AUTORUN.DAT files, 80Channel, 802.11 radio module, 89ClassID field valuesVN_CLASS_ASIC, 266VN_CLASS_BOOTSTRAP, 266VN_CLASS_KBD, 266ClockPocket PC settings, 26setting date and time, 358Closing drivers, NPCP, 130CMIP, 123Codabar, 362configuration parameter, 292user ID, 310default S9C settings, 175enumerations, 175IS9CConfig::GetCodabar, 173IS9CConfig::SetCodabar, 174modifier characters, 219Code 11, 363configuration parameter, 306user ID, 314default S9C settings, 206enumerations, 206IS9CConfig2::GetCode11, 205IS9CConfig2::SetCode11, 205modifier characters, 219Code 128, 364configuration parameter, 295FNC1 character, 297user ID, 310default S9C settings, 181enumerations, 182IImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224IS9CConfig::GetCode128, 180IS9CConfig::SetCode128, 181modifier characters, 219Code 39, 363configuration parameter, 290user ID, 310default S9C settings, 177enumerations, 178IImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224IS9CConfig::GetCode39, 176IS9CConfig::SetCode39, 177modifier characters, 219Code 93, 364configuration parameter, 294length, 294user ID, 311default S9C settings, 179enumerations, 180IS9CConfig::GetCode93, 179IS9CConfig::SetCode93, 179modifier characters, 219Code Division Multiple Access. See CDMA/1xRTTCodes11, 363128, 36439, 36339 concatenation, 36339 full ASCII, 36393, 364Cold boot, IOCTL_HAL_COLDBOOT, 275COM portconfiguration, 231wedge settings, 231COM1, NPCP parameter, 129COM1 port, 128Comm port wedgedisabling, 231enabling, 230error messages, 232limitations, 233settings, 231unit information control panel, 344Command line syntax, AutoCab, 82Common Object Resource Environment. See CORE
Index380 700 Series Color Mobile Computer User’s ManualCommunicationsDTR, 135NPCP, 132Communications options, 83CompactFlash cardscard support, 5installing applications, 78Composing Messages, via Inbox, 45Computer shutdown, 3Concatenation, 363Configuration Management. See Unit ManagerConfiguration parametersaimer LED duration, 323automatic shutoff, 355backlight timeout, 353beeperfrequency, 320volume, 318codabar, 292user ID, 310code 11, 306user ID, 314code 128, 295FNC1 character, 297user ID, 310code 39, 290user ID, 310code 93, 294length, 294user ID, 311data matrix, 308date/time, 352EAN13 user ID, 3138 user ID, 313good readbeep duration, 322beeps, 321identificationcontact, 338location, 340name, 339image dimension, 324interleaved 2 of 5, 303user ID, 311key clicks, 354macro PDF, 300matrix 2 of 5, 304user ID, 313micro PDF 417, 302MSI, 299user ID, 311PDF 417, 300user ID, 311plessey, 298user ID, 312prefix, 315QR code, 307securityencryption key, 335read encryption, 333read-only community string, 331read/write community string, 332write encryption, 334SNMP, security subnet mask, 309standard 2 of 5, 291user ID, 312suffix, 316telepen, 305user ID, 313trapauthentication, 336threshold, 337UPCA user ID, 312E user ID, 312UPC/EAN, 293virtual wedge, 325code page, 329grid, 328postamble, 327preamble, 326volume, 356Connecting directly to e-mail server, via Inbox, 42Connecting toan ISP, 68e-mail server, 72work, 70ConnectionsSee also Getting connecteddirectly to e-mail server, 72ending, 72setting up an e-mail service, 73status icon, 12to an ISP, 68via Ethernet, 69via modem, 68to work, 70via Ethernet, 71via modem, 70via Ethernetto an ISP, 69to work, 71via modemto an ISP, 68to work, 70Contactscreating a contact, 34finding a contact, 35MSN Messengerchatting with, 55working with, 54Pocket Outlook, 34Pocket PC icon, 13using the summary screen, 36
Index381700 Series Color Mobile Computer User’s ManualControl panel appletsclock, 358data collection, 288beeper/LED, 317imager, 323symbologies, 289symbology options, 309virtual wedge, 325power, battery status, 2SNMP, 330identification, 338security, 331traps, 336system, wireless network, 87unit information, 341battery status, 3, 343CAB files, 344versions, 6, 342utilities, 81Converting writing to text, 20Copying text, Microsoft Reader, 61CORE, 84802.11b radio module, 107details, 109general, 107accessing fromPrograms panel, 84Today screen, 84Bluealps module, 120Bluetooth, 120module for 802.11b NIC, 100WAN radio module, 111details, 113general, 111Creatinga modem connectionto an ISP, 68to work, 70an Ethernet connectionto an ISP, 69to work, 71appointment via Calendar, 32CAB files, 236with CAB Wizard, 249contact via Contacts, 34document via Pocket Word, 47drawing via Notes, 22INF files, 236meeting requests, 33note via Notes, 41recording via Notes, 23task via Tasks, 38workbook via Pocket Excel, 52Customer Support, xviiiDData collection2D imager features, 146ADC COM interfaces, 138build version number, 342configuration parametersaimer LED duration, 323beeper frequency, 320beeper volume, 318codabar, 292codabar user ID, 310code 11, 306code 11 user ID, 314code 128, 295code 128 FNC1 character, 297code 128 user ID, 310code 39, 290code 39 user ID, 310code 93, 294code 93 length, 294code 93 user ID, 311data matrix, 308EAN-13 user ID, 313EAN-8 user ID, 313good read beep duration, 322good read beeps, 321image dimension, 324interleaved 2 of 5, 303interleaved 2 of 5 user ID, 311macro PDF, 300matrix 2 of 5, 304matrix 2 of 5 user ID, 313micro PDF 417, 302MSI, 299MSI user ID, 311PDF 417, 300PDF 417 user ID, 311plessey, 298plessey user ID, 312prefix, 315QR code, 307standard 2 of 5, 291standard 2 of 5 user ID, 312suffix, 316telepen, 305telepen user ID, 313UPC-E user ID, 312UPC-A user ID, 312UPC/EAN, 293virtual wedge, 325virtual wedge code page, 329virtual wedge grid, 328virtual wedge postamble, 327virtual wedge preamble, 326functionscreate/delete ADC COM objects, 149IADC, 151IBarCodeReaderControl, 159IS9CConfig, 172IS9CConfig2, 204IS9CConfig3, 216initialization, 138Unit Manager, 348Data filtering, virtual wedge grid, 141
Index382 700 Series Color Mobile Computer User’s ManualData Matrixconfiguration parameter, 308IS9CConfig3 function, 216Date, setting, 358Date/Time, configuration parameter, 352Deleting a profile, 88DeviceName, FTP Server, 253DeviceURL, FTP Server, 253DHCP, 122Display full screen, 263Docks, modem support, 4DRAM, low battery shutdown, 3Drawing mode, Pocket Word, 51Drawing on the screenSee also NotesPocket Word, 51DriversDTRcommunications, 135installing, 134opening, 135removing, 134writing to, 135NPCPclosing, 130communications, 132I/O controls, 131installing, 129opening, 130reading from, 130removing, 129writing to, 130O’ Neil. See DTR printingDTR printing, 134closing driver, 135communications, 135opening driver, 135removing driver, 134writing to driver, 135dwAttrBufferSizeIBarCodeReaderControl::QueryAttribute, 164IBarCodeReaderControl::SetAttribute, 169dwBufferSizeIADC::QueryAttribute, 154IS9CConfig2::GetGlobalAmble, 211IS9CConfig2::SetGlobalAmble, 212dwCommandBuffSizeISCP::GetConfig, 217ISCP::SetConfig, 218dwDataBufferSizeIADC::Read, 156IBarCodeReaderControl::Read, 165dwLengthIS9CConfig::SetCode128, 181IS9CConfig::SetCode39, 177IS9CConfig::SetCode93, 179IS9CConfig::SetMatrix2of5, 186IS9CConfig::SetMSI, 187IS9CConfig::SetPlessey, 192dwMaxNumElement, IS9CConfig2::GetCustomSymIds,207dwNextMessageSize, IADC::QueryData, 155dwNumberOfBeeps, IBarCodeReaderControl::IssueBeep,163dwNumBytesIS9CConfig::SetCodabar, 174IS9CConfig::SetI2of5, 184IS9CConfig::SetStandard2of5, 195dwNumElement, IS9CConfig2::SetCustomSymIds, 208dwReplyBuffMaxSizeISCP::GetConfig, 217ISCP::SetConfig, 218dwStructSizepImgBuffer, IImage::ReadSigCapBuffer, 222pSigCapSpec, IImage::ReadSigCapBuffer, 221dwTimeoutIADC::Read, 156IBarCodeReaderControl::Read, 166IImage::ReadImage, 225dwTotalBufferedBytes, IADC::QueryData, 155EE-mail servergetting connected, 72setting up a service, 73eAmbleIdIS9CConfig2::GetGlobalAmble, 211IS9CConfig2::SetGlobalAmble, 212EAN, 362configuration parameter, 29313 user ID, 3138 user ID, 313default S9C settings, 181, 201enumerations, 201IS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200modifier characters, 220ean13CheckIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200ean13SelectIS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200ean8CheckIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200ean8ReencodeIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200ean8SelectIS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200eAttrIBarCodeReaderControl::QueryAttribute, 164IBarCodeReaderControl::SetAttribute, 167eAttribIDIADC::QueryAttribute, 154IADC::SetAttribute, 157
Index383700 Series Color Mobile Computer User’s ManualeCheckIS9CConfig::SetCodabar, 174IS9CConfig::SetI2of5, 184IS9CConfig::SetMSI, 187IS9CConfig::SetPlessey, 192IS9CConfig::SetStandard2of5, 195IS9CConfig2::SetCode11, 205eCip128State, IS9CConfig::SetCode128, 181eCLSI, IS9CConfig::SetCodabar, 174eCode128, IS9CConfig2::SetPDF417Ext, 213eDataType, IBarCodeReaderControl::Read, 165eDecodeIS9CConfig::SetCodabar, 174IS9CConfig::SetCode128, 181IS9CConfig::SetCode39, 177IS9CConfig::SetCode93, 179IS9CConfig::SetI2of5, 184IS9CConfig::SetMatrix2of5, 186IS9CConfig::SetMSI, 187IS9CConfig::SetPlessey, 192IS9CConfig::SetStandard2of5, 195IS9CConfig::SetTelepen, 197IS9CConfig2::SetCode11, 205IS9CConfig2::SetPDF417Ext, 213eDepth, pSigCapSpec, IImage::ReadSigCapBuffer, 222eDeviceFlagsIADC::Initialize, 153IBarCodeReaderControl::Initialize, 162ITCDeviceOpen, 149Editing a profile, 88Edition information, 8eEan128Ident, IS9CConfig::SetCode128, 181eFormatIImage::ReadImage, 225IS9CConfig::SetCode39, 177IS9CConfig::SetStandard2of5, 195IS9CConfig::SetTelepen, 197pImgBuffer, IImage::ReadSigCapBuffer, 222pSigCapSpec, IImage::ReadSigCapBuffer, 222eLED, IBarCodeReaderControl::ControlLED, 161eLengthIdIS9CConfig::SetCodabar, 174IS9CConfig::SetI2of5, 184IS9CConfig::SetStandard2of5, 195eMacroPdf, IS9CConfig::SetPDF417, 189Embedded modules, SB555, 110Encoded Code 39concatenation, 363full ASCII, 363Ending a connection, 72EnumerationsCodabar, 175Code 11, 206Code 128, 182Code 39, 178Code 93, 180Interleaved 2 of 5, 185Matrix 2 of 5, 186MSI, 188PDF 417, 190Plessey, 193Standard 2 of 5, 196Telepen, 198UPC/EAN, 201ePdf417Decode, IS9CConfig::SetPDF417, 189ePdfAddressee, IS9CConfig::SetPDF417, 189ePdfChecksum, IS9CConfig::SetPDF417, 189ePdfControlHeader, IS9CConfig::SetPDF417, 189ePdfFileName, IS9CConfig::SetPDF417, 189ePdfFileSize, IS9CConfig::SetPDF417, 189ePdfSegmentCount, IS9CConfig::SetPDF417, 189ePdfSender, IS9CConfig::SetPDF417, 189ePdfTimeStamp, IS9CConfig::SetPDF417, 189Epson Escape Sequences, 128Error messagescomm port wedge, 232tethered scanner, 232ERROR_INSUFFICIENT_BUFFERIOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270ERROR_INVALID_PARAMETERIOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270eSSIS9CConfig::SetCodabar, 174IS9CConfig::SetCode39, 177eSSChars, IS9CConfig::SetCode39, 177eSymbology, IBarCodeReaderControl::Read, 165eSymIdXmit, IS9CConfig2::SetSymIdXmit, 214Ethernetcommunications setup, 86creating a connectionto an ISP, 69to work, 71ETSI GSM 07.05 interface specifications, 115ETSI GSM 07.07 interface specifications, 115European Article Numbering code. See EANeVer, IS9CConfig2::SetCode11, 205Excel. See Pocket ExcelExporting a profile, 802.11 radio module, 96FFactory repair, xviiiFavorite links, Pocket Internet Explorer, 62File Exploreradding programs to Start menu, 28Pocket PC, 25removing programs, 28File Transfer Protocol. See FTPFilter expression values, virtual wedge grid, 142Find feature, Pocket PC, 25fLedOn, IBarCodeReaderControl::ControlLED, 161FlushBufferedDataIADC::CancelReadRequest, 152IBarCodeReaderControl::CancelReadRequest, 160Folder behavior connected to e-mail serverActiveSync, 46IMAP4, 46POP3, 46SMS, 46
Index384 700 Series Color Mobile Computer User’s ManualFRAME_NOT_ACKED, 131fScannerOn, IBarCodeReaderControl::TriggerScanner, 171fSigCapEnable, IImage::Open, 227FTPclient, 256configurable parameters, 252BlockSize, 252DeviceName, 253DeviceURL, 253IDNATarget, 254ManifestName, 254PauseAtStartup, 255Root, 255FTPDCMDS subdirectory, 259heartbeat, 256RTC 959, 259server, 256installing applications, 78server requestsCDUP, 256CWD, 256DELE, 256HELP, 256LIST, 256MKD, 256MODE, 256NLST, 256NOOP, 256PASS, 256PWD, 256QUIT, 256RETR, 256RMD, 256RNFR, 256RNTO, 257SITE, 257SITE ATTRIB, 257SITE BOOT, 258SITE COPY, 258SITE EXIT, 258SITE HELP, 258SITE KILL, 258SITE LOG, 258SITE PLIST, 258SITE RUN, 258SITE STATUS, 259SITE TIMEOUT, 259STOR, 257SYST, 257TYPE, 257USER, 257XCUP, 257XCWD, 257XMKD, 257XPWD, 257XRMD, 257stopping server from application, 260support, 256web browsers, 259FTPDCMDS subdirectory, FTP support, 259Full screen display, 263GGDI approach, 128General Packet Radio Service. See GSM/GPRSGetting connecteddirectly to an e-mail server, 72infrared (IR) port, 67ISP, 67Pocket PC, 67setting up an e-mail service, 73to an ISP, 68creating a modem connection, 68creating an Ethernet connection, 69to work, 70creating a modem connection, 70creating an Ethernet connection, 71transfer items using infrared, 67Global services and support center, xviiiGold plane on keypad, 281Good read, configuration parameterbeep duration, 322beeps, 321Grid dataconfiguration parameter, 328filtering, 141GSM/GPRS, 110antenna color code, 85AT command setGEM350X, 116MC45, 116CORE module, 111HHAL, verion of Pocket PCIOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_OAL_VERINFO, 273Header filesIADC.H, IADC functions, 151IBARCODEREADER.H, IBarCodeReaderControlfunctions, 159IS9CCONFIG.HIS9CConfig functions, 172IS9CConfig2 functions, 204ITCDEVMGMT.H, 149Headset jack, external, 2Highlighting text, Microsoft Reader, 61Hotmail account, 53II2of5.See Interleaved 2 of 5I/O controls, NPCP driver, 131iAspectRatio, pSigCapSpec, IImage::ReadSigCapBuffer,221
Index385700 Series Color Mobile Computer User’s ManualID field valuesIOCTL_HAL_ITC_READ_PARMITC_NVPARM_80211_INSTALLED, 268ITC_NVPARM_80211_RADIOTYPE, 268ITC_NVPARM_ANTENNA_DIVERSITY, 267ITC_NVPARM_BLUETOOTH_INSTALLED, 268ITC_NVPARM_CONTRAST, 266ITC_NVPARM_DISPLAY_TYPE, 266ITC_NVPARM_ECN, 266ITC_NVPARM_EDBG_SUBNET, 266ITC_NVPARM_EDG_IP, 266ITC_NVPARM_ETHERNET_ID, 265ITC_NVPARM_INTERMEC_DATACOLLEC-TION_HW, 267ITC_NVPARM_INTERMEC_DATACOLLEC-TION_SW, 267ITC_NVPARM_INTERMEC_SOFTWARE_CON-TENT, 267ITC_NVPARM_LAN9000_INSTALLED, 269ITC_NVPARM_MANF_DATE, 265ITC_NVPARM_MCODE, 266ITC_NVPARM_RTC_RESTORE, 267ITC_NVPARM_SERIAL_NUM, 265ITC_NVPARM_SERIAL2_INSTALLED, 269ITC_NVPARM_SERVICE_DATE, 266ITC_NVPARM_SIM_PRO-TECT_HW_INSTALLED, 269ITC_NVPARM_SIM_PRO-TECT_SW_INSTALLED, 269ITC_NVPARM_VERSION_NUMBER, 266ITC_NVPARM_VIBRATE_INSTALLED, 269ITC_NVPARM_WAN_FREQUENCY, 268ITC_NVPARM_WAN_INSTALLED, 268ITC_NVPARM_WAN_RADIOTYPE, 268ITC_NVPARM_WAN_RI, 267IOCTL_HAL_ITC_WRITE_SYSPARMITC_ DOCK_SWITCH, 270ITC_ WAKEUP_MASK, 271ITC_AMBIENT_FRONTLIGHT, 271ITC_AMBIENT_KEYBOARD, 271ITC_REGISTRY_LOCATION, 270ITC_REGISTRY_SAVE_ENABLE, 270Identificationconfiguration parametercontact, 338location, 340name, 339Unit Manager, 351IDNADeviceName, 253DeviceURL, 253IDNATarget, 254ManifestName, 254IDNATarget, FTP Server, 254iid, ITCDeviceOpen, 149IImage interface, 221Image, acquisition features, 147Image dimension, configuration parameter, 324Imagerbeeper functions not availablebeeper frequency, 320good read beep duration, 322good read beeps, 321control panel appet, data collection, 323data collection parametersaimer LED duration, 323data matrix, 308image dimension, 324QR code, 307settings, 232supportedbeeper functions, 317functions, 323symbologies, 289supported symbologies, 147symbologies not availableCIP 128 French Pharmaceutical, 296Code 11, 306Code 128 FNC1 character, 297EAN 128 ]C1, 296Macro PDF, 300Matrix 2 of 5, 304Micro PDF 417, 302Telepen, 305symbology user IDs not availableCodabar, 310Code 11, 314Code 128, 310Code 39, 310Code 93, 311EAN 13, 313EAN 8, 313Interleaved 2 of 5, 311Matrix 2 of 5, 313MSI, 311PDF 417, 311Plessey, 312Standard 2 of 5, 312Telepen, 313UPC A, 312UPC E, 312Unit Manager, 350IMAP4, Folder behavior connected to e-mail server, 46Import librariesITCDEVMGMT.LIB, 149ITCUUID.LIBIADC functions, 151IBarCodeReaderControl functions, 159IS9CConfig functions, 172IS9CConfig2 functions, 204Importing a profile, 802.11 radio module, 97
Index386 700 Series Color Mobile Computer User’s ManualInboxcomposing messages, 45connecting directly to e-mail server, 42Folder behavior connected to e-mail server, 46getting connected, 67managing e-mail messages and folders, 46Pocket Outlook, 42Pocket PC icon, 13synchronizing e-mail messages, 42using a message list, 43using My Text, 24INF files, creating, 236Infrared (IR) portPocket PC, 67transfer items using, 67receiving information, 67sending information, 67Input panelblock recognizer, 17keyboard, 17letter recognizer, 18methods available, 16Pocket PC, 14Pocket Word, 49selecting typed text, 18transcriber, 18word suggestions, 17Installation, site, xviiiInstallation functions, SETUP.DLL, 248Installing applicationsusing a storage card, 78using CompactFlash cards, 78using SecureDigital cards, 79with ActiveSync, 77with Application Manager, 78with FTP Server, 78Installing driversDTR, 134NPCP, 129Instant messaging, 53Pocket PC icon, 12Intelliget Bar Code UnitIImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224Interface specifications, ETSI GSM 07.0x, 115Interleaved 2 of 5, 366configuration parameter, 303user ID, 311default S9C settings, 184enumerations, 185IS9CConfig::GetI2of5, 183IS9CConfig::SetI2of5, 184modifier characters, 219Intermec Device Network Announcement. See IDNAInternet Explorer. See Pocket Internet ExplorerInternet explorerPocket PC 2002 edition, 8software build version, 5Internet Service Provider. See ISPIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275, 280IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO, 274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_HAL_REBOOT, 278, 280IOCTL_HAL_WARMBOOT, 275, 280IOCTL_LOAD_NDIS_MINIPORT, 98IOCTL_NPCP_BIND, 131IOCTL_NPCP_CANCEL, 131IOCTL_NPCP_CLOSE, 131IOCTL_NPCP_ERROR, 131IOCTL_NPCP_FLUSH, 131IOCTL_PROCESSOR_INFORMATION, 279IOCTL_UNLOAD_NDIS_MINIPORT, 98iOffsetX, pSigCapSpec, IImage::ReadSigCapBuffer, 221iOffsetY, pSigCapSpec, IImage::ReadSigCapBuffer, 222IrDA printing, 128iResolution, pSigCapSpec, IImage::ReadSigCapBuffer, 222IS9CConfig3Data Matrix symbology, 216imager settings, 216QRCode symbology, 216trigger settings, 216ISPconnecting to via Pocket PC, 68creatinga modem connection, 68an Ethernet connection, 69Pocket Internet Explorer, 62Pocket PC, 67ITC_ DOCK_SWITCH, 270ITC_ WAKEUP_MASK, 271ITC_AMBIENT_FRONTLIGHT, 271ITC_AMBIENT_KEYBOARD, 271ITC_BARCODE_LASER_GOOD_READ_LED, IBar-CodeReaderControl::ControlLED, 161ITC_DEVID_80211RADIO_INTEL_2011B, 268ITC_DEVID_80211RADIO_MAX valuesITC_DEVID_80211RADIO_INTEL_2011B, 268ITC_DEVID_80211RADIO_NONE, 268ITC_DEVID_80211RADIO_NONE, 268ITC_DEVID_INTERMEC2D_IMAGER, 267ITC_DEVID_OEM2D_IMAGER, 267ITC_DEVID_SCANHW_MAX valuesITC_DEVID_INTERMEC2D_IMAGER, 267ITC_DEVID_OEM2D_IMAGER, 267ITC_DEVID_SCANHW_NONE, 267ITC_DEVID_SE900_LASER, 267ITC_DEVID_SE900HS_LASER, 267ITC_DEVID_SCANHW_NONE, 267ITC_DEVID_SE900_LASER, 267ITC_DEVID_SE900HS_LASER, 267ITC_DEVID_WANRADIO_NONE, 268ITC_DEVID_WANRADIO_SIEMENS_MC45, 268ITC_DEVID_WANRADIO_SIERRA_SB555, 268
Index387700 Series Color Mobile Computer User’s ManualITC_DEVID_WANRADIO_XIRCOM_GEM3503, 268ITC_DHATTR_READFILTERIADC::SetAttribute, rgbData, 157IBarCodeReaderControl::SetAttribute, 167ITC_DHDEVFLAG_NODATA, ITCDeviceOpen, 149ITC_DHDEVFLAG_READAHEADIADC::Initialize, 153IBarCodeReaderControl::Initialize, 162ITCDeviceOpen, 149ITC_FILE_OPEN_E, IImage::ReadSigCapFile, 224ITC_IFTP_STOP, 260ITC_IMGBUFF_TOO_SMALL_EIImage::ReadImage, 225IImage::ReadSigCapBuffer, 223ITC_INV_PARAMETER_EIImage::ReadImage, 225IImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224ITC_KEYBOARD_CHANGE, CreateEvent(), 283ITC_MAXFILTER_CHARS, IBarCodeReaderControl::Se-tAttribute, 167ITC_MULTICLIENT_ENABLE, IADC::SetAttributeeAttribID, 157rgbData, 157ITC_NVPARM_80211_INSTALLED, 268ITC_NVPARM_80211_RADIOTYPE, 268ITC_NVPARM_ANTENNA_DIVERSITY, 267ITC_NVPARM_BLUETOOTH_INSTALLED, 268ITC_NVPARM_CONTRAST, 266ITC_NVPARM_DISPLAY_TYPE, 266ITC_NVPARM_ECN, 266ITC_NVPARM_EDBG_SUBNET, 266ITC_NVPARM_EDG_IP, 266ITC_NVPARM_ETHERNET_ID, 265ITC_NVPARM_INTERMEC_DATACOLLEC-TION_HW, 267ITC_NVPARM_INTERMEC_DATACOLLEC-TION_SW, 267ITC_NVPARM_INTERMEC_SOFTWARE_CON-TENT, 267ITC_NVPARM_LAN9000_INSTALLED, 269ITC_NVPARM_MANF_DATE, 265ITC_NVPARM_MCODE, 266ITC_NVPARM_RTC_RESTORE, 267ITC_NVPARM_SERIAL_NUM, 265ITC_NVPARM_SERIAL2_INSTALLED, 269ITC_NVPARM_SERVICE_DATE, 266ITC_NVPARM_SIM_PROTECT_HW_INSTALLED,269ITC_NVPARM_SIM_PROTECT_SW_INSTALLED,269ITC_NVPARM_VERSION_NUMBER, 266ITC_NVPARM_VIBRATE_INSTALLED, 269ITC_NVPARM_WAN_FREQUENCY, 268ITC_NVPARM_WAN_INSTALLED, 268ITC_NVPARM_WAN_RADIOTYPE, 268ITC_NVPARM_WAN_RI, 267ITC_RDRATTR_GOOD_READ_BEEP_DURATION,IBarCodeReaderControl::SetAttribute, 167ITC_RDRATTR_GOOD_READ_BEEPS_NUMBER,IBarCodeReaderControl::SetAttribute, 167ITC_RDRATTR_GOOD_READ_LED_ENABLE, IBar-CodeReaderControl::SetAttribute, 167ITC_RDRATTR_SCANNER_ENABLE, IBarCodeRead-erControl::SetAttribute, 167ITC_RDRATTR_TONE_ENABLE, IBarCodeReader-Control::SetAttribute, 167ITC_RDRATTR_TONE_FREQUENCY, IBarCodeRead-erControl::SetAttribute, 167ITC_RDRATTR_VOLUME_LEVEL, IBarCodeReader-Control::SetAttribute, 167ITC_REGISTRY_LOCATION, 270ITC_REGISTRY_SAVE_ENABLE, 270ITC_RESULT_ERR_BADREGION_EIImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224ITC_RESULT_NO_BC_DECODED_EIImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224ITC_TIMEOUT_E, IImage::ReadImage, 225ITU-T interface specifications, 115KKeeping a to-do list, via Tasks, 37KernelIoControlIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275, 280IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_HAL_REBOOT, 278, 280IOCTL_HAL_WARMBOOT, 275, 280IOCTL_PROCESSOR_INFORMATION, 279Key clicksbar code configuration, 370configuration parameter, 354Keyboard, Pocket PC input panel, 17Keypadadvanced remapping, 283change notification, 283driver registry settings, 282planes, 281remapping, 281sample registry keys, 284Knowledge Central, xviii
Index388 700 Series Color Mobile Computer User’s ManualLLaser scannerconfiguration parameters, 286data collection parametersbeeper frequency, 320beeper volume, 318codabar, 292codabar user ID, 310code 11, 306code 11 user ID, 314code 128, 295code 128 FNC1 character, 297code 128 user ID, 310code 39, 290code 39 user ID, 310code 93, 294code 93 length, 294code 93 user ID, 311EAN-13 user ID, 313EAN-8 user ID, 313good read beep duration, 322good read beeps, 321interleaved 2 of 5, 303interleaved 2 of 5 user ID, 311macro PDF, 300matrix 2 of 5, 304matrix 2 of 5 user ID, 313micro PDF 417, 302MSI, 299MSI user ID, 311PDF 417, 300PDF 417 user ID, 311plessey, 298plessey user ID, 312prefix, 315standard 2 of 5, 291standard 2 of 5 user ID, 312suffix, 316telepen, 305telepen user ID, 313UPC-E user ID, 312UPC-A user ID, 312UPC/EAN, 293virtual wedge, 325virtual wedge code page, 329virtual wedge grid, 328virtual wedge postamble, 327virtual wedge preamble, 326SNMP configuration parametersidentification contact, 338identification location, 340identification name, 339security encryption key, 335security read encryption, 333security read-only community string, 331security read/write community string, 332security subnet mask, 309security write encryption, 334trap authentication, 336trap threshold, 337supportedbeeper functions, 317symbologies, 289supported symbologies, 147symbologies not availabledata matrix, 308Datamatrix, 307LEAP, 802.1x profile, security information, 93Letter recognizer, Pocket PC input panel, 18Library, Microsoft Reader, 59Line printing, 128lpBytesReturnedIOCTL_GET_CPU_ID, 280IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_PROCESSOR_INFORMATION, 279lpInBufIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275IOCTL_PROCESSOR_INFORMATION, 279lpInBufSizeIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275IOCTL_PROCESSOR_INFORMATION, 279
Index389700 Series Color Mobile Computer User’s ManuallpOutBufIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275IOCTL_PROCESSOR_INFORMATION, 279LPT9 printer device, 129MMacro PDF, configuration parameter, 300Managing e-mail messages and folders, via Inbox, 46ManifestName, FTP Server, 254Matrix 2 of 5configuration parameter, 304user ID, 313default S9C settings, 186enumerations, 186IS9CConfig::GetMatrix2of5, 185IS9CConfig::SetMatrix2of5, 186modifier characters, 219Meetings, via Calendar, 31Menus, Pocket PC settings, 26MIBsASN.1, 125files, 125object identifier, 126OIDs, 126Micro PDF 417, configuration parameter, 302Microphone, internal, 2Microsoft Developer Network Library. See MSDN libraryMicrosoft Exchange e-mail account, 53Microsoft Passport account, 53Microsoft Readerbooksdownloading, 58reading, 60removing, 61features, 61adding bookmarks, 61adding drawings, 61annotations index, 61attaching notes, 61copying text, 61highlighting text, 61searching for text, 61Pocket PC, 58using the library, 59Microsoft Word. See Pocket WordMigrating applications, 80Mini-Landline modems, 4Mobile Favorites folder, Pocket Internet Explorer, 62Modemscard support, 4creating a connectionto an ISP, 68to work, 70MP3 files, Windows Media Player, 57MSDN library, 260MSI, 367configuration parameter, 299user ID, 311default S9C settings, 187enumerations, 188IS9CConfig::GetMSI, 187IS9CConfig::SetMSI, 187modifier characters, 219MSN account, 53MSN Messengerabout, 53accountsHotmail, 53Microsoft Exchange e-mail, 53Microsoft Passport, 53MSN, 53contactschatting with, 55working with, 54Pocket PC icon, 13setting up, 54using My Text, 24MultiMediaCards, card support, 5NnBufferSize, IADC::SetAttribute, 157nDepth, IImage::ReadImage, 225NDIS_NET_AUTO_UNKNOWN, GetNetworkMode(),103NDIS_NET_MODE_ESS, GetNetworkMode(), 103NDIS_NET_MODE_IBSS, GetNetworkMode(), 103NDIS_NET_MODE_UNKNOWN, GetNetworkMode(),103NDIS_NET_TYPE_DS, GetNetworkType(), 102NDIS_NET_TYPE_FH, GetNetworkType(), 102NDIS_NET_TYPE_UNDEFINED, GetNetworkType(),102NDIS_POWER_LEVEL_1, GetTXPower(), 102NDIS_POWER_LEVEL_15, GetTXPower(), 102NDIS_POWER_LEVEL_30, GetTXPower(), 102NDIS_POWER_LEVEL_5, GetTXPower(), 102NDIS_POWER_LEVEL_63, GetTXPower(), 102NDIS_POWER_LEVEL_UNKNOWN, GetTXPower(),102NDIS_RADIO_ASSOCIATED, GetAssocationStatus(),104NDIS_RADIO_AUTH_MODE_AUTO, GetAuthentica-tionMode(), 104NDIS_RADIO_AUTH_MODE_ERROR, GetAuthentic-ationMode(), 104NDIS_RADIO_AUTH_MODE_OPEN, GetAuthentica-tionMode(), 104
Index390 700 Series Color Mobile Computer User’s ManualNDIS_RADIO_AUTH_MODE_SHARED, GetAuthen-ticationMode(), 104NDIS_RADIO_POWER_MODE_CAM, GetPower-Mode(), 105NDIS_RADIO_POWER_MODE_MAX, GetPower-Mode(), 105NDIS_RADIO_POWER_MODE_PSP, GetPowerMode(),105NDIS_RADIO_POWER_UNKNOWN, GetPower-Mode(), 105NDIS_RADIO_SCANNING, GetAssociationStatus(), 104NDIS_RADIO_WEP_ABSENT, GetWepStatus, 104NDIS_RADIO_WEP_DISABLED, GetWepStatus(), 104NDIS_RADIO_WEP_ENABLED, GetWepStatus(), 104NDIS_RADIO_WEP_NOT_SUPPORTED, GetWepSta-tus(), 104Network adapters802.11b, 87antenna color code, 85Ethernet communications, 86wireless printing, 120WWAN radio options, 110Network management. See SNMPNetwork type, 802.11 radio module, 89nFilterCharsIADC::SetAttribute, 157IBarCodeReaderControl::SetAttribute, 167nInBufSizeIOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270Notescreating a note, 41drawing on the screen, 22creating a drawing, 22selecting a drawing, 22Pocket Outlook, 40Pocket PC icon, 13recording a message, 23creating a recording, 23writing on the screen, 19alternate writing, 21converting writing to text, 20selecting the writing, 19tips for good recognition, 21nOutBufSizeIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_DEVICE_INFO, 264IOCTL_HAL_GET_DEVICEID, 272IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275IOCTL_PROCESSOR_INFORMATION, 279NPCP printing, 129about, 129closing driver, 130COM1 parameters, 129communications, 132driver I/O controls, 131installation, 129LPT9, 129opening driver, 130reading from driver, 130removal, 129sample code, 132unit information control panel, NPCPTEST CAB file,344writing to driver, 130OO’ Neil printingSee also DTR printerinstalling driver, 134Object storeIOCTL_HAL_COLDBOOT, 275IOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275Oldstyle device ID, 272Onsite repair, xviiiOpening driversDTR, 135NPCP, 130Operators, virtual wedge grid, 144Other publications, xviiiOwner information, Pocket PC settings, 26PPage format printing, 128PasswordPocket Excel, 53Pocket PC settings, 26PauseAtStartup, FTP Server, 255pBarCodeDataDetails, IBarCodeReaderControl::Read, 165pbyFNC1, IS9CConfig::GetCode128, 180PDF 417about the laser scanner, 137configuration parameter, 300user ID, 311default S9C settings, 190enumerations, 190extensionsIS9CConfig2::GetPDF417ext, 213IS9CConfig2::SetPDF417ext, 213IImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224IS9CConfig::GetPDF417, 188IS9CConfig::SetPDF417, 189modifier characters, 220pdwBufferSize, IS9CConfig2::GetGlobalAmble, 211
Index391700 Series Color Mobile Computer User’s ManualpdwLengthIS9CConfig::GetCode128, 180IS9CConfig::GetCode93, 179IS9CConfig::GetMatrix2of5, 185IS9CConfig::GetMSI, 187IS9CConfig::GetPlessey, 192pdwNumBytesIS9CConfig::GetCodabar, 173IS9CConfig::GetI2of5, 183IS9CConfig::GetStandard2of5, 194pdwNumElement, IS9CConfig2::GetCustomSymIds, 207pdwReplyBuffSizeISCP::GetConfig, 217ISCP::SetConfig, 218pdwTotalDiscardedBytes, IADC::CancelReadRequest, 152peCheckIS9CConfig::GetCodabar, 173IS9CConfig::GetCode39, 176IS9CConfig::GetI2of5, 183IS9CConfig::GetMSI, 187IS9CConfig::GetPlessey, 192IS9CConfig::GetStandard2of5, 194IS9CConfig2::GetCode11, 205peCip128State, IS9CConfig::GetCode128, 180peCLSI, IS9CConfig::GetCodabar, 173peCode128, IS9CConfig2::GetPDF417Ext, 213peDecodeIS9CConfig::GetCodabar, 173IS9CConfig::GetCode128, 180IS9CConfig::GetCode39, 176IS9CConfig::GetCode93, 179IS9CConfig::GetI2of5, 183IS9CConfig::GetMatrix2of5, 185IS9CConfig::GetMSI, 187IS9CConfig::GetPlessey, 192IS9CConfig::GetStandard2of5, 194IS9CConfig::GetTelepen, 197IS9CConfig2::GetCode11, 205IS9CConfig2::GetPDF417Ext, 213peEan128Ident, IS9CConfig::GetCode128, 180peFormatIS9CConfig::GetCode39, 176IS9CConfig::GetStandard2of5, 194IS9CConfig::GetTelepen, 197peLengthIdIS9CConfig::GetCodabar, 173IS9CConfig::GetI2of5, 183IS9CConfig::GetStandard2of5, 194peMacroPdf, IS9CConfig::GetPDF417, 188pePdf417Decode, IS9CConfig::GetPDF417, 188pePdfAddressee, IS9CConfig::GetPDF417, 189pePdfChecksum, IS9CConfig::GetPDF417, 189pePdfControlHeader, IS9CConfig::GetPDF417, 188pePdfFileName, IS9CConfig::GetPDF417, 188pePdfFileSize, IS9CConfig::GetPDF417, 189pePdfSegmentCount, IS9CConfig::GetPDF417, 188pePdfSender, IS9CConfig::GetPDF417, 189pePdfTimeStamp, IS9CConfig::GetPDF417, 188peSSIS9CConfig::GetCodabar, 173IS9CConfig::GetCode39, 176peSSChars, IS9CConfig::GetCode39, 176peSymIdXmit, IS9CConfig2::GetSymIdXmit, 214peVer, IS9CConfig2::GetCode11, 205pImgBufferIImage::ReadImage, 225IImage::ReadSigCapBuffer, 222Planes, keypad, 281Plessey, 367configuration parameter, 298user ID, 312default S9C settings, 193enumerations, 193IS9CConfig::GetPlessey, 192IS9CConfig::SetPlessey, 192modifier characters, 220pnBufferData, IADC::QueryAttribute, 154pnBytesReturnedIADC::Read, 156IBarCodeReaderControl::Read, 165Pocket Excelabout, 52creating a workbook, 52Pocket PC icon, 13Pocket Internet Explorerabout, 62adding programs, 27AvantGo channels, 64browing the Internet, 66favorite links, 62getting connected, 67Mobile Favorites folder, 62Pocket PC icon, 13software build, 5viewing mobile favorites and channels, 66Pocket Outlook, 31Calendar, 31
Index392 700 Series Color Mobile Computer User’s ManualPocket PCabout, 8ActiveSync, 29basic skills, 11Calendar, 31command bar, 14Contacts, 34edition information, 8getting connected, 67Inbox, 42input panel. See Input panelIOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_OAL_VERINFO, 273MSN Messenger, 53navigation bar, 14Notes, 40notifications, 15status icon, 12Pocket Excel, 52Pocket Word, 47pop-up menus, 15programs, 13status icons, 12support URLs, 10Tasks, 37Today screen, 11where to find information, 10Windows Media Player, 57writing on the screen, 19Pocket Wordabout, 47creating a document, 47drawing mode, 51Pocket PC icon, 13recording mode, 51tips, 53typing mode, 49writing mode, 50POP3, Folder behavior connected to e-mail server, 46Postambleconfiguration parameter, 327with/without data, 327Powercontrol panel, battery status, 2Pocket PC settings, 26ppvObjectITCDeviceClose, 150ITCDeviceOpen, 149Preambleconfiguration parameter, 326with/without data, 326Prefix, configuration parameter, user ID, 315Printer support, 128IrDA printer driver, 128NPCP printer driver, 129O’ Neil printer driver, 134Processor information, IOCTL_PROCESSOR_IN-FORMATION, 279Profiles802.11 radio module, 87basic information, 89certificates, 95import/export, 96read-only, 94scan list, 97security information, 90adding to unit, 88deleting, 88editing, 88Programs, adding or removing, Pocket PC, 26pSigCapSpecIImage::ReadSigCapBuffer, 221IImage::ReadSigCapFile, 224pStructSymIdPairIS9CConfig2::GetCustomSymIds, 207IS9CConfig2::SetCustomSymIds, 208pSystemTime, IADC::Read, 156pszDevice, ITCDeviceOpen, 149pszDeviceNameIADC::Initialize, 153IBarCodeReaderControl::Initialize, 162pszFileName, IImage::ReadSigCapFile, 224pwLength, IS9CConfig::GetCode39, 176pwTotalDiscardedBytes, IBarCodeReaderControl::Cancel-ReadRequest, 160pwTotalDiscardedMessagesIADC::CancelReadRequest, 152IBarCodeReaderControl::CancelReadRequest, 160QQR codeconfiguration parameter, 307IS9CConfig3 function, 216Quick Response code. See QR codeRRadiosSee also Network adapterscard support, 4Reader commands, 357configuration change, 357date and time settings, 358Reading from drivers, NPCP, 130Reboot methodsIOCTL_HAL_COLDBOOT, 280IOCTL_HAL_REBOOT, 280IOCTL_HAL_WARMBOOT, 280Record button, recording a message, 23Recording a messageSee also NotesPocket Word, 51Recording mode, Pocket Word, 51
Index393700 Series Color Mobile Computer User’s ManualRecovery CDAutoCab method, 82AutoRun system, 76AUTOUSER.DAT file, 81part numbers, xviiiRegFlushKey() API, 262S9C upgrade, 345updating the system software, 79RegFlush utility, 81RegistryFTP Server parameters, 252keypad remapping, 282sample view of key mapping, 284save location, IOCTL_HAL_ITC_WRITE_SYSPARM,270writing to a storage card, 81Registry settingsAutoCfg, 122AutoFTP, 261AutoInterval, 122AutoIP/DHCP, 122DhcpMaxRetry, 122DhcpRetryDialogue, 122EnableDHCP, 122keypad driver, 282keypad planesalpha, 282gold, 282unshifted, 282Related publications, xviiiRemoveable card support, 5Removing driversDTR, 134NPCP, 129Removing programs, Pocket PC, 26, 28RFC 959, 259rgbAttrBufferIBarCodeReaderControl::QueryAttribute, 164IBarCodeReaderControl::SetAttribute, 168rgbBufferIADC::QueryAttribute, 154IS9CConfig2::GetGlobalAmble, 211IS9CConfig2::SetGlobalAmble, 212rgbCommandBuffISCP::GetConfig, 217ISCP::SetConfig, 218rgbData, IADC::SetAttribute, 157rgbDataBufferIADC::Read, 156IBarCodeReaderControl::Read, 165rgBeepRequests, IBarCodeReaderControl::IssueBeep, 163rgbImageData, pImgBuffer, IImage::ReadSigCapBuffer,222rgbLengthBuffIS9CConfig::GetCodabar, 173IS9CConfig::GetI2of5, 183IS9CConfig::GetStandard2of5, 194IS9CConfig::SetCodabar, 174IS9CConfig::SetI2of5, 184IS9CConfig::SetStandard2of5, 195rgbReplyBuffISCP::GetConfig, 217ISCP::SetConfig, 218Root, FTP Server, 255SS2of5.See Standard 2 of 5S_DEVICE_CONTENTION_E, IImage::Open, 227S_DEVICE_NOT_OPENED_EIImage::CancelReadImage, 226IImage::Close, 228IImage::ReadImage, 225IImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224IImage::Start, 226IImage::Stop, 227S_IMG_NOT_PRESENT_EIImage::Open, 227IImage::Stop, 227S_OKIImage::CancelReadImage, 226IImage::Close, 228IImage::Open, 227IImage::ReadImage, 225IImage::ReadSigCapBuffer, 223IImage::ReadSigCapFile, 224IImage::Start, 226IImage::Stop, 227S9Cinitialization, 138IS9CConfig functions, 172IS9CConfig2 functions, 204IS9CConfig3 functions, 216unit information control panel, upgrade files, 345version number, 342Sabre 1551E or 1553See also Tethered scannercabling, 232settings, 232Sample code, NPCP printing, 132SB555 radio, 110Scan list of profiles, 802.11 radio module, 98Scanner, unit configuration parametersautomatic shutoff, 355backlight timeout, 353date/time, 352key clicks, 354volume, 356Scanner cabling, 232Scheduling appointments and meetings, via Calendar, 31SDK, unit information control panel, 345SDMMC Disk, 80Searching for text, Microsoft Reader, 61SecureDigital cardscard support, 5installing applications, 78, 79
Index394 700 Series Color Mobile Computer User’s ManualSecurityconfiguration parameterencryption key, 335read encryption, 333read-only community string, 331read/write community string, 332subnet mask, 309write encryption, 334Unit Manager, 350Selected profile, 802.11 radio module, 97Selecting, drawing via Notes, 22Sending and receiving messages, via Inbox, 42Serial port, modem support, 4Service contract status, xviiiSetting date and time, 358Setting up an e-mail service, 73SETUP.DLL, installation functions, 248Signature captureIImage interface, 221IImage::CancelReadImage, 226IImage::Close, 228IImage::Open, 227IImage::ReadImage, 225IImage::ReadSigCapBuffer, 221IImage::ReadSigCapFile, 224IImage::Start, 226IImage::Stop, 227Simple Network Management Protocol. See SNMPSite installations, xviiiSite surveys, xviiiSMS, Folder behavior connected to e-mail server, 46SNMP, 125about SNMP, 123CMIP, 123configuration parametersidentification contact, 338identification location, 340identification name, 339security encryption key, 335security read encryption, 333security read-only community string, 331security read/write community string, 332security subnet mask, 309security write encryption, 334trap authentication, 336trap threshold, 337control primitives, 123multiple retrievals, 124retrieval, 124Unit Manager, 350using the protocol, 123SNMP OIDsaimer LED duration, 323automatic shutoff, 355backlight timeout, 353beeperfrequency, 320volume, 318codabar, 292user ID, 310code 11, 306user ID, 314code 128, 295FNC1 character, 297user ID, 310code 39, 290user ID, 310code 93, 294length, 294user ID, 311data matrix, 308date/time, 352default S9C settings, 210EAN13 user ID, 3138 user ID, 313good readbeep duration, 322beeps, 321identificationcontact, 338location, 340name, 339image dimension, 324interleaved 2 of 5, 303user ID, 311IS9CConfig2::GetCustomSymIds, 207IS9CConfig2::GetSymIdXmit, 214IS9CConfig2::SetCustomSymIds, 208IS9CConfig2::SetSymIdXmit, 214key clicks, 354macro PDF, 300matrix 2 of 5, 304user ID, 313micro PDF 417, 302MSI, 299user ID, 311PDF 417, 300user ID, 311plessey, 298user ID, 312prefix, 315QR code, 307securityencryption key, 335read encryption, 333read-only community string, 331read/write community string, 332write encryption, 334security subnet mask, 309standard 2 of 5, 291user ID, 312suffix, 316telepen, 305user ID, 313transmission option, 215trapauthentication, 336threshold, 337
Index395700 Series Color Mobile Computer User’s ManualUPCA user ID, 312E user ID, 312UPC/EAN, 293virtual wedge, 325code page, 329grid, 328postamble, 327preamble, 326volume, 356Symbology ID defaults, 219Software Developer’ s Kit. See SDKSoftware Tools CD. See Tools CDSoftware versions, 6, 342700 Series Computer, 5unit information control panel applet, 342, 344Speaker, 2SSID (network name), 802.11 radio module, 89Standard 2 of 5, 366configuration parameter, 291user ID, 312default S9C settings, 196enumerations, 196IS9CConfig::GetStandard2of5, 194IS9CConfig::SetStandard2of5, 195modifier characters, 220Start Menu, adding programs, 28via ActiveSync, 28via File Explorer, 28Status icons, Pocket PC, 12Stream device driverNPCPPORT.DLL, 129ONEIL.DLL, 134stTimeStamp, IBarCodeReaderControl::Read, 165Suffix, configuration parameter, 316Summary screenCalendar, 33Contacts, 36Tasks, 39Supportglobal services and support center, xviiiweb, xviiiSymbologies, 360scanning labels, 368Unit Manager, 348user IDsCodabar, 310Code 11, 314Code 128, 310Code 39, 310Code 93, 311EAN 13, 313EAN 8, 313Interleaved 2 of 5, 311Matrix 2 of 5, 313MSI, 311PDF 417, 311Plessey, 312Standard 2 of 5, 312Telepen, 313UPC A, 312UPC E, 312when not availableimager, 298, 299, 300, 302, 304, 305, 306laser scanner, 307, 308Symbology ID, Unit Manager, 349Synchronizing e-mail messages, via Inbox, 42System status maintained, 4szDest, EncryptWepKeyForRegistry(), 106szFilterIADC::SetAttribute, 157IBarCodeReaderControl::SetAttribute, 167szSource, EncrypWepKeyForRegistry(), 106TTas kscreating a task, 38Pocket Outlook, 37Pocket PC icon, 13using the summary screen, 39TCP/IP client, DHCP server, 122Technical support, xviiiTelepenconfiguration parameter, 305user ID, 313default S9C settings, 197enumerations, 198IS9CConfig::GetTelepen, 197IS9CConfig::SetTelepen, 197modifier characters, 220Telephone numbers, xviiiTesting AT commands, 117Tethered scannercapabilities, 233disabling, 231enabling, 231error messages, 232limitations, 233settings, 231Text messages, Pocket PC, 24Time, setting, 358Tips for working, Pocket Excel, 53TLS, 802.1x profile, 92Today, Pocket PC settings, 26Today screen, Pocket PC, 11Tools CDbase operating system files, 78Bluetooth documentation, 120CAB files, 4, 78, 344CE Imager, 80Comm Port Wedge CAB file, 344management tools installed on desktop, 77MIB files, 125part number, xviiisample NPCP code, 132SRDEVMGMT.CAB file, 286Unit Manager CAB file, 347Wireless Printing Development Guide, 120wireless printing sample, 345wireless printing SDK, 120
Index396 700 Series Color Mobile Computer User’s ManualTracking people, via Contacts, 34Transcriber, Pocket PC input panel, 18Transfer items using infraredgetting connected, 67receiving information, 67sending information, 67Trap configuration parametersauthentication, 336threshold, 337Tra p scontrol panel appet, SNMP, 336Unit Manager, 351Troubleshooting, CAB Wizard, 250TTLS, 802.1x profile, 93Typing mode, Pocket Word, 49Typing on the screen, Pocket Word, 49UUDPFTPDCE, 256within SNMP, 123UDP broadcasts, IDNATarget parameter, 254uiHeight, pSigCapSpec, IImage::ReadSigCapBuffer, 222uiWidth, pSigCapSpec, IImage::ReadSigCapBuffer, 222Unit, configuration parametersautomatic shutoff, 355backlight timeout, 353date/time, 352key clicks, 354volume, 356Unit informationbattery status, 343CAB files, 344ActiveX control tools, 345Bluetooth stack, 344Comm Port Wedge, 344NPCP printer, 344S9C Upgrade, 345SDK, 345Unit Manager, 345Unit Manager help, 345Windows configuration, 345wireless printing demo, 345wireless printing sample, 345versions, 6, 342700 Platform Build, 342DataCollection Build, 342S9C, 342Unit Managerautomatic shutoff, 355backlight timeout, 353data collection, 348beeper/LED, 349imager, 350symbologies, 348symbology ID, 349virtual wedge, 350date/time, 352documentation, 347key clicks, 354reader commands, 357changing configuration, 357setting time and date, 358SNMP, 350identification, 351security, 350traps, 351volume, 356Unit managerinstalling applications, 78unit information control panel, 345help files, 345Universal Product Code. See UPCUnshifted plane on keypad, 281UPC, 362configuration parameter, 293A user ID, 312E user ID, 312default S9C settings, 201enumerations, 201IS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200modifier characters, 220upcACheckIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200upcAddOn2IS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200upcAddOn5IS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200upcAddOnDigitsIS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200upcANumSystemIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200upcAReencodeIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200upcASelectIS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200upceanDecodeIS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200upcECheckIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200upcENumSystemIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200upcEReencodeIS9CConfig::GetUpcEan, 199IS9CConfig::SetUpcEan, 200upcESelectIS9CConfig::GetUpcEan, 198IS9CConfig::SetUpcEan, 200Updating, bootloader, 77
Index397700 Series Color Mobile Computer User’s ManualURLsActiveSync, 29Adobe Acrobat Reader, 116AT command interfaceCDMA/1xRTT SB555, 116GPRS/GSM GEM350X, 116GPRS/GSM MC45, 116customer support, xviiifull screen display, 263Knowledge Central, xviiiMIBs, 125Microsoft Exchange e-mail account, 53Microsoft Passport account, 53Microsoft support, 10MSDN library, 260Pocket PC, 10Pocket PC support, 10web support, xviiiUser Datagram Protocol. See UDPUsing a message list, via Inbox, 43UUID, 272VVideo files, Windows Media Player, 57Viewing mobile favorites and channels, Pocket InternetExplorer, 66Virtual wedgebar code configurationgrid, 371postamble, 371preamble, 371configuration parameter, 325code page, 329grid, 328postamble, 327preamble, 326data filtering, 141filter expression values, 142global ambleIS9CConfig2::GetGlobalAmble, 211IS9CConfig2::SetGlobalAmble, 212operators, 144Unit Manager, 350VN_CLASS_ASIC, 266VN_CLASS_BOOTSTRAP, 266VN_CLASS_KBD, 266Volumebar code configuration, 368configuration parameter, 356WWAN radio CORE module, 111WAN radio IDsITC_DEVID_WANRADIO_NONE, 268ITC_DEVID_WANRADIO_SIEMENS_MC45, 268ITC_DEVID_WANRADIO_SIERRA_SB555, 268WAN rado CORE modulephone application, 115terminal application, 114WAP pages, 62connecting to an ISP, 68Warm bootIOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275Web addresses. See URLsWeb browsers, FTP support, 259Web pages, 62connecting to an ISP, 68Web support, xviiiWelch Allyn 1470 Imagercabling, 232settings, 232WEP encryption, 802.11 radio module, 91Windows configuration, unit information control panel,WinCfg CAB file, 345Windows Media files, Windows Media Player, 57Windows Media Player, Pocket PC, 57Wireless Application Protocol. See WAP pagesWireless network, 87Wireless printingBluetooth compatible module, 120unit information control panelPDWPM0C CAB file, 345WP_SAMPLE.CAB file, 345Wireless TCP/IP installations, BlockSize parameter, 252Wireless WANAT command interfaceCDMA/1xRTT SB555, 116GPRS/GSM GEM350X, 116GPRS/GSM MC45, 116CDMA/1xRTT, 110GEM350x, 110GSM/GPRS, 110SB555, 110testing AT commands, 117wNumberOfMessages, IADC::QueryData, 155Word documents. See Pocket WordWorkcreatinga modem connection, 70an Ethernet connection, 71getting connected, 70Writing mode, Pocket Word, 50Writing on the screenSee also NotesPocket Word, 50Writing to driversDTR, 135NPCP, 130wStructSize, IBarCodeReaderControl::Read, 165WWAN. See Wireless WANXXscale processor ID, IOCTL_GET_CPU_ID, 280
Index398 700 Series Color Mobile Computer User’s ManualFiles IndexNumbers80211API.DLL, 10080211CONF.EXE, 10080211SCAN.EXE, 100AAUTOUSER.DAT, 79CCABWIZ.DDF, 249CABWIZ.EXE, 236, 249CEIMAGER.EXE, 80CPL802.CPL, 100DDEVICEID.H, 272EEXITME.BIN, 259FFTPDCE.EXE, 256, 259AutoFTP, 261FTP Server, 251FTPDCE.TXT, 259IIADC.H, IADC functions, 151IADCDEVICE.HIADC::SetAttribute, 157IBarCodeReaderControl::SetAttribute, 167INTERMEC.MIB, 125IS9CCONFIG.HIS9CConfig functions, 172IS9CConfig2 functions, 204ITCADC.MIB, 125ITCDEVMGMT.H, 149ITCDEVMGMT.LIB, 149ITCSNMP.MIB, 125ITCTERMINAL.MIB, 125ITCUUID.LIBIADC functions, 151IS9CConfig functions, 172IS9CConfig2 functions, 204MMAKECAB.EXE, 249MOD80211.DLL, 100NNETWLAN.DLL, 100NPCPPORT.DLL, 129NRINET.INI, 345OOEMIOCTL.HIOCTL_GET_CPU_ID, 280IOCTL_HAL_COLDBOOT, 275IOCTL_HAL_GET_BOOT_DEVICE, 277IOCTL_HAL_GET_BOOTLOADER_VERINFO,274IOCTL_HAL_GET_OAL_VERINFO, 273IOCTL_HAL_GET_RESET_INFO, 276IOCTL_HAL_ITC_READ_PARM, 265IOCTL_HAL_ITC_WRITE_SYSPARM, 270IOCTL_HAL_REBOOT, 278IOCTL_HAL_WARMBOOT, 275ONEIL.DLL, 134PPKFUNCS.HIOCTL_HAL_GET_DEVICEID, 272IOCTL_PROCESSOR_INFORMATION, 279RREBOOTME.BIN, 259__RESETMEPLEASE__.T XT, 248RPM.EXE, 241RPMCE212.INI, 241SSETUP.DLL, 240, 248DllMain, 248SRDEVMGMT.CAB, 286TTAHOMA.TTF, 241WWCESTART.INI, 241
Corporate Headquarters6001 36th Avenue WestEverett, Washington 98203tel 425.348.2600fax 425.355.9551www.intermec.com700 Series Color Mobile Computer User’s Manual - November 2002*961054031**961054031* REV B

Navigation menu