Accessing an SCSI port with VB6
Hi Guys,
Good to see an excellent forum for us VB'ers.
My question:
Does anyone know (or had experience) in accessing (and reading) data from a standard SCSI port (on a PCI card) in a desktop P.C. running win98 ?
I am working on a communications project in which I need to read some data (up to 1Mb/minute) from the SCSI port. I then need to parse the data, and save it to disk, and maybe display some of the parsed data on a form. I have the parsing and displaying bit worked out, but cant find any info on reading an SCSI port.
I imagine that it would be done using either a windows API call, or a custom object for the SCSI port.
Any clues ??
Cheers,
The little dog.