03-19-2026 03:19 AM
Hello,
is the DAQ Assistant broken again in LabVIew 2026Q1? I have tested two different systems:
- PXIe-8840 QC with Windows 10 22H2 in PXIe-1085 chassis with PXI-6281 module
- Windows 11 Laptop with cDAQ-9171 and NI 9361
both with LabView 2026Q1 (64-bit) 26.1f0. In both cases I can go through the configuration of the DAQ Assistant, but when it tries to generate the code, it fails with the error:
"LabVIEW Code Generation failed to execute. This may occur if the code gen engine is not properly installed, or if you are using a LabVIEW version under development."
Is this just a problem with my setup, or are other people seeing this as well again. It feels like 2023 again. I just have to guess, which core version I have to install additionally now?
03-19-2026 07:41 PM
Just ditch DAQ Assistant and use shipping examples. See How to Search DAQmx Examples in LabVIEW
04-02-2026 12:20 AM
Your answer does not match the question above. We want to know how to resolve that issue.
04-02-2026 01:42 AM
Hi DH,
@Duckho wrote:
We want to know how to resolve that issue.
Ditch the DAQAssistent and use plain DAQmx functions as explained in all the example VIs…
04-02-2026 02:03 PM
I feel your pain - Either you provide more context, file a bug report and maybe wait a couple of years until this is fixed or follow @Zyong's advice.