I made a simple driver for the LC9354 with the LabWindows IVI Driver Wizard but it doesn't work very well, so I'm wondering if anyone out there has a developed driver. Either that or could someone maybe help me get these drivers working? Thanks.
The IVI driver wizard makes a simple shell that is 488.2 compliant but still requires initialization and other functions to be added manually to make the driver work with your instrument. I would suggest referring to your instrument's manual for a series of steps or examples of initializing the instrument and add such functions to the basic IVI driver shell.