Search found 12 matches: intermec

Return to advanced search

Tsocket on local computer via remote desktop

Hello, I have an application running on a remote server and have a customer accessing application via remote desktop. I have a printer (Intermec PD41 - connected via ethernet with assigned IP address) connected to customer's local workstation and I need to use SENDDATA (listed below) function ...
by cdmmaui
Wed Mar 27, 2013 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tsocket on local computer via remote desktop
Replies: 4
Views: 965

Re: Printing to an IP adress

Hi Jack, I am printing direct to Zebra and Intermec printers using the following code. The text in aLabel is the Intermec coding, you can change to Zebra's ZPL. // Init... nPort := 9100 cIPAddr := "192.168.1.125" aLabel := {} cDat := ...
by cdmmaui
Fri Sep 21, 2012 1:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing to an IP adress
Replies: 4
Views: 1017

Re: Barcode and RFID Trigger Library

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 ...
by Jon Munro
Sun Feb 05, 2012 6:55 am
 
Forum: FiveWin for Pocket PC
Topic: Barcode and RFID Trigger Library
Replies: 1
Views: 1516

Re: Stampante INTERMEC PC4

Se ha un driver per Windows dovrebbe essere gestita esattamente come tutte le altre stampanti.

EMG
by Enrico Maria Giordano
Mon Feb 25, 2008 10:28 pm
 
Forum: All products support
Topic: Stampante INTERMEC PC4
Replies: 2
Views: 894

Stampante INTERMEC PC4

Salve, ho la necessità di pilotare una stampantina INTERMEC PC4 per minietichette con xHarbour+FWH. Qualcuno, per caso, ha già affrontato il problema ?
Grazie in anticipo.
by roberto
Mon Feb 25, 2008 8:01 pm
 
Forum: All products support
Topic: Stampante INTERMEC PC4
Replies: 2
Views: 894

Antonio
Son ligeramente distintas. Pero Yo no estoy utilizando el Emulador. Estoy utilizando un Terminal INTERMEC. ¡¡ Supongo que debe ser igual !! .

Version 4.20.0 (Build 14053)
Procesador: ARM PXA255

Saludos
by tsales
Thu Dec 07, 2006 11:07 am
 
Forum: FiveWin para Pocket PC
Topic: TGet en Folder no pinta correctamente
Replies: 18
Views: 4656

Antonio He realizado pruebas con un Terminal intermec con WM2003 y con la version de Junio funciona correctamente y en la última version no. Te adjunto nuevamente las imagenes: http://img82.imageshack.us/img82/823/bmp1nn5.png http://img222.imageshack.us/img222/5739/bmp2wa0.png ...
by tsales
Thu Dec 07, 2006 8:23 am
 
Forum: FiveWin para Pocket PC
Topic: TGet en Folder no pinta correctamente
Replies: 18
Views: 4656

... after re-booting the emulator and using only COM1 I can get a port handle number like 230603634, which I assume is OK and similar to running on an Intermec 700C. I'm not able to retrieve characters from the buffer though and repeatedly only get asc(156). How should I read from the communication ...
by Jon Munro
Mon Dec 05, 2005 12:32 pm
 
Forum: FiveWin for Pocket PC
Topic: Bluetooth serial port
Replies: 14
Views: 6727

... (I've been reading MS help) :? . My simple tests just write a string then read it back for display and it shows up on the emulator as well as an Intermec 700 (where I can examine the registry independently). RegEnumKey operates OK. BTW - the Forum seems more focused and business-like, thanks. ...
by Jon Munro
Wed Oct 26, 2005 7:11 am
 
Forum: FiveWin for Pocket PC
Topic: Registry functions
Replies: 18
Views: 8169

Antonio Thanks for the update. I've tested it on an Intermec 700 and used VidyaRegistry editor to check results: Reading values and Creating keys is now OK. However, regsetvalue correctly creates the required subkey but writes the type 'REG_SZ' instead ...
by Jon Munro
Mon Oct 24, 2005 4:02 am
 
Forum: FiveWin for Pocket PC
Topic: Registry functions
Replies: 18
Views: 8169

... have just fixed it and a new build is ready for download. The emulator doesn't seem to support writing to the registry, so I'll be testing on an Intermec 700 (where FWPPC runs perfectly) in a day or two and will let you know results... :) Many thanks for your feedback,
by Antonio Linares
Sun Oct 23, 2005 3:29 pm
 
Forum: FiveWin for Pocket PC
Topic: Registry functions
Replies: 18
Views: 8169

... On the emulator I just used the 'owner' key to test this. The emulator doesn't seem to support writing to the registry, so I'll be testing on an Intermec 700 (where FWPPC runs perfectly) in a day or two and will let you know results... :) Regards, Saludos, Jon Munro
by Jon Munro
Sun Oct 23, 2005 1:26 pm
 
Forum: FiveWin for Pocket PC
Topic: Registry functions
Replies: 18
Views: 8169

Return to advanced search