Hi Pako,
Unfortunately, we do not have an IVI driver for the PCI-6527 available on the
Instrument Driver Network. In fact, IVI drivers are not designed for virtual instruments that are used in PCI or PXI slots, but rather for handling communication between the computer and external instruments. They use VISA in order to communicate over the serial or GPIB bus, usually. Also, IVI drivers are only for instruments that fit within one of the eight defined classes, including scopes and DMMs. You can obtain more information on IVI drivers at www.ni.com/ivi
National Instruments provides the NI-DAQ drivers which provide functions that you can call from C in order to program your 6527 to do exactly what you need it to do. You can get some help on how to use these functions on the Traditional NI-DAQ Function Reference Help that is installed with the NI-DAQ driver. I recommend using these functions, and then if you run into troubles in your programming, ask a specific question to the forum. There are many users that check these posts frequently, and are more than happy to help out with single, specific issues.
Good luck with your programming!
john
Applications Engineering