Chapter 7
G Mode Functions
© National Instruments Corp.
7-63
GPIB-SCSI-A User Manual
rdext - Read Extended
Type:
SCSI function
Syntax:
rdext logical block address,
transfer length<CR>
or
rdext?<CR>
Purpose:
Use
rdext
to command the GPIB-SCSI-A to process the
Group 1 SCSI READ command.
Remarks:
The GPIB-SCSI-A uses the following Command Descriptor
Block to command the Target how to process
rdext
. Notice
how the parameters to the
rdext
command are used in the
creation of the Command Descriptor Block.
Bit
7
6
5
4
3
2
1
0
Byte
0
28
1
LUN
00
2
Logical Block Address (Most Significant Byte)
3
Logical Block Address (Up.-Middle Significant Byte)
4
Logical Block Address (Low-Middle Significant Byte)
5
Logical Block Address (Least Significant Byte)
6
00
7
Transfer Length (Most Significant Byte)
8
Transfer Length (Least Significant Byte)
9
VCB
00
The Logical Block Address and Transfer Length in the
Command Descriptor block above are given as parameters to
the
rdext
command. The LUN corresponds to the last value
assigned with the
lun
command. The VCB corresponds to
the last value assigned with the
vcb
command.
Содержание GPIB-SCSI-A
Страница 20: ......
Страница 27: ......
Страница 355: ...Appendix C Operation of the GPIB National Instruments Corp C 7 GPIB SCSI A User Manual Figure C 2 Linear Configuration ...
Страница 356: ...Operation of the GPIB Appendix C GPIB SCSI A User Manual C 8 National Instruments Corp Figure C 3 Star Configuration ...