Epson TM-m50II Technical Reference Guide - Page 131

Keywords, Reserve String, Length, Content, Example

Page 131 highlights

Appendix Keywords You can specify the following keywords when describing the script. Reserve String Length Content Example $SERIAL_ADDR 6 bytes Address that uses 1 for the MSB2bit in the last 6 digits of the printer's serial number. When the Serial No. is ABCD123456, the Address uses 1 for the MSB2bits for the leading 1 byte in the last 6 digits. F1:32:33:34:35:36 is generated and replaced with a string using 36 35 34 33 32 F1 sorted in Little endian. $RANDOM_ADDR 6 bytes Address in which the printer generates a random 6 byte number, and 1 is for the MSB2bit of the leading 1 byte. Generates a random 6 byte number in the printer and replaces it with a string that sorts the Address using 1 for the MSB2bits for the leading 1byte in Little endian. $IPn 1 byte Value for #n in the printer's IP When the IP address is address. 192.168.192.168, it is replaced with the following string. IP1: c0 IP2: A8 IP3: 64 IP4: c8 $MODEL_NO 1 byte ID value assigned to the printer model. 25h is used for the TM-m50II. 00: no use 01: reserve 25: TM-m50II $MACn 1 byte Value for #n in the MAC address. Available range: $MAC1,$MAC2, $MAC3, $MAC4, $MAC5, $MAC6 131

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133

131
Appendix
Keywords
You can specify the following keywords when describing the script.
Reserve String
Length
Content
Example
$SERIAL_ADDR
6 bytes
Address that uses 1 for the
MSB2bit in the last 6 digits of
the printer's serial number.
When the Serial No. is ABCD123456,
the Address uses 1 for the MSB2bits for
the leading 1 byte in the last 6 digits.
F1:32:33:34:35:36
is generated and replaced with a string
using 36 35 34 33 32 F1 sorted in Little
endian.
$RANDOM_ADDR
6 bytes
Address in which the printer
generates a random 6 byte
number, and 1 is for the
MSB2bit of the leading 1
byte.
Generates a random 6 byte number in
the printer and replaces it with a string
that sorts the Address using 1 for the
MSB2bits for the leading 1byte in Little
endian.
$IPn
1 byte
Value for #n in the printer's IP
address.
When the IP address is
192.168.192.168, it is replaced with the
following string.
IP1: c0
IP2: A8
IP3: 64
IP4: c8
$MODEL_NO
1 byte
ID value assigned to the
printer model.
25h is used for the TM-m50II.
00: no use
01: reserve
25: TM-m50II
$MACn
1 byte
Value for #n in the MAC
address.
Available range:
$MAC1,$MAC2, $MAC3, $MAC4,
$MAC5, $MAC6