LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ Assistant broken again?

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?

0 Kudos
Message 1 of 8
(831 Views)

Just ditch DAQ Assistant and use shipping examples. See How to Search DAQmx Examples in LabVIEW

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 2 of 8
(790 Views)

Your answer does not match the question above. We want to know how to resolve that issue.

 
 
0 Kudos
Message 3 of 8
(593 Views)

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…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 8
(577 Views)

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.

Actor Framework
0 Kudos
Message 5 of 8
(542 Views)

I have connected the DAQ device with my laptop with all the support files but when I tried placing the daq assistant block, after setting the parameters it showed this error. 


labview code generation failed to execute. this may occur if the code gen engine is not properly installed or if u are using a labview version under development

 

I have uninstalled the daq mx driver and reinstalled it. my labview is a community edition Q1 version, and the driver is also of the same version. How to solve this issue

0 Kudos
Message 6 of 8
(423 Views)

Hi Suresh,

 

I moved your message because we had very similar questions just some days ago…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 8
(408 Views)

OK, 

I tried the Known Bugfix for LabView 2022 and 2023, by installing an earlier LabView version in addition to the current LabView 2026 Q1. I installed just LabView 2025 Q1, nothing more (but not just the runtime), since I had that version at hand. And DAQ Assistant works again. LabView 2025 Q3 might also work, but I have not tried it yet. I hope this helps others as well. 

0 Kudos
Message 8 of 8
(274 Views)