Chapter 5. Mode Select—15h
21
Mode Parameter Lists
Following the command block, in the data out phase, the initiator sends a parameter
list containing the new parameter values of the library. This parameter list has the
same format as the data the library returns to a
MODE SENSE
command, with the restriction
that only one type of mode page per command is allowed for
MODE SELECT
. See the
MODE
SENSE
chapter for detailed descriptions of all mode parameters.
The following restrictions apply when reassigning element addresses:
• Element addresses must not overlap
• Element groups (i.e. cartridge slots, picker, drives) must be assigned contiguous
addresses
• Element addresses must be between 0 and 65,535
Table 5-2: Mode Select Command Field Values
Field Name
Field Location
Values
Allowed
Meaning
Byte
Bit
PF
01
4
1
The library supports the page format defined by the SCSI-2 standard.
SP
(Save Pages)
01
0
0
Mode pages are not saved. Mode parameter changes requested in
the parameter list are still made.
1
All mode pages are saved, whether they are changed in this
command or not.
Parameter List
Length
04
All
00-FFh
The value of this byte represents the length of the entire parameter
list. When the value of the parameter list length is 00h, no parameter
list is transferred from the initiator. This is not considered an error.
You might send a
MODE SELECT
command with no parameter list
and the SP bit set to 1, for example, to force the library to save its
current mode page settings without changing them.