Quantcast
Channel: Developer - Windows CE/WM/Embedded - Recent Threads
Viewing all 52 articles
Browse latest View live

Motorola EMDK for .NET v2.9 - examples in C# for OMNI XT 15 with Imager SE4600 ?

$
0
0

Hello,

Could you please provide to community some example, how to work and control imager on OMNII XT15 with SE4600 in c#. It should be based on EMDK v. 2.9... I've found some example here:

http://www.ingenuityworking.com/discussions/f/160/p/14650/49367.aspx

That example causes me problems. I'm able to intialize imager, but then, when user presses trigger, the device just beep (it sounds like error beep) and no red light from imager is appered, ever.

Please help me to start with development for PSION devices with imager SE4600.

Best regards

Vasssek


Installing PsionTeklogixCE600

$
0
0

I have downloaded and installed 7545_HDK_1.2.19430.exe, including Windows Mobile 6 SDK Pro and other prerequisites, and a reboot.

I am trying to run the project 'VS2008 - CF 3.5 - VB.NET - Ping [Demo] Demo solution for CE 6.0 and WM 6.x device', but it won't load due to error message in Visual Studio 2008 SP1 saying 'This operation could not be performed as the information about the specified platform could not be found in the datastore. Please install the corresponding SDK and try again. Platform: PsionTeklogixCE600.'

Running 7545_HDK_1.2.19430.exe installed Windows Mobile 5.0 SDK R2 for Pocket PC and the same for Smartphone. But it won't install PsionTeklogixCE600.

How can I install this, please?

(This continues a problem I had back in December last year re. pinging from a Psion Omnii, which is still unresolved.)

Thank you.

Run JAR on Workabout pro3 with windows mobile 6.1

$
0
0

Hello everyone. I need to run a JAR file on a computer WorkAbout Pro3 with Windows Mobile 6.1. My question is if I have to first install the JVM on the computer? How do you do that ?. Greetings and thanks hopefully I can help.

Networking issue on Omnii XT15

$
0
0

I've got a strange thing happening with some networking code. I'm compiling in Visual Studio 2005 and using the Psion Mobile Device SDK 5.4. The device I'm running on is, as noted in the title, an Omnii XT15. The OS on it is Embedded 6.5, and I'm compiling my software for Mobile 6.

I have some code which opens a docket to a remote web server, sends some HTTP headers and reads back the response. I was previously using the Windows API for this (InternetOpenURL and so on) but encountered the same issue, so I switched to using the more generic socket functions in the hope it would alleviate it. No such dice, unfortunately.

What's happening is when I first call the socket function to create (not even connect) the socket, sometimes the function does not complete for a number of minutes. It doesn't do it every time I call it, just occasionally, and usually it's the first time I call it. The code where the problem is occurring is:

    s=socket(AF_INET,SOCK_STREAM,IPPROTO_TCP);
    if(s==INVALID_SOCKET) { strcpy(error,"Failed to create socket"); break; }

The only network-related code I'm calling prior to that is the WSAStartup function (WSAStartup (0x0202, &wsaData) to be precise).

I can run the same software on an older Ikon with Windows Mobile 6.1 Professional and it does not have this problem. This makes me think it's an issue with the libraries I'm using. Should I be using a different version of the SDK? Has anyone else struck this problem?

Thanks for any and all help!

barcode scanner object in 2. form is blocked by barcode scanner object of 1. form when called from ScanCompleteEvent

$
0
0

We are developing in Visual Studio 2005 for WAP2/WAP3/WAP4 with 1D barcode scanner modules.

I'm struggeling for many hours with the following barcode scanner problem:

Form1 has a barcode scanner object. In the ScanCompleteEvent handler a TextBox gets the value from the barcode scan.
In addition a second form (Form2) will be opened also from within the ScanCompleteEvent.
In Form2 we need also barcode scanner logic. For this reason Form2 has another barcode scanner object, which also has a ScanCompleteEvent handler.

The problem ist that the ScanCompleteEvent handler in Form2 gets never executed.
Is suspect that this problem is caused because the ScanCompleteEvent handler of Form1 has not finished.

How do I have to change my logic to get the expected result?

(I attached the project file)

Thanks in advance for all your help.

Regards,

Thomas

PSION TEKLOGIX workbout Pro3 Barcode Utility development

$
0
0

HI all,

       I am asked to develop a utility for an archiving center in duabi. Flow of events is

1. A worker at archiving center will scan barcodes using this device.

2. He will connect this device to computer using the DOCK.

My question is

Q. How to move barcodes from device to computer and delete them on device.

I have installed VS2008 on my windows 8 machine and followed following steps (I can switch to JAVA if it is better supported)

Where should i start and what do i need to get this done???

Any help will be much appreciated.

Regards,

Hasnat Ahmed.

Application Software Engineer,

DUBAI UAE.

Unable to develop with PsionTeklogixCE600 on EP10

$
0
0

Good morning, I'm trying to obtain a working executable for WinCE6 using Psion's SDK.

I'm starting from a simple C++ Win32 Smart device application created via the Visual Studio wizard. When compiling against Windows Mobile 6 Professional SDK (ARMV4I) everything works fine.

The trouble starts using PsionTeklogixCE600 (ARMV4I). When I try to debug from Visual Studio I get the message:

Unable to start program '%CSIDL_PROGRAM_FILES\helloworld\helloworld.exe'

Executing directly from device returns the message:

helloworld is not a valid Pocket Pc application

These errors are pretty generic, is there any log output to troubleshoot the problem?

The executable is compiled with these linker directives:

 /subsystem:windowsce,5.02 /machine:THUMB

And this is the dumpbin output (so I would say it's not a dll's dependency problem):

dumpbin /dependents helloworld.exe
Microsoft (R) COFF/PE Dumper Version 9.00.21022.08
Copyright (C) Microsoft Corporation.  All rights reserved.

Dump of file helloworld.exe

File Type: EXECUTABLE IMAGE

  Image has the following dependencies:

    COREDLL.dll
    AYGSHELL.dll

  Summary

        1000 .data
        1000 .pdata
        1000 .rdata
        7000 .rsrc
        1000 .text

My environment:

Windows 7 Professional

Psion EP10 with Windows Embedded Handheld 6.5 Professional

Visual Studio 2008

Windows Mobile 6 SDK

Psion SDK http://www.ingenuityworking.com/downloads/developer_sdkhdk/m/mobile_devices_sdk/9154.aspx

Thank you in advance!

WAP4 Triggercontrol Pistol Grip C#

$
0
0

Hello,


we have an older application developed for WAP3 devices. Now, we have to migrate it to the WAP4 device.


My problem: On a WAP3 I can manage the Trigger-Control to every Button I want (this is for the application 'Left Scan', 'Right Scan', 'Scan' and 'Pistol Grip'). When I use my code on the WAP4 everything will work, but not the 'Pistol Grip' Button. I saw, the Pistol-Grip Key Name is on an WAP4 'Pistol Grip 2', but I get no event-fireing when I use it.

For further details have a look in this post: http://www.ingenuityworking.com/support/f/17/p/3035/12798.aspx#12798


MfG

Jan


[MOTOROLA MC65] How to manage Wifi ?

$
0
0

Hello,

I've to adapt my software to a MOTOROLA MC65.

I've already did it with an PSION NEO under WinCe. For this last PDA, PSION gave us a full sdk and it was easy to manage connection.

Is there similar SDK for MC65 ?

I found EMDK .NET 2.9 but there is nothing about Wifi fuctions.

Best regards,

Olivier.

Work about pro4 with UHF RFID Module (WA9901)

$
0
0

I am new WAP4 + UHF RFID Module and C# developer
My application wants to scan tags in one page and Scan other tags in other page.
And my problem is when I switch to other page I need to close reader first because I can’t drive RFID reader at the same time .
And Close reader function don’t work.

I want to close RFID reader when I click to next page
but when I call function CloseForm() and run m_ReaderAPI.Disconnect();
It no response to me and can’t run next line.(See reference picture)

Did I miss something and what should I do?

Reference Picture:
https://www.dropbox.com/s/l95a1np8gr61wr7/123.png?dl=0

My Code:

https://www.dropbox.com/s/rtasuby21cepspf/WAP4_5.zip?dl=0


Thanks

Simon

Writing to MicroSD-Card on WAP4

$
0
0

I got an issue saving data to the WAP4's MicroSD-Card.

While the software works perfectly on a WAP3 with SD/MicroSD-Cards there are some problems copyig data on the WAP4.

When there's a lot of reading and writing some of the files contain a lot of bytes set to zero but only at the beginning of the file. And no, I didn't reuse the programmfiles that I compiled for the WAP3 but recompiled it for WINCE600.

I saw that there are some posts concerning MicroSD cards with the Psion EP10. But the solutions discussed in these posts didn't really help.

I tried several cards like SanDisk 2-8Gb, Class 4 and Ultra (class 10) as well as kingston 32Gb, class 4.

I also tried to change the MicroSD-Cards format and blocksize.

After a lot of testing I found a reproducable code to generate the error:

Open and close a file. Copy the file to a directory on the MicroSD-Card directly after closing it. Copy another file to the same directory. The second file that is copied to the directory contains the corrupted data while the original file is alright.

This is 2014!!! We should be able to copy files to SD-Cards.

Please let me know if there is any known issue or solution for that problem.

Best regards,

Andreas Wachter

Mapping key - Fn-Enter without KeyRemapper

$
0
0

Hi,

I know how to remap using the KeyMapper provided by PSION library.

My question is : how could this be done without using your DLL ? I know how to register hotkeys, how to use UnregisterFunc1 but I'm stuck

for this point...

any idea will be welcome...

EP10 print via WIFI

$
0
0

Hello everyone

We have psion ep10 handheld and Zebra qln420 printer (with bluetooth and wifi). 

We need to print from our application in the EP10 through the zebra. We think the ability to print via wifi or bluetooth. There are some example of how to make this possible?

Greetings and sorry for my English Stick out tongue

Use telnet in EP10

$
0
0

Hi, in order to verify the correct routing a client ask to telnet from a EP10 to the Server. 

How can this be done from the handheld?

Thanks for any help

Does WAP4-HF support read/write the full 9KBytes on a Fujitsu MB89R112?

$
0
0

Hi everybody,

I'm trying to understand if this 9KBytes HF Tag from Fujitsu is supported by our WAP4 HF device.

Reading/writing the standard EPC memory should not be a problem, I'm more interested to understand if our WAP4 support the full memory range of this TAG.

Who can help on this kind of enquires?

Thanks

~Pietro

EMEA SW Consultant SE

Zebra Technologies


Printer Utility for Windows CE

$
0
0

Hi all,

Is there a printer utility [even if it's Demo only] for XT15-windows CE to pair on our DO Microflash 2tE which can print receipt with bar-code. This will be used for our product demonstration. I already tested the app "csBluetoothPrintDemo " but prints only plain text. It does not have the capability to print bar-codes.

Thanks and Regards,

Daryl John

How to Determine Signal Strength On Workabout Pro3

$
0
0

We are attempting to programmatically determine the current signal strength in a Psion Teklogix Workabout Pro 3 in a VB.NET application using Windows Mobile 6.1.

 The SDK is version 5.4.18939.0.

 The code

 Dim adapter As PsionTeklogix.WLAN.NetworkAdapter

throws a warning:

 PsionTeklogix.WLAN.NetworkAdapter' is obsolete: 'use WlanEx Instead'

 When we attempt to reference

 PsionTeklogix.WlanEx

 we receive the error

 Type 'PsionTeklogix.WlanEx' is not defined.

 Is there any way to extract the current signal strength without warning or error?  We are using the Summit supplicant.

 Thank you in advance.

 

"No usb reader found" - Driver install via CAB failed [WAP 4]

$
0
0

Unit: workabout pro 4

OS: win CE 6.0

Sample: RFID HF SDK for WAP4 - V1.3.3-P2

Driver: RFIDDriver_WAP4_CE6_HF_KR3_2S.v1.2

Hi there,

I m neither sure, what i do wrong, nor if I m in the right section of the board. So please forgive me, if I´m missing something obvious.


To be able to develop a simple (customized) RFID-application for the Reader, i want to start with the sample-code from the package mentioned above, and tried to update the driver via CAB-file.

Installing Psion RFID7528.dll -> "Writing information for "Remove Programs"...   -> No usb reader found -> [..setup failed...]

What am i doing wrong?
Or what can i do to to solve the problem.

ps: the "RFID DEMO" is installed and is working properly, as well as the "RFID RapidRead". I just cant get the HF-Demo to run...

pps: i "stumbled" on the EMDK sample code -> works.    feel free to delete this topic.

thx!

Database on an Omnii XT15

$
0
0

Hi

What database type should I look at for installing on the XT15? Are there any demos etc. to help me?

Thank you.

Microsoft.VisualBasic

$
0
0

I am getting an error message when I run my project on an Omnii XT15 - 'File or assembly name Microsoft.VisualBasic Version=8.0.0.0 ... not found'. My project has Microsoft.VisualBasic ticked in the References/Imported namespaces and compiles perfectly. It doesn't have it in the Reference section.

Net Compact Frameworks 3.5.11125.0 and 2.0.7045.0 are both installed. Do I need both? Is having both causing this problem?

Thanks for your help.

Viewing all 52 articles
Browse latest View live