Unable to create the catalog. Signability test failed.
Hi,
I am writing code in labview to communicate with an external USB device. For that, I have created .inf file. However, windows requires a catalog to be created to use this. I have an issue here.
I followed the instructions mentioned regarding creating windows tool kit to get the inf2cat tool. If I execute in the command line like below:
Inf2Cat /driver:"C:\Program Files\NI\LVAddons\nivisa\DMD" /os:"10_X64"
, I am getting following error.
.......................
Signability test complete.
Errors:
None
Warnings:
None
Unable to create the catalog.
Signability test failed.
Could you please help.
Regards
Chaitanya