Chapter 7
G Mode Functions
© National Instruments Corp.
7-109
GPIB-SCSI-A User Manual
wrext - Write Extended
Type:
SCSI function
Syntax:
wrext logical block address, transfer
length<CR>
or
wrext?<CR>
Purpose:
Use
wrext
to command the GPIB-SCSI-A to process the
Group 1 SCSI WRITE command.
Remarks:
The GPIB-SCSI-A uses the following Command Descriptor
Block to command the Target to process
wrext
. Notice how
the parameters to the
wrext
command are used in the
creation of the Command Descriptor Block.
Bit
7
6
5
4
3
2
1
0
Byte
0
2A
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
wrext
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 ...