EasyManuals Logo

BIXOLON SRP-270 Reference Guide

BIXOLON SRP-270
50 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #41 background imageLoading...
Page #41 background image
POS/Mobile Printer
Rev. 1.00
- 41 -
3-29 SetHorizontalPositionInPM
Set the horizontal position for printing.
int SetHorizontalPositionInPM (Iong position, bool relative)
[Parameters]
* long position
[in] Starting position to be set
* bool relative
[in] Set whether it is relative or absolute position from the current position.
If TRUE, it is set to relative position.
[Return Values]
Constant
Value
Description
SUCCESS
0
The function is successful.
WRITE_ERROR
-105
Data transmission failed.
BAD_ARGUMENT
-117
The specified argument is not correct.
NOT_SUPPORT
-124
The function is not supported.
* Example
ConnectToPrinter(………..);
……
// Select Page Mode
if (SelectPageMode(true) != SUCCESS)
return;
SetPrintAreaInPM(0, 0, 416, 416);
SetPrintDirectionInPM(PAGEMODE_ROTATE_90);
SetVerticalPositionInPM(160, false);
SetHorizontalPositionInPM(40, false);
PrintText(“Bixolon Printer.”, ALIGNMENT_CENTER, ATTR_FONTTYPE_A,
TS_WIDTH_0 | TS_HEIGHT_0);
……
PrintDataInPM();

Other manuals for BIXOLON SRP-270

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the BIXOLON SRP-270 and is the answer not in the manual?

BIXOLON SRP-270 Specifications

General IconGeneral
ColorNo
Maximum print size-
Media thickness76 mm
Print technologyDot matrix
Power requirements120-230VAC
Standard interfacesParallel, Serial

Related product manuals