03-13-2017 11:13 AM
I'm consistently receiving the following error when trying to build for a 9068
"Error 42 occurred at C:\Program Files (x86)\National Instruments\LabVIEW 2016\vi.lib\NI\Module Timing Source\scan engine timing source\get remaining time budget.vi
Possible reason(s):
LabVIEW: Generic error."
03-17-2017 09:58 AM
To close the loop for others on the community, this issue was discussed and resolved on GitHub here.
05-03-2017 04:37 PM
Burt,
I'm getting this issue now when building. (Only on 9068, it builds fine on 9038)
A VI broke during the build process from being saved without a block diagram.
Either open the build specification to include the block diagram of that VI or enable debugging to include the block diagrams of all VIs in the build.
Report this error to National Instruments technical support. C:\Program Files (x86)\National Instruments\LabVIEW 2016\vi.lib\NI\Tag Bus Module Framework\runtime\init wrapper.vi
Any chance that you can reproduce this attempting to build for a 9068 in labview 2016?
thanks!
mike
05-03-2017 04:50 PM
Is it possible that building the project for 9038 would save the VI Lib stuff in a way that is causing the 9068 to fail?
I was able to build for 9068 once on a VM and I built the 9038 on my machine. At the moment, I can't get to that VM so I'm building the 9068 project on my desktop and its failing.
05-03-2017 05:16 PM
Ok... I recompiled the entire vi.lib/NI directory and that got it to build...
05-04-2017 09:29 AM
Let us know if you happen to figure out the root cause or steps to reproduce.