Status Api; Sample Program - Epson TM-C710 Technical Reference Manual

Hide thumbs Also See for TM-C710:
Table of Contents

Advertisement

Status API

With Status API, you can transmit the printer status (such as printer and ink cartridge status and
print job information) to your applications, and can set the buzzer to beep when an error such as
a cover open occurs.
(Header files and assembly files for .Net are included in the sample programs.)

Sample Program

Refer to the TM-C710 sample programs to develop the application using this printer.
❏ Features of TM-C710 sample programs
• Programs are provided in the step-up method from the basic ones to the advanced ones.
This helps you to learn how to control the printer.
• Program files are provided in the exe format and the source format.
• Header files and assembly files for .Net are provided.
(The assembly files for .Net are necessary to build a Status API-based application in the .Net
environment.)
• Development environment: Visual Studio 2005/Visual Studio 6.0
• Development language: C++, VB.NET, C# (C# is not provided for some programs.)
❏ Structure of TM-C710 sample programs
The following is the structure and language used for TM-C710 sample program.
Level
Program name
Step 1.
Printing characters
Step 2.
Printing barcodes
Basic
Step 3.
Printing graphics
Step 4. Confirming the
printer status
54
Specification
Basic print program
Sets barcode font in advance to use
for print program.
The program to print graphics
Checks the printer condition before
printing and executes error handling.
Language

Advertisement

Table of Contents
loading

Table of Contents