Since it is possible to generate DLLs with LabVIEW, I would like to know if there is any LabVIEW assistant, wizard or guide for generating a IVI-C class-compliant driver or custom driver.
It's possible generate a DLL in the LabVIEW, but does not exist any wizard how make IVI driver in LabVIEW. IVI drivers are using functions from IVI engine, callback mechanism etc. and this is not so easy use in LabVIEW. The best development enviroment for IVI drivers is LabWinsows/CVI.