Darryl,
You will need to use the C Library functions to control the scanner etc. I have done this for the Intermec and Datalogics devices and it works well. Motorola (ex Symbol) looks similar though I haven't needed this yet. The little trick is to poll the device (every 500 millisecs, say) instead ...
Search found 42 matches
- Sun Feb 05, 2012 6:55 am
- Forum: FiveWin for Pocket PC
- Topic: Barcode and RFID Trigger Library
- Replies: 1
- Views: 2245
- Tue Jan 18, 2011 1:08 pm
- Forum: FiveWin for Pocket PC
- Topic: Pocket PC Denso BHT-200 Windows CE 4.1
- Replies: 4
- Views: 2331
Re: Pocket PC Denso BHT-200 Windows CE 4.1
Thomas,
You need to run the linker with parameters including:
/SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB
Sorry for the delay !!
regards
Jon Munro
You need to run the linker with parameters including:
/SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB
Sorry for the delay !!
regards
Jon Munro
- Fri Mar 06, 2009 11:49 am
- Forum: FiveWin for Pocket PC
- Topic: Pairing / Connecting via Bluetooth
- Replies: 2
- Views: 597
Re: Pairing / Connecting via Bluetooth
Jeff,
My application has the option of using a Bluetooth barcode scanner as alternate input. I simply set up the device as a discoverable Serial Port Profile. I use standard FWPPC serial communications functions and when the corresponding port is initially opened then the Bluetooth link is ...
My application has the option of using a Bluetooth barcode scanner as alternate input. I simply set up the device as a discoverable Serial Port Profile. I use standard FWPPC serial communications functions and when the corresponding port is initially opened then the Bluetooth link is ...
- Fri Mar 06, 2009 11:40 am
- Forum: FiveWin for Pocket PC
- Topic: Datalogic scorpio. Troubleshooting...
- Replies: 6
- Views: 1263
Re: Datalogic scorpio. Troubleshooting...
Hi Andrej
I compiled my application for the Datalogics Falcon 4420 (see m to download) and initially had the same problem. The solution is in the link script:
%vcdir%\bin\link @msvc.tmp /nologo /MAP:bs456info.map /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB /verbose:lib
I also use the Datalogics ...
I compiled my application for the Datalogics Falcon 4420 (see m to download) and initially had the same problem. The solution is in the link script:
%vcdir%\bin\link @msvc.tmp /nologo /MAP:bs456info.map /SUBSYSTEM:WINDOWSCE,4.20 /MACHINE:THUMB /verbose:lib
I also use the Datalogics ...
- Thu Aug 14, 2008 7:19 am
- Forum: FiveWin for Pocket PC
- Topic: FWPPC and MC3000 scan button
- Replies: 13
- Views: 6153
Hi Darryl,
I am yet to tackle the Symbol 9000 but have successfully programmed my system for the PSC Falcon 4400 using the API, which appears to be rather similar to Symbol.
Instead of waiting for a scan event, which I couldn't see how I could handle, I simply use a timer function, so that after ...
I am yet to tackle the Symbol 9000 but have successfully programmed my system for the PSC Falcon 4400 using the API, which appears to be rather similar to Symbol.
Instead of waiting for a scan event, which I couldn't see how I could handle, I simply use a timer function, so that after ...
- Fri Aug 24, 2007 1:43 pm
- Forum: FiveWin for Pocket PC
- Topic: How to replace aborted exe ?
- Replies: 7
- Views: 2143
- Thu May 10, 2007 12:51 pm
- Forum: FiveWin para Pocket PC
- Topic: Identificador del PPC
- Replies: 2
- Views: 1320
- Fri Nov 10, 2006 1:32 pm
- Forum: FiveWin for Pocket PC
- Topic: Registry functions
- Replies: 18
- Views: 9151
- Wed Oct 18, 2006 6:59 am
- Forum: FiveWin for Pocket PC
- Topic: bluetooth print trouble brother mw 140 bt
- Replies: 16
- Views: 7397
- Tue Oct 17, 2006 3:53 am
- Forum: FiveWin for Pocket PC
- Topic: PPC cannot connect to Netware 5
- Replies: 3
- Views: 1453
- Tue Oct 17, 2006 3:48 am
- Forum: FiveWin for Pocket PC
- Topic: bluetooth print trouble brother mw 140 bt
- Replies: 16
- Views: 7397
- Thu Oct 12, 2006 1:33 am
- Forum: FiveWin for Pocket PC
- Topic: bluetooth print trouble brother mw 140 bt
- Replies: 16
- Views: 7397
- Thu Oct 12, 2006 1:24 am
- Forum: FiveWin for Pocket PC
- Topic: PPC cannot connect to Netware 5
- Replies: 3
- Views: 1453
- Tue Jul 25, 2006 2:29 pm
- Forum: FiveWin for Pocket PC
- Topic: Tab control
- Replies: 6
- Views: 1982
- Mon Jun 19, 2006 1:02 pm
- Forum: FiveWin for Pocket PC
- Topic: Scrolling controls - an early prototype
- Replies: 4
- Views: 1771