Re: zebra cameo2



Hi Ginny!!

In fact i've read the document about PCL, and understand the lines you are
sending me, if you said is not necessary to install the printer driver and
just to pair the printer and the handheld, it would be fantastic!!

Ii tried to pair it but the handheld asks me for a PIN, i dont know where or
what is the PIN, should i use Labelvista to setup it?

Regards.
Rick


"Ginny Caughey [MVP]" <ginny.caughey.online@xxxxxxxxxxxxxx> escribió en el
mensaje news:B4FD1D9D-C781-4091-8D4A-4CBAC39A74BE@xxxxxxxxxxxxxxxx
Rick,

I've never used Symbol's printer drivers for the Cameo2/3 printers. I just
write whatever out the serial port. The "whatever" looks something like
this - look at the samples from Symbol for what the PCL means:

"! 0 200 200 180 1"
"TEXT 5 3 120 1 Hello"
"BARCODE 128 1 1 50 130 100"
"PRINT"

Each line should be sent out the serial port so it is terminated with a
carriage return/linefeed pair. I also find I need to delay some
milliseconds after writing each line and also before closing the port to
allow the printer to catch up.

If you're using bluetooth you need to have the port paired with the
bluetooth printer - if you're using a cable you don't. I think we find we
use Com1 for bluetooth and Com5 for cable with our Symbol devices and
Cameo printers, but I have a different Symbol device than the one you're
using so it might behave differently.

You can do this is C# or VB or C++. If you use managed code, you can use
the SerialPort class in CF2 or a PInvoke solution like the one on
OpenNETCF. If you're using C++, use CreateFile, WriteFile, CloseHandle,
etc.

--
Ginny


"Rick" <rk78bl@xxxxxxxxxxx> wrote in message
news:e6CgiMQVHHA.4756@xxxxxxxxxxxxxxxxxxxxxxx
jijiji

Sorry guys, my problem is this, i've installed zebra's drivers on my
handheld (symbol 9090, wince 5.0), the printer is bluetooth (zebra
cameo2), i want to send to print a barcode or a text, but i dont know how
to send it, i've read some post talking about sending by serial port
because bluetoot uses a serial port, exactly what i want is a sample of
how to send to print using c# if its possible, or should i use c++?
im using vs2005 cf2.0


Regards.
Rick.


"Rick" <rk78bl@xxxxxxxxxxx> escribió en el mensaje
news:u8L5GaFVHHA.5108@xxxxxxxxxxxxxxxxxxxxxxx
Hi guys!

I have a problem with a zebra cameo2 bluetooth printer, somebody can
help me please?






.



Relevant Pages

  • Bluescreen nach Hardware sicher entfernen
    ... Anschlüsse (COM und LPT) Kommunikationsanschluss ... Anschlüsse Bluetooth Serial Port (COM10) ...
    (microsoft.public.de.german.windowsxp.sonstiges)
  • Re: Nokia LD-3W Bluetooth GPS/Samsung NC-10 netbook
    ... The little netbook is fully Bluetooth enabled. ... Tonight I got curious as to how the Nokia LD-3W bluetooth GPS would ... It created COM9 and used Bluetooth Serial Port protocol, ...
    (rec.boats.cruising)
  • Re: 6230i Bluetooth problem
    ... Bluetooth is working fine but serial port isn't. ... Windows XP SP2 introduces its own Bluetooth protocol stack. ... To see nonpresent devices in Device Manager, ...
    (uk.telecom.mobile)
  • Re: Active Sync with BT
    ... With the right click in the bluetooth symbol at the tray, ... > When I pull up BT Config Local Services, I do not see BT Serial Port. ... I do have the AS Connection option on BT Connection Wizard. ...
    (microsoft.public.pocketpc.wireless)
  • Re: zebra cameo2
    ... Ii tried to pair it but the handheld asks me for a PIN, i dont know where or what is the PIN, should i use Labelvista to setup it? ... Each line should be sent out the serial port so it is terminated with a carriage return/linefeed pair. ... If you're using bluetooth you need to have the port paired with the bluetooth printer - if you're using a cable you don't. ... I think we find we use Com1 for bluetooth and Com5 for cable with our Symbol devices and Cameo printers, but I have a different Symbol device than the one you're using so it might behave differently. ...
    (microsoft.public.dotnet.framework.compactframework)