S Mode Functions
Chapter 5
GPIB-SCSI-A User Manual
5-4
© National Instruments Corp.
•
SCSIMesgIn(Mbyte)
After the Status phase, the GPIB-SCSI-A goes into the Message In
phase to deliver a message to the Initiator. This message is always 1
byte long and is always the COMMAND COMPLETE message.
•
ErrorCheck
After each command, you should check the status byte to determine the
status of the previous command.
•
SCSIRead(databuffer, count)
The GPIB-SCSI-A is now in the Data In phase. As an Initiator, you
should read data from the SCSI bus. This data comes from the GPIB.
Count indicates the number of bytes desired.
•
SCSIWrite(databuffer, count)
The GPIB-SCSI-A is now in the Data Out phase. As an Initiator, you
should send data from the SCSI bus. This data goes out to the GPIB.
Count bytes should be sent.
S Mode Function Descriptions
The remainder of this chapter contains a detailed description of each
GPIB-SCSI-A S mode function with examples.
Содержание 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 ...