Chapter 5
S Mode Functions
© National Instruments Corp.
5-7
GPIB-SCSI-A User Manual
brd
(continued)
user through
cmd
if the GPIB-SCSI-A is CIC and the high-
level command,
rd
, does not perform satisfactorily with your
device.
The information transfer phases that the GPIB-SCSI-A drives
the SCSI through after selection are the Command, Data In,
Status, and Message In phases.
See Also:
eos, eot, stat, and tmo.
Examples:
1.
Use
brd
without the SCSI disconnection/reconnection capability to
read 16 bytes from the GPIB.
Build SCSI Command Descriptor Block (CDB)
Byte 0 = 0xDD
Byte 1 = 0x00
Byte 2 = 0x00
Byte 3 = 0x00
Byte 4 = 0x10
Byte 5 = 0x00
SCSIArbitrate
SCSISelect(GPIB-SCSI-A id)
SCSICmd(CDB)
SCSIRead(databuffer, 16)
SCSIStatus(Sbyte)
SCSIMesgIn(Mbyte)
ErrorCheck
Содержание 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 ...