Archive for the ‘Int*rm*c’ Category.

Mobile Development: Hooking the keyboard – KeyToggle

KeyToggle

Extend your keyboard to get function keys by pressing numbers.

With keytoggle you can define a ‘sticky’ key that will change the beahviour of the number keys. As long as the sticky key is ‘active’, number keys from 1 to 0 will produce the function keys F1 to F10. If sticky key is active, the left LED will light in green.

To start keytoggle just tap it or let it start by a link in StartUp. If keytoggle is loaded, you can see a small yellow arrow sign in the taskbar.

If you tap this symbol, you are asked, if you want to unload the app. If the registry does not have values defined for keytoggle, it will use default values. If you try to launch keytoggle a second time you will get a message box. Only one instance of keytoggle can run at a time.

Using the registry you can define the behaviour of the sticky key. In example, you can have the sticky key remain active until it is pressed again, let it ‘go off’ or ‘fallback’ after a period of time or let it fallback after a number key has been pressed. If the sticky key is pressed again, it will always fallback.

Continue reading ‘Mobile Development: Hooking the keyboard – KeyToggle’ »

ITC: What is Scan2Load

I provide actually two applications as Scan2Load. But how does this work?

SmartSystems Scan2Config

Scan2Load is a technology used by SmartSystems as part of Scan2Configure. Scan2Configure is part of the AutoDeploy license addon you can buy as addition to SmartSystems. Beside the fact, that you deploy applications and settings via a special DHCP option, you can also use Scan2Configure to not only deploy connection and other settings but applications to.

To invoke Scan2Configure, right click a smartsystems backup of a device. Then select Scan2Config in the popup menu and you will get the Scan2Configure dialog. In the lower part of the dialog you can enter a download location for an application setup file. This should normally be a cab file on a ftp or http server.

Continue reading ‘ITC: What is Scan2Load’ »

ITC: Reveal Intermec Settings for CN50

Do you miss the possibility to configure the CN50 from the device? Do you miss Intermec Settings? Here is a workaround: ICCU for CN50

Update: for devices with firmware 1.51 you will need another ICCU.EXE too: [Download not found]
Unzip the file and copy it to windows dir on device.

The download only installs a lnk file to enable you to launch Intermec Settings on the device. Then you can change DataCollection, Communications and other settings directly on the device without the need for configuration barcodes or the heavy load SmartSystems server.

In contrast to the ‘real’ Intermec Settings, ICCU link is installed and launched from Programs (see icon below):

Continue reading ‘ITC: Reveal Intermec Settings for CN50’ »

ITC: today plugin showing current main IP address and model and serial code

Hello

as a developer I always need to know the current IP address of a device. Normally it takes 5 or more taps to get the current IP of an device, so I wrote this today screen plugin.

iInfo today will show the current main IP, the model code (except for the always other CN50) and the serial number (except for CN50 🙁 )of the ITC device. Additionally the tool comes with IP config like tool, that shows some more info about current network connection (WINS, DNS etc). And tapping the tool symbol on the right you will beam directly to the connection settings applet.

Continue reading ‘ITC: today plugin showing current main IP address and model and serial code’ »