cschneider
2008-08-07 20:10:10 UTC
Hi, I have a PCI-card which comes with its own DLL to control the functionality. As the functions are very similar to functions that can be provided by VISA (Open, Read, Write, Close), I want to write a new driver that can be controlled by VISA-Vis. I already found the article about the "Create new instrument driver wizard" to create own drivers for PCI-cards if you know the registers of the card...these registers, I don't know. Can I control the device with VISA, i. e. write a own driver to make the device VISA-compatible by using the DLL provided by the manufacturer??Thanks in advanceChristian