Use this button to create a new linked IVI-C driver or to unlink an existing IVI-C driver.
When an existing IVI-C driver is not linked to the IVI.NET driver, then clicking this button will create a new IVI-C driver and link it to the IVI.NET driver. A special version of the New IVI-C Driver wizard will be presented where the driver developer can select the IVI-C prefix, instrument I/O, and the associated projects, such as help and setup.
When an existing IVI-C driver is already linked to the IVI.NET driver, then clicking this button will unlink the IVI-C driver from IVI.NET. This does not delete the IVI-C driver or alter it in any way. Rather, the IVI-C driver is now a standalone Nimbus project that will be managed completely independently of the IVI.NET driver. Nimbus creates a new Nimbus project and displays it in Solution Exlorer. Though both the IVI.NET and IVI-C drivers remain in the same Visual Studio solution, there is no need to maintain them in the same solution.