User`s manual

1 DATECS EP-50
52 53
User’s Manual
Bit Meaning
28.0 Supports IrDA mode
28.1 Supports magnetic card reader
28.2 Supports simultaneous reading of three tracks from a magnetic card
28.3 ASCII codes above 127 contain Katakana symbols
28.4 Supports JIS and Shift-JIS symbols
28.5 Prints when ESC . and ESC T, and transmits when ESC ‘
the temperature in º Fahrenheit
28.6 Not Used
28.7 Reserved – always 1
29.0 Supports downloadable fonts and firmware
29.1 Korean support
29.2 Black mark support
29.3 Barcode reader support
29.4 USB A installed
29.5 USB B installed
29.6 Not Used
29.7 Reserved – always 1
30.0 Not Used
30.1 Not Used
30.2 Not Used
30.3 Not Used
30.4 Not Used
30.5 Not Used
30.6 Not Used
30.7 Reserved – always 1
31.0 Not Used
31.1 Not Used
31.2 Not Used
31.3 Not Used
31.4 Not Used
31.5 Not Used
32. ESC Y n
Selecting the intensity level
[Code] [1Bh] + [59h] + n
[Range] {0 <= n <= 5}
[Outline] Set the intensity level.
“n” means the followings.
0 Set intensity 70 %
1 Set intensity 80 %
2 Set intensity 90 %
3 Set intensity 100 %
4 Set intensity 120 %
5 Set intensity 150 %
[Caution]
Higher intensities can cause a lower speed.
[Default]
The initial value of n is 3.
[Sample Program]
LPRINT CHR$ (&H1B) + “Y” + CHR$ (0);
LPRINT “AAAAA”;
LPRINT CHR$ (&H1B) + “Y” + CHR$ (5);
LPRINT “AAAAA” + CHR$ (&HA);
33. ESC Z
Transmits identification string.
[Code] [1Bh] + [5Ah]
[Outline] The printer transmits 32 bytes of information with the
following structure:
1 – 22: Printer name complemented with space up to 22 symbols.
23 – 25: Firmware version – 3 digits (in ASCII format).
26 – 26: Language version – 2 letters.
28 – 32: 5 bytes flags. Each bit describes a printer feature, as ‘1’
means that the feature is present, while ‘0’ means its
absence. Bits are described as follows: