7167 Owner’s Manual Chapter 6: Commands
November 2003
170
Value of n Remote Diagnostic Item Function
ASC Hex Dec
ο
A7 167 Flash cycles tally Return Flash cycles cut tally, returns 10
bytes
¿
A8 168 Knife jams tally,
8 digit ASCII
numeric,
max 99,999,999
Write to NVRAM
┌
A9 169 Knife jams tally Write to NVRAM, and print on receipt to
verify
┐
AA 170 Knife jams tally Clear Knife jams tally to 0
½
AB 171 Knife jams tally Return Knife jams tally, returns 10 bytes
¼
AC 172 Cover openings
tally, 8 digit ASCII
numeric,
max 99,999,999
Write to NVRAM
¡
AD 173 Cover openings
tally
Write to NVRAM, and print on receipt to
verify
«
AE 174 Cover openings
tally
Clear Cover openings tally to 0
»
AF 175 Cover openings
tally
Return Cover openings tally, returns 10
bytes
█
B2 178 Max Temperature
tally
Clear Max temp tally
|
B3 179 Max Temperature
tally
Return Max Temperature tally, returns 10
bytes
┤
B4 180 Slip lines tally,
8 digit ASCII
numeric,
max 99,999,999
Write to NVRAM
╡
B5 181 Slip lines tally Write to NVRAM, and print on receipt to
verify
╢
B6 182 Slip lines tally Clear Slip lines tally to 0
╖
B7 183 Slip lines tally Return Slip Lines tally, returns 10 bytes
Example:
MSComm1.Output = Chr$(&H1D) & Chr$(&H49) & Chr$(&H40) & Chr$(n) & CHR$(&H0D)