Hi,
I am using CVI 8.5 and developing a custom IVI driver.
I am able to create a class driver using the wizard.
The wizard creates a .fp,.c and .h files.
To create a specific driver from this class driver we need a .sub file ( which is not created automatically).
How to create a .sub file for custom IVI driver?
Please help/guide to the respective help documents.