Toshiba B-EP Series Interface Specification page 558

External equipment interface specification
Hide thumbs Also See for B-EP Series:
Table of Contents

Advertisement

Example
01234567890123456789012345678901234[0A]
[09]H[09]H[09]H[09]H[0A]
[1B]D[0A][14][1E][00[09]H[09]H[09]H[09]H[0A]
[Program example]
fprintf( stdprn, "01234567890123456789012345678901234\n");
fprintf( stdprn, "\033D%c%c%c", 10, 20, 30);
fputc( 0, stdprn );
for(i=0;i<4;i++) {
fputc( '\t', stdprn );
fputc( 'H', stdprn );
}
fputc( '\n', stdprn );
[Print example]
01234567890123456789012345678901234
Reference
Horizontal Tab Command ([HT])
H
H
H
H
H
HH
8-31
CHAPTER 8 ESC/POS MODE (INTERFACE COMMANDS)
← Default position
H
B-EP Series

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents