07-16-2018 08:21 AM
I see the full property page for that control when I opened your VI. So I don't think it is a problem with your VI or your control. I think the issue is with your LabVIEW install.
07-16-2018 09:46 AM
> There is no "32.txt" file in this folder or any other LabVIEW 2016 folde
If you are using 64bit LabVIEW, the path would be:
"C:\Program Files\National Instruments\LabVIEW 2016\resource\PropertyPages\32.txt"
If you are using 32bit LabVIEW, then that's the problem.
The PropertyPages should looks like this:
07-23-2018 06:33 AM
Though I tried everything suggested, nothing seemed to have an impact until I did a repair/reinstall of LabVIEW 2016. Once I went that process, and all the updates, it now appears to be performing correctly.
Thanks for all the assistance.