Chapter 7
G Mode Functions
© National Instruments Corp.
7-119
GPIB-SCSI-A User Manual
wrtbuf
(continued)
Example:
ibwrt (gpibscsia, "wrtbuf 1, 0, 10\n", 16);
/* Tell the GPIB-SCSI-A to complete a SCSI
* WRITE Buffer command. The rest of the
* command is requesting that the Target write
* 10 bytes of data to the beginning of its
* first buffer.
*/
ibwrt (scsidev, "5555555555", 10);
/* Send the data to store in the memory buffer
* across the Data Channel.
*/
Содержание 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 ...