7167 Owner’s Manual Chapter 6: Commands
November 2003
230
Transmits Threshold Level FS ( g pL pH fn m (when fn = 80)
The density of the threshold level of the scanned image for Function 40 is communicated to the
host.
ASCII FS ( g pL pH fn m
Hex 1C 28 67 pL pH fn m
Decimal 28 40 103 pL pH fn m
Range (pL + pH x 256) = 2 (pL =2, pH = 0)
fn = 80
m = 48
Transmission Data Hexadecimal Decimal Amount of Data
Header 37H 55 1 byte
Identifier 3BH 59 1 byte
Fixed Value 34H, 38H 52, 56 2 bytes
Separator 1FH 31 1 byte
m of Function 40 34H, 38H 52, 56 2 bytes
Separator 1FH 31 1 byte
d1 of Functtion 40 31H 49 1 byte
Separator 1FH 31 1 byte
d2 of Function 40 34H, 39H 52, 57 2 bytes
Separator 1FH 31 1 byte
d3 of Function 40 30H - 39H 48 - 57 1 - 3 bytes
NUL 00H 0 1 byte
The value and transmission data of d3 of Function 40 are as follows:
Setting value -128 … -1 0 1 … 127
Transmission data 128 … 255 0 1 … 127
The transmission data values are converted to hexadecimal characters strings for the image data.
Example: When data is 48 the transmission data will be:
Hexadecimal: 34H, 38H
Decimal: 52, 56