08-14-2019 06:04 AM - edited 08-14-2019 06:56 AM
I wrote a driver to control my Digital Pattern Instrument in my PXIe chassis in LabVIEW 2017.
I would like to upgrade to LabVIEW 2019, but I am experiencing issues with the niDigital driver. Is this driver supported in LabVIEW 2019? Has it, or is it, being phased out?
Here is what I tried:
I thought perhaps I could fix the niDigital Get Session Reference.vi, but I can't seem to find the correct refnum to use.
Solved! Go to Solution.
08-15-2019 03:04 AM
Hi
Please don't try side loading drivers, i.e. copying the files from one LV version to another. There are usually other files beside just the VIs you'll need to transfer and that probability of error is high.
"Is this driver supported in LabVIEW 2019? Has it, or is it, being phased out?"
niDigital is not being phased out, the release of version 2019 is just lagging behind a bit. Should be released any day now.
Best Regards
David
08-15-2019 03:47 AM
Hi
Thanks for the update on the niDigital, I couldn't find any information about release schedule, but do remember receiving some information about opcode issues.
Thanks for the advice about side-loading drivers. It makes a lot of sense.
Best Regards,
ES
09-11-2020 02:26 PM - edited 09-11-2020 02:30 PM
"Project now opens without issue, but "niDigital Get Session Reference.vi" is broken because the niTClk SessionReference constant cannot be wired to the polymorphic refnum input on "Register Session.vi""
I am having the exact same issue in LabVIEW 2018. I'd like to be able to use the niDigital Close.vi but cannot with niDigital Get Session Reference.vi in the current condition. How can I fix this vi?