Scanner Interface
If reserved value is specified, this scanner returns the following error information as follows:
∙ Status: | B’00001’ (CHECK CONDITION) |
∙ Sense key: X’5’ (ILLEGAL REQUEST)
(l)RIF (reverse image format) : Byte 1D, bit 7
This bit is used when the binary image data output is being reversed.
0:Output is not reversed
1:Output is reversed
If a 1 is specified for this scanner without the
∙ Status: | B’00001’ (CHECK CONDITION) |
∙ Sense key: X’5’ (ILLEGAL REQUEST)
(m)Padding type: Byte 1D, bits 0 to 2
This scanner does not support Padding type. If a value other than B’000’ is specified, this scanner returns following error information:
∙ Status: | B’00001’ (CHECK CONDITION) |
∙ Sense key: X’5’ (ILLEGAL REQUEST)
(n)Bit ordering: Bytes 1E to 1F
This scanner does not support bit ordering. If a value other than X’0000’ is specified, this scanner returns the following error information:
∙ Status: | B’00001’ (CHECK CONDITION) |
∙ Sense key: X’5’ (ILLEGAL REQUEST)
(o)Compression type, argument: Bytes 20 to 21
Specifies the compression method that is applied before the read data is sent to the initiator
| TYPE (Byte 20) | Argument (Byte 21) |
|
| |
00 - Not compressed | Reserved | |
01 | - MH | Reserved |
02 | - MR | K parameter |
03 | - MMR | Reserved |
|
|
|
Appendix