Programmer’s reference manual printer file system – Datamax-O'Neil Labelpoint Programmer’s Manual User Manual
Page 60

PROGRAMMER’S REFERENCE MANUAL
Printer File System
Page 56
Printer connection
The printer can be connected either as a local printer or as a network printer.
Local printer
When connected locally (with a serial or a parallel cable), the printer can be operated either
through a Windows printer driver or directly.
When operated directly, there is a tool, MP Communication API (ComAPI) available to
make the communication with the printer more straightforward. It contains high-level calls like
SendLayout(), SendVariable(), PrintLabel() etc.
Network printer
To be able to use the printer in a network an IP address must be specified. This can be done
with the internal configuration menu or by using service commands. When an IP address is set
it is possible to use different protocols by connecting to the corresponding logical port. The
following protocols are supported:
• TELNET -> port 23
• FTP -> port 21
• HTTP -> port 80
• LPD -> port 515 (queue name: mp)
• RAW TCP -> default port 9100 (user defined)
For more information see the Network and Communication Guide.