<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>All board posts in Intermec Forum</title>
    <link>http://community.intermec.com/</link>
    <description>Intermec Forum</description>
    <pubDate>Wed, 08 Sep 2010 18:50:05 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2010-09-08T18:50:05Z</dc:date>
    <item>
      <title>IF61 some problems</title>
      <link>http://community.intermec.com/t5/RFID-Development/IF61-some-problems/m-p/4774#M302</link>
      <description>&lt;p&gt;hi!&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;i just got an IF61 device.&lt;/p&gt;&lt;p&gt;I need to prepare simple app that stores tag reads when offline using USB device.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;i wanted to use Ale Store and Forward apllication but cannot srart ALE server and get messages like these:&lt;/p&gt;&lt;p&gt;Jan 1 02:17:55 IF6107011025623 user.notice root: ALE: Starting ALE...&lt;br&gt;Jan 1 02:17:56 IF6107011025623 user.notice root: alepid=&lt;br&gt;Jan 1 02:17:56 IF6107011025623 user.notice root: ALE Server has not started!&lt;br&gt;Jan 1 02:17:56 IF6107011025623 user.notice root: Failed to start the ALE Server! Store And Forward cannot run.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Additionally an USB device isn't mounted automatically into /home/developer/usb1. I tried to mount it manually but unfortunately got no root account. Can i have a root access to use commands like mount?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;thanx in advance&lt;/p&gt;&lt;p&gt;m&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 12:31:16 GMT</pubDate>
      <guid>http://community.intermec.com/t5/RFID-Development/IF61-some-problems/m-p/4774#M302</guid>
      <dc:creator>morgue</dc:creator>
      <dc:date>2010-09-08T12:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Turn off the phone using an XML SmartSystems in CN50</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Turn-off-the-phone-using-an-XML-SmartSystems-in-CN50/m-p/4772#M2621</link>
      <description>&lt;p&gt;Not directly, but you could download WWANRadioPower.exe as well then run it using a SmartSystems XML script.&amp;nbsp;See this post for WWANRadioPower.exe:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.intermec.com/t5/Device-Management/Will-WWANRadioPower-exe-work-ok-on-CN50/m-p/2600" target="_self" rel="nofollow"&gt;http://community.intermec.com/t5/Device-Management/Will-WWANRadioPower-exe-work-ok-on-CN50/m-p/2600&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could run it using a script like this placed into \SmartSystems\SSConfigDir, assuming you have already placed WWANRadioPower.exe in \Temp folder:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;DevInfo Action="Set"&amp;gt;
  &amp;lt;Subsystem Name="SS_Client"&amp;gt;
    &amp;lt;Group Name="FileSystem"&amp;gt;
      &amp;lt;Group Name="StartProcess"&amp;gt;
        &amp;lt;Field Name="File"&amp;gt;\Temp\WWANRadioPower.exe&amp;lt;/Field&amp;gt;
        &amp;lt;Field Name="Parameters"&amp;gt;off&amp;lt;/Field&amp;gt;
      &amp;lt;/Group&amp;gt;
    &amp;lt;/Group&amp;gt;
  &amp;lt;/Subsystem&amp;gt;
&amp;lt;/DevInfo&amp;gt;&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 09:54:42 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Turn-off-the-phone-using-an-XML-SmartSystems-in-CN50/m-p/4772#M2621</guid>
      <dc:creator>DarrenBeckley</dc:creator>
      <dc:date>2010-09-08T09:54:42Z</dc:date>
    </item>
    <item>
      <title>Turn off the phone using an XML SmartSystems in CN50</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Turn-off-the-phone-using-an-XML-SmartSystems-in-CN50/m-p/4770#M2620</link>
      <description>&lt;p&gt;&lt;span class="short_text"&gt;&lt;span&gt;Is this possible?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 09:19:23 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Turn-off-the-phone-using-an-XML-SmartSystems-in-CN50/m-p/4770#M2620</guid>
      <dc:creator>ccapilla</dc:creator>
      <dc:date>2010-09-08T09:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from old equipment to new</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4768#M2619</link>
      <description>&lt;p&gt;Hello TMSuser&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;as far as I understodd your first post, the device communicates with a service on a server. Due to the device capabilities, I assume the device uses sockets to communicate with the server. Additionally I assume the big parts of the program are just sending informatiions to the server and the server gives feedback about the data to the device. The core of your device aprogram seems to be about socket send/receive, but without seeing the code...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The ck3 and other windows mobile devices cannot communicate dirctly with a MSAccess database. There is the SQLCE sdk which enables mobile devices to use local or remote databases or synced data, where only parts of the server SQL data is hold locally on the device and synced with the server data.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you more a C or VB or C# developer? You can start with an automatically converted Antares like C code using the Antares Migration toolkit or start from scratch and implement the socket communication and the GUI etc using DotNet (C# or VB). I would not touch the server service nor the logic in the first step, it seems to be a well working solution.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have Visual Studio, you can just use C/C++, C# or VB.NET to start a new SmartDevice project.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can also use Visual Studio to work with the migrated Antares code.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The socket communication used on the antares uses an already defined wireless communication. When you siwtch to 802.11 wireless, the connection parameters can be controlled with the help of the Communication resource kit (in C, C#, VB) or the Device Management resource kit (SmartSystems integration). In a first step I would setup the 802.11 connection manually. If the WLAN parameters dont change, you should use a SmartSystems xml configuration to setup the parameters during boot only. This must not be part of the core application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you provide some code and where you would like to go, we may help you more.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Josef&lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 04:08:21 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4768#M2619</guid>
      <dc:creator>hjgode</dc:creator>
      <dc:date>2010-09-08T04:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from old equipment to new</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4766#M2618</link>
      <description>&lt;p&gt;If I use a remote database on the server, do I still need the communications application that runs as a service on the server OR can I directly read/update the remote database from the application that runs on the device?&lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 00:42:22 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4766#M2618</guid>
      <dc:creator>TMSuser</dc:creator>
      <dc:date>2010-09-08T00:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from old equipment to new</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4764#M2617</link>
      <description>&lt;p&gt;I assume you would want to keep your current infrastructure and approach (except for probably updating access points etc.)&amp;nbsp;&amp;nbsp; If that is the case, you could either just rebuild your application with the Antares Migration kit, or rewrite your application.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you rebuild with Antares Migration, the functionality, messeging and to some extent the look and feel would be similar to the Antares.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If instead you rewrite the application, then the choice is yours.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could still use a remote server for the database, and there are some good reasons to do that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;On the other hand there are ways to keep some data in a local to the device&amp;nbsp;data base, and Microsoft has some good examples of how to get the data to fairly automatically synch up.&amp;nbsp; This would be useful in a case where you have intermittent connections.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As far as other language options, the IDL supports unmanaged C++ and JAVA as well as any .NET choice, which includes C#&amp;nbsp;&amp;amp; &amp;nbsp;VB.NET as well as some others.&lt;/p&gt;</description>
      <pubDate>Wed, 08 Sep 2010 00:02:38 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4764#M2617</guid>
      <dc:creator>RoyL</dc:creator>
      <dc:date>2010-09-08T00:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from old equipment to new</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4762#M2616</link>
      <description>&lt;p&gt;What other languages are an option if any?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I'm not entirely clear on this ... The actual reads/updates to the database (be it MSACCESS or SQL Server) are accomplished/coded in the program that runs on the device OR are they accomplished/coded in a communications application that runs on the server, such as the service currently being used that the device will communicate with?&lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 22:40:22 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4762#M2616</guid>
      <dc:creator>TMSuser</dc:creator>
      <dc:date>2010-09-07T22:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: CK3 scanner stopped working</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/CK3-scanner-stopped-working/m-p/4760#M2615</link>
      <description>&lt;p&gt;Thanks for the tips, Josef.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;My application uses a &amp;quot;global&amp;quot; BarCodeScanner object, which is initialized at startup. I have (currently) only one screen that uses the scanner. As a general rule, when I go into a screen that needs the scanner, I turn it on in the Activated() method and turn it off in the Deactivate() method. This has been working for a long time in both this and other applications.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I also have a &amp;quot;Check for Upgrades&amp;quot; routine that goes to our website and automatically upgrades the application. Part of this upgrade process includes shutting down the application and running a tool that installs the downloaded cab file.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I currently have two versions of the application: 1.00, and 1.01. The customer is getting this issue while using v1.00--we thought it was only in v1.01. Here is the process I'm going through to get the problem:&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;1. Install v1.00.&lt;/p&gt;&lt;p&gt;2. Run the app and go through the setup process (no scanner involved).&lt;/p&gt;&lt;p&gt;3. Go into the screen that requires the scanner (the scanner gets turned on when the form is loaded) and do some scans--one or many doesn't matter. The scanner works.&lt;/p&gt;&lt;p&gt;4. Get out of the screen (the scanner gets turned off).&lt;/p&gt;&lt;p&gt;5. Go into the Check for Upgrades area. An upgrade is found and downloaded.&lt;/p&gt;&lt;p&gt;6. The application shuts down and the cab file is installed. The custom tool, RunCab.exe, is run. This tool makes sure the application is terminated before trying to run the cab file. It works just fine.&lt;/p&gt;&lt;p&gt;7. Run the app and go through step 3. The scanner is not working.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Apparently, the &amp;quot;Hardware Trigger&amp;quot; is turned off. I'm assuming that when I turn off the scanner (BarCodeScanner.Enabled=false), the Hardware Trigger is turned off (and the opposite when I enable the scanner).&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;I'm using Data Collection RK v3.50 in version 1.00. There was an issue with another application using this version of the RK, so I downgraded to v3.40. Version 1.01 of my app uses DCRK v3.40. When I copied the 3.50 versions of Intermec.DataCollection.CF2.dll and ITCImager.dll onto the application directory of the device, it worked. Replacing them again with the 3.40 versions disabled the scanner.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;For other reasons, I can't upgrade the DCRK to v3.50. So, is there an issue with v3.40?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Kevin - ACI&lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 21:27:41 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/CK3-scanner-stopped-working/m-p/4760#M2615</guid>
      <dc:creator>KevinSwanner</dc:creator>
      <dc:date>2010-09-07T21:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from old equipment to new</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4756#M2614</link>
      <description>&lt;p&gt;The Intermec tools for developing on the CK3 are at &lt;a href="http://www.intermec.com/idl" rel="nofollow" target=_blank&gt;www.intermec.com/idl&lt;/a&gt;.&amp;nbsp; There is a kit (Antares Migration) that should allow you to just recompile Antares applications and use them on a CK3, however in the long run you are much better off recreating the application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would recommend C#, using Microsofts Visual Studio 2008.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Data Collection Resource kit will have functions for controlling the scanner/imager, and most of the other functions you might have used for Antares will come from Microsoft.&amp;nbsp; They make it easy to manage the screen in much nicer ways than the old character based devices.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you rewrite all of the communications functions you might have used on the Antares will need to be replaced using Microsofts Winsock for network communications.&amp;nbsp; The serial communications are harder to rewrite, and moving up to using the network is generally better.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The device management resource kit can be helpful in replacing the imCommand function, and the device resource kit has some functions for making tones etc.&amp;nbsp; Beyond that most of the resource kits are for features that would not have been available on Antares any way, so may not be of as much interest.&lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 18:57:22 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4756#M2614</guid>
      <dc:creator>RoyL</dc:creator>
      <dc:date>2010-09-07T18:57:22Z</dc:date>
    </item>
    <item>
      <title>Upgrading from old equipment to new</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4754#M2613</link>
      <description>&lt;p&gt;Have old Intermec 2425 devices running in old open air (504) wireless.  Devices currently communicate with a communications service running on a server, which validates part number against an MSACCESS database then stores transactions in same database.  Want to upgrade to CK3 devices.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Not sure where to start.  What application pieces are needed in order to use the new CK3 devices and still retrieve/store information in MSACCESS database on server?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;What programming language would each application piece be written in?  What SDKs are tool kits are needed?  Is there any sample code available for each application piece?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Thanks for any information to help me navigate through this process.&lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 18:30:28 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Upgrading-from-old-equipment-to-new/m-p/4754#M2613</guid>
      <dc:creator>TMSuser</dc:creator>
      <dc:date>2010-09-07T18:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>http://community.intermec.com/t5/RFID-Development/Help/m-p/4752#M301</link>
      <description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;unfortunately there is no CK30 emulator. In the past, IBM provided Websphere Studio Device Developer (latest version was 5.7.2). This included ARMv4 and X86 executables of the J9 JVM. So one could run and debug J9 applications on the PC only. But this does not include special hardware support like a barcode scanner. The intermec barcode scanners can be used via datacollection.jar, which uses JNI and a DLL to access the barcode scanner.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can just develop using eclipse but use JRE 1.4 compatibilty. There is an eclipse J9 plugin (see &lt;a rel="nofollow" href="http://www.eclipse.org/eclipse/debug/j9/j9_launching.php" target="_blank"&gt;here&lt;/a&gt;). You can develop and test in ecipse and then run on Windows CE as long as you only use the classes available by J9 (or the JVM you choose, ie CrEme or ...).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are a lots of resources in internet for 'eclipse "Windows ce"' just use your web search provider.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;some links:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" href="http://www.vikdavid.com/mobile/" target="_blank"&gt;http://www.vikdavid.com/mobile/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Java_Platform,_Micro_Edition" target="_blank" rel="nofollow"&gt;http://en.wikipedia.org/wiki/Java_Platform,_Micro_Edition&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" href="http://www.nsicom.com/Default.aspx?tabid=138" target="_blank"&gt;http://www.nsicom.com/Default.aspx?tabid=138&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" href="http://jmj-eclipse.blogspot.com/2009/10/running-ercp-with-phoneme-advanced-on.html" target="_blank"&gt;http://jmj-eclipse.blogspot.com/2009/10/running-ercp-with-phoneme-advanced-on.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;~josef&lt;/p&gt;
&lt;div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 44px; width: 1px; height: 1px;"&gt;&lt;a rel="nofollow" href="http://www.google.de/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBIQFjAA&amp;amp;url=http%3A%2F%2Fwww.vikdavid.com%2Fmobile%2F&amp;amp;rct=j&amp;amp;q=eclipse%20j2me%20cdc%20%22windows%20ce%22&amp;amp;ei=MniGTPrXLYSVOLvUrMkO&amp;amp;usg=AFQjCNEzLG7oAMO9YlPXJhWHEN-zsSJIiA&amp;amp;sig2=Vka0qOshNJZYFb7fEmo-9w&amp;amp;cad=rja" target="_blank"&gt;http://www.google.de/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBIQFjAA&amp;amp;url=http%3A%2F%2Fwww.vikdavid.com%2Fmobile%2F&amp;amp;rct=j&amp;amp;q=eclipse%20j2me%20cdc%20%22windows%20ce%22&amp;amp;ei=MniGTPrXLYSVOLvUrMkO&amp;amp;usg=AFQjCNEzLG7oAMO9YlPXJhWHEN-zsSJIiA&amp;amp;sig2=Vka0qOshNJZYFb7fEmo-9w&amp;amp;cad=rja&lt;/a&gt;&lt;/div&gt;</description>
      <pubDate>Tue, 07 Sep 2010 17:56:53 GMT</pubDate>
      <guid>http://community.intermec.com/t5/RFID-Development/Help/m-p/4752#M301</guid>
      <dc:creator>hjgode</dc:creator>
      <dc:date>2010-09-07T17:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: CK3 scanner stopped working</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/CK3-scanner-stopped-working/m-p/4750#M2612</link>
      <description>&lt;p&gt;Hello Kevin&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have not heard about such a strange behaviour. The issue can have different general route causes.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a DLL has been replaced or different DLLs with same name spread on device (the DLL hell)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the scanner is just disabled (Intermec Settings)&lt;/li&gt;
&lt;li&gt;the SSPB has been corrupted (DCEinit working on boot?)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;the device registry has been corrupted&lt;/li&gt;
&lt;li&gt;one or more files are corrupted&lt;/li&gt;
&lt;li&gt;the bootup procedure has been changed/corrupted&lt;/li&gt;
&lt;li&gt;files have been deleted&lt;/li&gt;
&lt;li&gt;memory low condition prevents load of DLLs or processes&lt;/li&gt;
&lt;li&gt;more simple: all symbologies or just the symbology you try to read are/is disabled&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;does the scanner still light when you press the scan button?&lt;/li&gt;
&lt;li&gt;is the scan trigger enabled (IntermecSettings-Device)?&lt;/li&gt;
&lt;li&gt;what does IntermecSettings show about the internal scanner?&lt;/li&gt;
&lt;li&gt;are you able to scan into notes (Keyboard wedge working)?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The scanner is a hardware module that communicates more or less via a serial connection with the mainboard. The barcode scanner driver is controlled by DCEinit (see process list) and the registry. The registry contains binary data that is used to configure the scanner.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is not easy to give a complete trouble shooting sheet without more details. Normally a system will not change it behaviour if nothing has been changed. So sit back and think about possible changes.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Josef&lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 17:12:50 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/CK3-scanner-stopped-working/m-p/4750#M2612</guid>
      <dc:creator>hjgode</dc:creator>
      <dc:date>2010-09-07T17:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: CN50 associated bluetooth printer using XML file SmartSystem</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/CN50-associated-bluetooth-printer-using-XML-file-SmartSystem/m-p/4748#M2611</link>
      <description>&lt;p&gt;I am sorry, but Bluetooth printers cannot be associated with the core SmartSystems agent. Although SmartSystems enables you to get informations about a associated BT printer thru IntermecSettings, you cannot bond a BT printer using this.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The intermec bluetooth resource kit (BTRK) provides an utility called PSWDM0C.exe to bond bluetooth printers. This tool also uses xml. See the BTRK documentation Bluetooth_Resource_Kit.chm in the docs directory.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Josef&lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 16:56:01 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/CN50-associated-bluetooth-printer-using-XML-file-SmartSystem/m-p/4748#M2611</guid>
      <dc:creator>hjgode</dc:creator>
      <dc:date>2010-09-07T16:56:01Z</dc:date>
    </item>
    <item>
      <title>CK3 scanner stopped working</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/CK3-scanner-stopped-working/m-p/4746#M2610</link>
      <description>&lt;p&gt;We've had a strange problem all of a sudden with several CK3 computers: the barcode scanner would simply stop working. Only a clean-boot gets it working again.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;My boss handed me a device that was working. I put an updated version of the application on the device and ran it. The scanner did not work. NOTE: there were no changes to the application regarding the DataCollection resource kit. I tried warm-booting and cold-booting, but this did not fix it. Only a clean-boot fixed it.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Also, the customer has several CK3 scanners and this has just started happening. There were no software updates.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Does anyone have any ideas about what could be causing this?&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Kevin - ACI&lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 15:01:22 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/CK3-scanner-stopped-working/m-p/4746#M2610</guid>
      <dc:creator>KevinSwanner</dc:creator>
      <dc:date>2010-09-07T15:01:22Z</dc:date>
    </item>
    <item>
      <title>CN50 associated bluetooth printer using XML file SmartSystem</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/CN50-associated-bluetooth-printer-using-XML-file-SmartSystem/m-p/4744#M2609</link>
      <description>&lt;p&gt;&lt;span class="short_text"&gt;&lt;span&gt;Anyone have any example... &lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;like this, but to associate with a bluetooth printer.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&lt;br&gt;&amp;lt;DevInfo Action=&amp;quot;Set&amp;quot; Persist=&amp;quot;true&amp;quot;&amp;gt;&lt;br&gt;&amp;lt;Subsystem Name=&amp;quot;Data Collection&amp;quot;&amp;gt;&lt;br&gt;  &amp;lt;Group Name=&amp;quot;Scanners&amp;quot; Instance=&amp;quot;0&amp;quot;&amp;gt;&lt;br&gt;   &amp;lt;Group Name=&amp;quot;Symbology Options&amp;quot;&amp;gt;&lt;br&gt;    &amp;lt;Field Name=&amp;quot;Preamble&amp;quot;&amp;gt;&amp;lt;/Field&amp;gt;&lt;br&gt;    &amp;lt;Field Name=&amp;quot;Postamble&amp;quot;&amp;gt;\x0D&amp;lt;/Field&amp;gt;&lt;br&gt;    &amp;lt;Field Name=&amp;quot;Global symbology ID&amp;quot;&amp;gt;0&amp;lt;/Field&amp;gt;&lt;br&gt;   &amp;lt;/Group&amp;gt;&lt;br&gt;  &amp;lt;/Group&amp;gt;&lt;br&gt;&amp;lt;/Subsystem&amp;gt;&lt;br&gt;&amp;lt;/DevInfo&amp;gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Tue, 07 Sep 2010 12:28:47 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/CN50-associated-bluetooth-printer-using-XML-file-SmartSystem/m-p/4744#M2609</guid>
      <dc:creator>ccapilla</dc:creator>
      <dc:date>2010-09-07T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling LEDs, beeper and vibrate on SR61</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Controlling-LEDs-beeper-and-vibrate-on-SR61/m-p/4740#M2607</link>
      <description>&lt;p&gt;I found out why this wasn't working. I was opening a scanner group "BTScanners" but it seems&amp;nbsp;IS9CConfig3::ISCPCommandConfig() cannot send control commands to a group of scanners. I found a solution that works for my case. In my IBarCodeReaderControl::Read() call I pass a pointer to a&amp;nbsp;ITC_BARCODE_DATA_DETAILS3 structure. This allows me to get the handle of the scanner that read the barcode. I then call IScanContainer::SetDeviceForNextOperation() with that handle before calling&amp;nbsp;IS9CConfig3::ISCPCommandConfig() to control the hardware of the specific scanner that read the barcode. Once I have done that, I return to using the scanner group by calling IScanContainer::SetDeviceForNextOperation(ITCHANDLE_ALL).&lt;/p&gt;</description>
      <pubDate>Mon, 06 Sep 2010 20:48:26 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Controlling-LEDs-beeper-and-vibrate-on-SR61/m-p/4740#M2607</guid>
      <dc:creator>DarrenBeckley</dc:creator>
      <dc:date>2010-09-06T20:48:26Z</dc:date>
    </item>
    <item>
      <title>Help</title>
      <link>http://community.intermec.com/t5/RFID-Development/Help/m-p/4738#M300</link>
      <description>&lt;p&gt;&lt;span&gt;&lt;span&gt;Good afternoon&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;span&gt;I have enough experience in java like developing an application to the collector CK30. &lt;/span&gt;&lt;span&gt;I wonder if there is any emulator and framework that can work with Eclipse. &lt;/span&gt;&lt;span&gt;Or if you have any progam simulator that can develop this in java. &lt;/span&gt;&lt;span&gt;It would be a very simple program. &lt;/span&gt;&lt;span&gt;I tried seeking more examples I could not find anything.&lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 06 Sep 2010 16:49:45 GMT</pubDate>
      <guid>http://community.intermec.com/t5/RFID-Development/Help/m-p/4738#M300</guid>
      <dc:creator>ricardocaosilva</dc:creator>
      <dc:date>2010-09-06T16:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Camera IDL</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/Camera-IDL/m-p/4736#M2606</link>
      <description>&lt;p&gt;Where do i buy it and what dioes it cost??&lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Mon, 06 Sep 2010 12:03:33 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/Camera-IDL/m-p/4736#M2606</guid>
      <dc:creator>stefanl</dc:creator>
      <dc:date>2010-09-06T12:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Intermec Browser - How do I get the postamble of TAB to work - VWConfig help?</title>
      <link>http://community.intermec.com/t5/Thin-Client-Based-Development/Intermec-Browser-How-do-I-get-the-postamble-of-TAB-to-work/m-p/4734#M198</link>
      <description>&lt;p&gt;On OS 3.45.26.0031 with SSPB 6.20.33.0472, I needed the VWConfig.ini for the TAB to work as a post-amble. If I removed the VWConfig and reboot, then the post amble TAB will not work.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;Adam&lt;/p&gt;</description>
      <pubDate>Mon, 06 Sep 2010 03:12:46 GMT</pubDate>
      <guid>http://community.intermec.com/t5/Thin-Client-Based-Development/Intermec-Browser-How-do-I-get-the-postamble-of-TAB-to-work/m-p/4734#M198</guid>
      <dc:creator>abarnier</dc:creator>
      <dc:date>2010-09-06T03:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove "Unlicensed Copy" word from Camera in IDL Multimedia Kit?</title>
      <link>http://community.intermec.com/t5/General-Development-Developer/How-to-remove-quot-Unlicensed-Copy-quot-word-from-Camera-in-IDL/m-p/4732#M2605</link>
      <description>&lt;p&gt;After you used the license utility on your PC to register your MMTK license yu have to reinstall the MMTK Runtime CAB file. The water mark is generated by the runtimes and will only be removed with the install of the licensed runtimes.&lt;/p&gt;</description>
      <pubDate>Sat, 04 Sep 2010 14:48:40 GMT</pubDate>
      <guid>http://community.intermec.com/t5/General-Development-Developer/How-to-remove-quot-Unlicensed-Copy-quot-word-from-Camera-in-IDL/m-p/4732#M2605</guid>
      <dc:creator>hjgode</dc:creator>
      <dc:date>2010-09-04T14:48:40Z</dc:date>
    </item>
  </channel>
</rss>

