Calling all who have used IPL from Intermec

Hi All,

I have to write my program to send data directly to label printers. I have written the code to send raw data to the THARO Datamax printers, using the DPL (DataMax Programming Language) with no problems. I am doing this via TCP/IP using socket communication.

I now have to do some code for Intermec printers. I have found the manual for IPL (Intermec Printer Language) and am trying the samples.

While learning the language I am sending the information via HyperTerminal or a standard tcp tool.

My problem is everytime I send soemthing to the printer I get a 'Data Field Missing' error returned from the printer.

Even something simple like:
STX ENQ ETX - Note I have omitted the brackets as it wasn't showing here in the msg.

If anyone out there has done anything directly to an Intermec printer please help?

PS I am testing with an EasyCoder F4.
 
Top