Sending of command

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
Kane82
LCD?
Posts: 1
Joined: Thu Dec 09, 2004 2:04 am

Sending of command

Post by Kane82 »

I have a LK204-25 and I wanted to know since him it is necessary to send the array of bytes in order that the printer understands it.

I am doing it from Java, and I am sending him

byte[] auxPrint=new byte[2];
auxPrint[0]=(byte)0xFE;
auxPrint[1]=0x58;

Sorry for my english
Tom
Matrix Orbital
Matrix Orbital
Posts: 1030
Joined: Mon Jul 19, 2004 4:43 pm
Location: Calgary
Contact:

Post by Tom »

Replied via email.
Post Reply