7167 Owner’s Manual Chapter 6: Commands
November 2003
235
Transmits the File Format FS ( g pL pH fn m (when fn = 100)
Command Description:
This command transmits the format of the file transmission formation for the function value of 60
for the image data.
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 = 100
m = 48
Transmission Data Hexadecimal Decimal Amount of Data
Header 37H 55 1 byte
Identifier 3EH 62 1 byte
Fixed Value 34H, 38H 52, 56 2 bytes
Separator 1FH 31 1 byte
m of Function 60 34H, 38H or
34H, 39H
52, 56 or
52, 57
2 bytes
NUL 00H 0 1 Byte
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