Paulo07 wrote:
> Hi,
>
> I'm trying to make backup copies (on CD-R) of some files automatically
> using a LabVIEW application.
> Has anybody ever done this?
> There is a DLL called wnaspi32.dll wich I think can be used to do
> this, does anyone has information about the protothype of the
> functions included in this DLL?
WINASPI32.DLL is a low level API to control SCSI and SCSI like
resources. The API uses only a few fucntions but is quite complex in the
parameters those functions take. It is definitely not something to do in
a few hours and will require a CIN or wrapper DLL to interface in a
useful way with LabVIEW.
Most importantly although you could control CD burners through this
interface it would be a very tedious way of doing it as each CD burner
ha
s manufacturer specific protocols to use. It is much easier to use an
application like Nero or DirectCD which takes care of controlling the
different CD burners in a proper way and gives you a simple interface.
Both packages come with a command line interface which you can use
through SystemExec.vi to write CDs and Nero has an additional DLL API
which can be called.
Checkout http://labview.citeng.com/pagesEN/products/cdrec.aspx to see a
product which allows you to control the Nero software though ist DLL API
from LabVIEW.
Rolf Kalbermatter
Rolf Kalbermatter
My Blog 
DEMO, Electronic and Mechanical Support department, room 36.LB00.390