`
JadeLuo
  • 浏览: 425919 次
  • 性别: Icon_minigender_1
  • 来自: 珠海
社区版块
存档分类
最新评论

MC3090 开发文档资料

 
阅读更多

SMDK v1.7 for .NET

[Part #:  SMDK-M-1.07.03]


Contents


Description

Thank you for selecting Motorola, Inc as your mobility solution tool provider.  The SMDK for .NET provides developers with the tools necessary to develop C# and VB.NET managed applications for enterprise mobility devices from Motorola. These tools include class libraries, sample applications, and associated documentation. SMDK for .NET allows Microsoft® .NET Compact Framework developers to programmatically access the enterprise mobility features on the devices.  This developer kit is designed for use with Microsoft Visual Studio 2003, Visual Studio 2005 and Visual Studio 2008.

Although SMDK v1.7 for .NET has been designed to work with all Motorola mobile computers running Windows Mobile or Windows CE, it should only be used to develop applications for approved devices. Refer to the product download page for a complete listing of approved devices.

For the latest software updates, go to the Developer & Software Tools page on the Support Central Web site at:

http://support.symbol.com/support/product/DEV_SW_TOOLS.html

For more information on Motorola enterprise mobility devices, please visit the Business Products web page at:

www.motorola.com/enterprise

Thank you,

The Software Development Team

Back to Top

Release Notes

Version 1.7

  1. New support for Microsoft Visual Studio 2008. This version supports .NET Compact Framework 2.0 only. Support for version 3.5 will be included in the next version.
  2. Fixed the Symbol.Barcode assembly to successfully initiate on a device that does not support all symbologies.

Version 1.6

  1. New RFID2 class library and samples providing a common API for MC9090, RD5000 and XR400 RFID devices .  The older RFID class library has been deprecated and will be removed in the future. Please start using the new RFID2 class library instead. This deprecation does not apply to the MC9060 RFID devices.
  2. New Device support for MC17, MK2200 and MC9090-RFID.
  3. New methods in Symbol.Barcode assembly to get and set all Barcode parameters on request.
  4. New support for KOREAN3OF5 and US4STATE barcode symbologies.
  5. New support for DPMMode and IlluminationMode features in Symbol.Barcode assembly.
  6. New Status event in Fusion.WLAN class for receiving notification when the radio is turned on or off.
  7. New sample application; PS_Sample, for demonstrating the capabilities of the MC17 device.
  8. Support for Fusion version 2.35.
  9. Enhanced Symbol.Barcode, Symbol.WirelessLAN assemblies for performance improvement.
  10. Enhanced Symbol.ResourceCoordination assembly for receiving notification for all triggers by using the new property TriggerID.ALL_TRIGGERS.
  11. Enhanced ResourceCoordination Sample to demonstrate the use of TriggerID.ALL_TRIGGERS.
  12. Enhanced FusionSample to use command mode only when necessary, allowing other Fusion applications run at the same time.
  13. Fixed Fusion.WLAN class to allow applications to initialize the Fusion object when the adapter power is off.

Version 1.5 - Patch1

  1. New capability to create multiple Fusion WLAN objects in one application.
  2. New capability to open the Fusion API in "COMMAND" or "STATISTICS" mode.
  3. New property "EventResolution" in WLAN to set the time interval for reporting Adapter.SignalQualityChanged events in adapters.
  4. Symbol.Fusion assembly no longer throws an exception when the device is resumed after suspension.
  5. Fixed the DPM reader params issue. The Barcode class will not attempt to disable the DPM feature, if it is already enabled by an external tool. However, the Barcode class still does not provide any mechanism to modify the DPM settings
  6. The Barcode class no longer throws an exception on certain devices where the SetReaderParams() method fails.
  7. Fixed Barcode design-time component so that it no longer fails at runtime.

Version 1.5

  1. New Fusion Class Library to manage and diagnose WLAN profiles and Adapters.
  2. New C# and VB.NET samples to illustrate the usage of the Fusion class library.
  3. New device support for WT4000 Wearable computer.
  4. New device support for VC5090.
  5. New VS2005 CAB Sample (Samples.Net.CAB) for mass deployment of Samples.
  6. Enhanced samples to support keyboard navigation (for non-touch screen devices).
  7. Enhanced samples to support multiple screen dimensions and orientations.
  8. Extended barcode assembly to support AZTEC and MICROQS decoder types.
  9. Extended ResourceCoordination assembly to allow enabing all triggers.

Version 1.4

  1. Enhanced RFID assembly to provide support for EPC Class1 Gen2 Tag type.
  2. Expanded help file with snippets of code samples to show the usage of RFID class library methods, properties and events.
  3. Improved RFIDSample2 sample application to demonstrate the usage of the RFID assembly including Gen2 features.
  4. Start menu links to SMDK Samples folders replaced by new Sample Launcher.

Version 1.3

  1. New MC9090 device support for Windows Mobile 5.0 and Windows CE 5.0.
  2. New MC9060 device support for Windows CE 5.0.
  3. New MC70 device support for Windows Mobile 5.0.
  4. New support for the final release of Microsoft Visual Studio 2005.
  5. New VS2005 toolbox components for developing barcode, imager and MagStripe (MSR) applications.
  6. New feature to detect events when the MSR hardware is physically removed.
  7. New feature to set the reader parameters of the scanner.  One of the benefits of this feature is setting the "PicklistMode" property of the imager.
  8. Expanded help file with snippets of code samples to show the usage of class library methods, properties and events.
  9. Expanded help file to include a list of error codes returned by the Barcode and MagStripe devices.
  10. Enhanced Barcode and MagStripe class libraries to catch exceptions and notify the application.
  11. Enhanced MagStripe class to enable customizing the MSR device by configuring the fields "TrackFormat" and "ReservedChar".
  12. New documentation to illustrate the usage of sample applications.
  13. Fixed VB.NET samples to handle type casting warnings generated during compilation.
  14. Fixed RFID assembly to handle disposing and recreating the object multiple times.
  15. Fixed MSR to read data when set to the "Track3 Only" mode.
  16. Modified GenericReaderSample1 and GenericReaderSample2 samples to demonstrate the usage of the Symbol.Generic assembly to read the Barcode and MagStripe data.
  17. New VS2005 samples (CS_WANSample and VB_WANSample) demonstrating use of TAPI, RAS, Connection Manager and SMS features.
  18. New VS2005 samples (CS_CaptureAccumulateTransfer and VB_CaptureAccumulateTransfer) to demonstrate capturing scanned data, storing in SQLCE database and transmitting it to a host application.
  19. New MK1100 device support for Windows CE 4.2
  20. Fixed Barcode assembly to enable setting the Bookland code in the UPC/EAN Symbology

Version 1.2

  1. New device support for PPT8800 CE4.2, MC9000 CE4.2, MC3000 CE4.2 and 5.0, MC50, MC1000, MK2000 CE4.2, PDT8100w, PDT2800w, PDT8100w.
  2. New support for Composite and TLC39 symbologies.
  3. New samples (CS_ScanSample3 and VB_ScanSample3) demonstrating use of a single reader and reader data object on multiple forms.
  4. New support for raw data in the Barcode.ReaderData object. With IsText property set to false, Binary property would return the raw data of the scanned barcode.
  5. New samples (CS_PowerSample1 and VB_PowerSample1) demonstrating use of Microsoft Power Management API to get and set status and preferences.
  6. New Symbol.RFID Class Library accompanied with a set of samples.
  7. New Display size awareness enhancement to Imager Sample.
  8. New support for getting serial number and smart battery information through Resource Coordinator Class.
  9. New ConfigTypes available in Resource Coordinator Class.
  10. New Help Integrated with the Visual Studio environment.
  11. New support for Visual Studio 2005 Beta2.
  12. New support for Microsoft .Net Compact Framework 1 SP3 and Compact Framework 2.
  13. Fixed Symbol.Magstripe handling on a resume after a suspend and updated Magstripe samples accordingly.
  14. Fixed all scan samples to allow larger ReaderData buffers.
  15. Fixed cab installation to prevent warning messages on Windows Mobile 2003 Second Edition and later devices.
  16. Fixed Symbol.Printing bug that was causing incorrect fonts to be printed to the Zebra QL series printers.
  17. Updated ScanSample1, AudioSample1 and ResCoordSample1 for the smaller display of MC1000c42 and redesigned to handle keyboard navigation.

Version 1.1

  1. New device support for MC9000, MC9000w, MK2000, PDT8100x, SPS3000, PPT8800w
  2. New .NET-Style Help
  3. New Barcode Design-Time Control
  4. New MC9000 Desktop Emulator support
  5. New MKSeries class library providing access to custom API's specific to the MK2000
  6. New MKSeries sample applications
  7. New Imaging class library providing access to Imager API's on devices such as the PDT8100x and MC9000w
  8. New Imaging sample applications
  9. Enhanced StandardForms and BarcodeForms to improve performance and reliability
  10. Fixed "Wireless LAN roaming" issue, preventing loss of signal strength status when roaming between Access Points
  11. Fixed "Mislabeled Notification Objects" issue, preventing incorrect object from being accessed
  12. Fixed "simulation mode" issue preventing unintended entry into simulation when the assembly is unable to detect the required underlying components.
  13. Fixed "WirelessLAN.ESSID Null Character" issue, preventing incorrect ESSID information returned by the Text property.
  14. Fixed "MSR Track Mis-Decode" issue, preventing cards with no data in track 1 from being read properly.
  15. Fixed "Finalize not freeing resources" issue, preventing the garbage collector from freeing all managed and native resources back to the system.

Version 1.0

  1. Symbol.Barcode Class Library
  2. Symbol.Magstripe Class Library
  3. Symbol.Printing Class Library
  4. Symbol.Wireless LAN Class Library
  5. Symbol.Display Class Library
  6. Symbol.Audio Class Library
  7. Symbol.Resource Coordination Class Library
  8. Symbol.Notification Class Library
  9. Symbol.Keyboard Class Library
  10. Symbol.Keyboard Class Library
  11. Additional Help,  including intellisense help.
  12. Source code for common forms (Symbol.StandardForms/Symbol.BarcodeForms)
Back to Top

<!-- ******************************************************************************************************** --><!-- ******************************************************************************************************** --><!-- ******************************************************************************************************** --><!-- ******************************************************************************************************** -->

Components

If the default location is not changed, the installed components can be found in the following folders:

Component - VS2008 Location under \Program Files
Class library assemblies \Symbol Mobility Developer Kit for .NET\v1.7\SDK\Smart Devices
Sample applications \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\Samples VS2008
Help files \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\Help Files
CAB files \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\MassDeployment

 

Component - VS2005 Location under \Program Files
Class library assemblies \Symbol Mobility Developer Kit for .NET\v1.7\SDK\Smart Devices
Sample applications \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\Samples VS2005
Help files \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\Help Files
CAB files \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\MassDeployment

 

Component - VS2003 Location under \Program Files
Class library assemblies \Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE
Sample applications \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\Samples VS2003
Help files \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\Help Files
CAB files \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\MassDeployment

 

Back to Top

<!-- ******************************************************************************************************** --><!-- ******************************************************************************************************** -->

Installation

Development PC

Install Requirements for Visual Studio.NET 2003:

Install Requirements for Visual Studio 2005:

Install Requirements for Visual Studio 2008:

  • Microsoft® Windows XP
  • Microsoft® Visual Studio 2008 *
  • Microsoft ActiveSync 4.5 or higher

* The edition of Visual Studio 2003/2005/2008 installed must support Mobile device development. Express editions of Visual Studio do not support Mobile device development.

Device Runtimes

To prepare a device to run applications that utilize Symbol .NET libraries, the following runtime software must be installed:

  • Microsoft .NET Compact Framework v1.0 SP3 or v2.0

CF1.0 SP3 is supported for development only with Microsoft Visual Studio .NET 2003.

CF2.0 is supported for development only with Microsoft Visual Studio 2005.

  • SMDK for .NET runtime environment (symbol.all.arm.cab).

  • Symbol.RFID2 requires CF2.0 SP2

Host Runtimes

  • Symbol.RFID2 for Host requires .NET Framework 2.0

Back to Top

Device Updates

Update for Printing

Most of the enterprise mobility devices are shipped without the printer drivers installed. To use the Printer class library, the printer drivers must be added to the device.  These drivers are available at http://symbol.com/support.

 

Back to Top

Usage Notes

1. Accessing Help and Documentation
The SMDK for .NET components can be easily accessed using the "Symbol Mobility Developer Kit v1.7 for .NET" program group on the Windows Start Menu.  This program group provides access to the Help file, Readme file and the Sample applications source code. SMDK for .NET Help has also been integrated with the Microsoft® Visual Studio® environment to provide an enhanced development experience through quicker lookups and intellisense.
 

2. Developing Applications
Once this package has been installed, creating .NET Compact Framework Applications that target SMDK is fairly simple. Follow the steps below to create a new application.

  1. Create a new "Smart Device Application" project that uses either the Microsoft® Visual Basic.NET or Microsoft® Visual C# languages.

  2. From the "Project" pull-down menu select "Add Reference...".

  3. From the list of .NET assemblies, select the "Symbol" assembly as well as the particular SMDK assembly that matches the functionality you would like to develop with (Example: For barcode scanning applications select "Symbol" and "Symbol.Barcode").

  4. Begin programming your application. Refer to the SMDK API documentation for information on the methods and properties of each class.

 

3. Developing Applications in VS2005/2008 using the "Symbol" Design Time Components
The device applications for scanning, imager and MSR can be developed using the design time (toolbox) components.  SMDK v1.7 for .NET will automatically install these design time components to the toolbox in Visual Studio 2005/2008.  These components can be dragged onto a form and begin the development without having to add references.

 

4. Adding the BarcodeReader Design Time Control to the VS2003 Toolbox
BarcodeReader Design Time control is a design time component that can be dragged onto a form. Before the BarcodeReader design-time control can be used, it must be added to the Visual Studio.NET 2003 toolbox:

  1. Activate the Toolbox window (Menu: View/Toolbox) from Visual Studio .NET.
  2. Within the Toolbox, right click the tab where you want to put the BarcodeReader control, and then select "Add/Remove Items..." from the pop-up menu.
  3. In the "Customize Toolbox" dialog, select the ".NET Framework Components" tab and then click Browse to locate the  Symbol.Barcode.Design.dll.  This DLL can be found at the following location:

        \Program Files\Microsoft Visual Studio.NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\Designer\
     
  4. Open Symbol.BarcodeDesign.dll.  The BarcodeReader control will show up in the Customize Toolbox dialog. Click OK to close the dialog.

Note: Barcode Design Time is the only component available for the Microsoft Visual Studio 2003 environment.


5. Application Deployment through Visual Studio
During development, Visual Studio will automatically copy the .NET Compact Framework and SMDK CAB files to your device if they have not already been installed. Your application will then be deployed onto the device. For devices that have the .NET Compact Framework or SMDK class libraries installed, Visual Studio .NET will download the application only.
 

6. Application Mass Deployment
The following Mass Deployment directories are provided by the SMDK v1.7 for .NET:
 

Devices OS/CABs Location under \Program Files
Windows CE, Windows Mobile 2003 \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\MassDeployment\CE.NETorWM2003
MKSeries CE 4.2 \Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\MassDeployment\MKSeries


Included in these directories are files (.cab, .cpy, and .reg) that can be used to copy the .NET CF*** and SMDK cab files from an "\Application" partition into the "\Windows" directory and installed on a cold boot. The CAB files are installed using "Startup.exe" to launch wceload.exe (standard CAB installation method) with the command line that contains the name of the CAB file.

*** Please note that the .NET CF CAB files are not provided in the MassDeployment directory.

They can be manually copied from the Visual Studio .NET 2003/2005 directory to the "\Application" folder located on the
device.

For Windows CE.NET or Windows Mobile 2003 devices the .NET CF CAB files can be found under "\Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\v1.0.5000\Windows CE\wce400\armv4" or "Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\wce400\armv4".

For Windows CE 5.0 devices, the .NET CF CAB files can be found under "Program Files\Microsoft Visual Studio 8\SmartDevices\SDK\CompactFramework\2.0\v2.0\WindowsCE\wce500\armv4i".

With Visual Studio 2008, these will be avaiable under \Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE.

The included .cpy and .reg files are designed for CF1 cab installation. These files can be customized for CF2 installation. The following lines in the files "symbolmdk.cpy" and "symbolmdk.reg" should be modified to match the .NET CF CAB file.

"symbolmdk.cpy"
            \application\netcfv2.ppc.armv4.cab > \windows\netcfv2.ppc.armv4.cab

"symbolmdk.reg":
           [HKEY_CURRENT_USER\Software\Symbol\Startup\Programs\Prog10]
            "Command"="\Windows\netcfv2.ppc.armv4.cab"

 

7. Caution with Power Samples
The CS_PowerSample1 and VB_PowerSample1 have been provided to demonstrate the Power Management features of devices that utilize a Microsoft Power Management architecture (MC9000, MC50, MC3000 etc.). The sample may not function with certain devices. Using Power Management features to change device and system power states should be avoided as it may interfere with the working of the device and may result in unexpected behavior and loss of data.

8. Running Samples on MC1000
ScanSample1, AudioSample1 and ResCoordSample1(CS and VB) have been updated to fit the smaller display of the MC1000. Further modifications in the samples have been made to allow for keyboard navigation on the MC1000 where keyboard is the only means of input. Support for keyboard navigation requires the presence of CF1 SP3. Other samples may not be usable on the MC1000 without further modifications.

9. Caution with WAN Samples
The WAN sample is provided for demonstrating the usage of TAPI and other WAN related features. This sample program is provided for demonstration purpose only and it should not be used as a production application. This sample will work on only those device that provide WAN capabilities like MC9090.

10. Caution with CaptureAccumulateTransfer (CAT) Samples
The CAT sample is provided for demonstrating the usage of capturing and storing data on a device and transmitting it to a host PC using socket technology. This sample program is provided for demonstration purpose only and it should not be used as a production application. Please note that only one client device can connect to the host at any given time.

11. Using RFID2 Host Assembly with RD5000
Using the RFID2.Host assembly with RD5000 requires installing additional software package. To obtain this package search for "RFID Control Daemon Package (RFIDControl) For The RD5000" on Support Central. Refer to the documentation provided in the package for installing and performing the remote control operation on RD5000.

12. RFID2 Requires that the Application Keeps Track of Configuration
When reconnecting to reader (after incidental or manual disconnect), API assumes default configuration. When the customer application configures reader, and a disconnect operation is performed, the application would need to reconfigure the reader after reconnecting to reader.

13. RFID2 Antenna Configuration
If an application needs to change any antenna settings, it must first get the current antenna configuration using IRFIDReader.GetAntennaConfiguration, make the desired changes, and then set the modified antenna configuration using IRFIDReader.SetAntennaConfiguration.

14. RFID2 Migration
The help file contains a migration section for porting applications from the Keytone RFID API to the new RFID2 API.  Applications written using the older RFID API cannot be ported.  A complete rewrite is required.

15. RFID2 Write ID exception
When using RD5000 or MC9090 readers, the user application may receive an exception indicating that the write operation could not be verified. The application must handle this exception and either reissue the command or read the tag ID to determine if the write operation actually succeeded.

16. RFID2 API Product Support
Refer to Symbol.RFID2.Device assembly section in help file to find out the products supported by Symbol.RFID2

 


Known Issues

  1. The MC70 Magnetic Stripe Reader may not restart firing read notifications after the device is resumed following suspension. The workaround is to close and open the Magnetic stripe Reader. The underlying driver issue will be addressed in a future release of the device software.

  2. An attempt to disable fields Supplemental2 and Supplemental5 of the class UPCEANParamsAPI after reading one barcode will result in an exception. The underlying driver issue will be addressed in a future release of the device software.

  3. Certain operations on EPC class1 Gen2 tags (such as Erase tags, programming access password, locking tags, use of partial masking etc.) may not be successful and some settings may be limited to only default values (such as LockOption and WriteOption) due to unresolved issues in the underlying RFID device software. Please refer http://symbol.com/support for the latest updates on RFID device software for your mobile computer.
  4. Symbol.RFID namespace fails to write to EPC Class 0 tags. The underlying driver issue will be addressed in a future release of the RFID device software.

  5. The MC50 Color Camera captures 16bpp BMP images that are not supported by the Microsoft .Net Compact Framework. However, JPEG images can be successfully captured using IMGOperations.dll version 1.7 or later.

  6. The ImagerSample1 (CS and VB) may throw an exception when trying to capture an image on the MC3000 CE 5.0 device with Compact Framework 1.0.  This problem does not appear when Compact Framework 2.0 is used.

  7. MagStripeParams.TrackSelection may fail to report the data from a specifically requested track. The workaround is to set TrackSelection to ALL_TRACKS (default) and ignore the unwanted tracks.

  8. On MK1100, MK2000 and PPT8800 devices, enabling and disabling the backlight may produce an error.

  9. On MK2000, checking the contrast level in DisplaySample1 may produce an exception.  A later release will contain a fix for this issue.

  10. The XR series of RFID readers has limited support for read point configuration in the Symbol.RFID2.Host assembly. The read points may need to be configured using the web interface prior to using the reader from a RFID2.Host based application.

  11. XR antenna settings are only supported in version 2.4.x

  12. To use Autonomous mode with XR readers in Symbol.RFID2, the read points in the web interface must be configured as POLLED. In addition, if the host application looses reader connectivity while the XR reader is in autonomous mode, user must manually stop autonomous mode using the web interface before attempting to reconnect to reader.

  13. When using Symbol.RFID2.Host with RD5000, the write tag id operation by default is for Gen 2 tags, but if there are no Gen 2 tags in the vicinity, the RFIDControl daemon will attempt to write to class 1 and class0 plus tags.

  14. Symbol.RFID2.Host sample applications may have problems connecting to XR or RD5000 readers if the host PC has more than one network adapter.

  15. Attempts by a second RFID2 host application to connect to an RD5000 reader may cause an already connected application to disconnect from the reader.  Under normal operation the reader rejects connection to second host application.

  16. GPIO notification event IRFIDReader.InputStatusNotifyEvent does not work with XR version 3.1.x. This feature only works with XR 2.4.x version. To get around this issue in XR 3.1.x, the application must use IRFIDReader.GetIOStatus to periodically poll for the status of input pins.

  17. If versions prior to Compact Framework 2.0 for .NET Service Pack 2 are used, debugging trigger feature in MC9090 may crash both visual studio 2005 and the device application.

  18. The symbol.mkseries.all.arm.cab does not deploy during application deployment using VS2005/2008. It should be manually installed on the device. The mksieries.all.arm.cab is available at "\Symbol Mobility Developer Kit for .NET\v1.7\Windows CE\MassDeployment\MKSeries" under program files

 

Back to Top


Troubleshooting

  1. MC9000 Internet Explorer Components Warning
    The Application image provided with the MC9000c42 DCP contains a directory labeled IE.  This folder contains required components for developing, “.NET” applications.  This folder must not be removed from the device.

  2. First Available Trigger
    Some of the samples make use of the first available trigger to capture a trigger event.  Since a device could have multiple triggers, the assumption is first available trigger is the main trigger of the device.  However, in the some of the new devices like MC9090, the first available trigger may not be associated with the main trigger.  In that case the sample code must be modified to use the right trigger.  An example of the modification required is shown below:

                    Replace this line:
                           
    trigger = new Symbol.ResourceCoordination.Trigger();
                    With this Line
    :
                           
    trigger = new Symbol.ResourceCoordination.Trigger(Symbol.ResourceCoordination.TriggerDevice.AvailableTriggers[triggerIndex]);

  3. Sample Applications
    The sample application programs are provided for the purpose of demonstration and are to be used as-is.  Although each program has been thoroughly tested, there always exists the possibility of coding errors.  The source code for each sample application has been provided to allow a jump start into mobile application development.  In the unlikely event a coding error is found in one of the sample applications, having access to the source code will allow the customer to fix the error.
     
  4. Sample Applications Runtime Requirements: The samples require that the Microsoft .NET Compact Framework and Symbol .NET cab be installed prior to running them. The samples will fail to run if these conditions are not met.
     
  5. Error: Cannot Connect to Device
    If you have a valid ActiveSync connection and still cannot connect to the device through Visual Studio .NET 2003, please refer to the Readme file Microsoft provides in its "Windows CE Utilities for Visual Studio .NET 2003 Add-on Pack". This documentation provides a number of steps that can be taken to fix this issue.

Back to Top


Last revised:  January 21st, 2008

Copyright (c) 2008
Motorola, Inc.
 
分享到:
评论

相关推荐

    wince c# 开发 mc 3090调用API震动程序

    你需要找到对应MC3090的震动API文档,通常这些API会以WinCE的API函数形式存在,比如`StartVibrate`和`StopVibrate`。 例如,假设有一个名为`VibrateAPI.dll`的本地库,其中包含震动相关的函数: ```csharp using ...

    Symbol_MC3090開發心得

    - **面临的挑战**:初次接触PDA且没有现成的使用或开发文档,使得项目团队在尝试连接无线局域网和开发定制应用方面遇到了极大的困难。同时,由于缺乏相关的技术经验,以及MES软件供应商和PDA供应商在PDA开发方面的...

    MC3000、MC3090SDK SMDK-M-1.07.03 API手册

    《MC3000、MC3090 SDK SMDK-M-1.07.03 API手册》是专为使用MC3000和MC3090系列手持设备进行Windows CE 5.0应用程序开发的重要参考资料。这个API手册提供了一套全面的软件开发工具包(SDK),帮助开发者理解和利用...

    三菱mc-3e mc-1e开发

    标题中的“三菱mc-3e mc-1e开发”指的是基于三菱电气的MC-3E和MC-1E型号的设备进行的开发工作。这两款设备可能是三菱的PLC(可编程逻辑控制器)或者工业自动化产品,常用于工业控制系统中。在实际应用中,开发者需要...

    移远MC20芯片官方文档+例程

    移远通信的MC20芯片是一款专为物联网应用设计的高性能模块,其官方文档和例程对于开发者来说是至关重要的参考资料。在这个名为“MC20资料包V4.62”的压缩文件中,包含了全面的技术信息,帮助我们深入理解并有效利用...

    移远4G通信+定位一体化模块MC20资料包(软硬件参考设计资料).zip

    移远4G通信+定位一体化模块MC20资料包(软硬件参考设计资料): MC20_Documents_Preliminary.rar MC20_Footprint_&Part_20160531.rar Quectel_MC20_AT_Commands_Manual_V1.0_Prelinimary160608.pdf Quectel_MC20_...

    MC20_Hardware_移远GSM开发板指导文档.rar_GNSS_GPS_GSM_chargejoo_mc20

    第2部分: MC20硬件文档和设计指导 - 开发板指导文档 Quectel移远MC20 GSM/GNSS/BLE模块的全部文档、资源,大部分未曾公开。分7个部分上传: 1. MC20模块介绍、指令/软件/使用手册、应用/生产指导、驱动 2. MC20...

    MC20_Hardware.rar_GSM_doesodn_opencpu_移远_移远MC20

    第2部分: MC20硬件文档和设计指导 Quectel移远MC20 GSM/GNSS/BLE模块的全部文档、资源,大部分未曾公开。分7个部分上传: 1. MC20模块介绍、指令/软件/使用手册、应用/生产指导、驱动 2. MC20硬件文档和设计指导 3....

    MC-EH201 开发资料.rar

    MC-EH201是一款可能基于微控制器或者嵌入式硬件平台的开发板或模块,其相关的开发资料通常包括用户手册、数据手册、API参考、示例代码、电路图、库函数、驱动程序等,这些都是为了帮助开发者进行硬件编程和应用开发...

    MC3000 无线文档

    5. **API及开发文档**:对于开发者来说,这部分可能包含与MC3000交互的API接口和开发工具,以便于自定义或扩展设备功能。 6. **安全指南**:强调设备的数据保护和网络安全,提供最佳实践以保护敏感信息。 7. **...

    移远MC20官方资料

    7. **软件开发**:虽然没有直接提到,但通常官方资料还会包含API接口、示例代码和驱动程序,以便开发者在不同操作系统平台上进行应用开发。 综合这些知识点,移远MC20官方资料提供了全面的技术支持,涵盖了从硬件...

    MC-EH587 标签打印机开发资料.rar

    MC-EH587标签打印机是一款专用于打印各种标签的专业设备,其开发资料通常包括硬件接口规范、软件开发包(SDK)、驱动程序、API函数库、样例代码、用户手册等资源,帮助开发者进行定制化集成和应用开发。在这款压缩包...

    MC20_OpenCPU_GS3_SDK_V1.3.rar_MC20 OPENCPU_MC20_OpenCPU_Quectel

    Quectel移远MC20 GSM/GNSS/BLE模块的全部文档、资源,大部分未曾公开。分7个部分上传: 1. MC20模块介绍、指令/软件/使用手册、应用/生产指导、驱动 2. MC20硬件文档和设计指导 3. MC20 OpenCPU文档 4. MC20 OpenCPU...

    MC2302D相关资料.zip

    压缩包中的"MC2302D相关资料"可能包含了更详细的文档,比如应用笔记、设计指南、常见问题解答(FAQs)以及用户案例等。这些资料可以帮助开发者解决实际设计中遇到的问题,提供最佳实践,或者激发新的设计思路。 总...

    vs2005开发MC1000,wince5开发代码,SDK代码

    标题中的“vs2005开发MC1000,wince5开发代码,SDK代码”揭示了这个压缩包文件包含的是使用Visual Studio 2005(VS2005)进行MC1000设备开发的示例代码,以及针对Windows CE 5.0(wince5)的操作系统环境。...

    SymbolMC3090开发心得.pdf

    在本文中,我们将深入探讨如何开发Symbol MC3090手持设备的应用程序,这是一个常见的任务在企业级移动解决方案中,特别是在实施MES(制造执行系统)时。Symbol MC3090是一款专为仓库管理和质量检查设计的PDA,通常...

    Symbol MC1000开发手册

    ### Symbol MC1000 开发手册核心知识点解析 #### 一、版权与许可声明 在文档开头,Symbol Technologies, Inc. 对该手册进行了明确的版权保护声明,并规定了使用条款: - **版权归属**:所有版权归属于Symbol ...

    -----------MC1000开发手册-----------

    《MC1000开发手册》是一份详细指导开发者进行MC1000平台应用开发的重要文档,通常以PDF格式提供。这份文档是为那些希望深入理解和利用MC1000微控制器(MCU)功能的专业人员设计的,涵盖了硬件接口、软件开发工具、...

Global site tag (gtag.js) - Google Analytics