Seiko TM-L60 Specifications Page 54

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 53
Rev. A Command Descriptions 1-47
TM–L60II/L60IIP Information Manual
ESC u n
[Name] Transmit peripheral device status
[Format] ASCII ESC u n
Hex 1B 75 n
Decimal 27 117 n
[Range] n = 0, 48
ESC u n transmits the status of drawer kick-out connector pin 3 as 1 byte of data when n=0 or 48. This
command allows the host to determine the status of a peripheral device. GS r is preferred for
checking the status because ESC u is not a recommended command.
Peripheral device status
Program Example
PRINT #1, CHR$(&H1B);"p";CHR$(0);CHR$(25);CHR$(250); Generates a pulse
PRINT #1, CHR$(&H1B);"u";CHR$(0);
Bit Off/On Hex Decimal Status
0
Off 00 0 Drawer kick-out connector pin 3 is LOW.
On 01 1 Drawer kick-out connector pin 3 is HIGH.
1–3 Undefined.
4 Off 00 0 Not used. Fixed to Off.
5, 6 Undefined.
7 Off 00 0 Not used. Fixed to Off.
Page view 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 97 98

Comments to this Manuals

No comments