At the moment I use several instrument drivers in my Lab. Unfortunately some are written in LabView and others in LabWindows/CVI. But for an accurate synchronisation of the different instrument it is inevitable to consolidate all programms into one. How can merge all together in a LabView or LabWindows/CVI?
CVI drivers can be converted to LabVIEW drivers (Tools>Instrumentation>Import CVI Instrument Driver) or if you have the LabVIEW application builder, you can create a DLL from each LabVIEW driver that can be used in CVI.