08-03-2026 10:59 AM
I have a program to read the counter frequency, it works with LabVIEW and i have no problem running the application (EXE) when using the development PC, but it fails to read in another PC that I created a package installer from this project. I checked for errors and the right input from the DAQ but everything looks good. Feels like I am missing some software but I don´t know what to check next.
Here is the software installed in the PC that doesn´t work with the counter.
08-03-2026 12:27 PM
How does that software list compare with the Development PC?
08-03-2026 12:33 PM
This is the development PC software installed.
08-04-2026 09:34 AM
Trying to compare two "pictures" of installed software makes my head hurt (to say nothing about the "finger pain"). It looks like the PC where the code doesn't work has the latest version of LabVIEW 2026 (i.e. Q3) installed, while the development PC (where it does work) has Q1.
I'd suggest (for your own "sanity") that you (maybe "by hand") create an Excel WorkSheet with the Development Software PC entries in Column A and the PC that doesn't work in Column B. If the A and B entries are identical, put them both in the same row, but if they are different (or only appear in one of the PCs), make a row with only one column filled. [I hope that makes sense to you -- you want to be able to "see at a glance" where the differences between A and B lie].
Since your non-working PC (I'll call it PC B) "doesn't work", and has "the latest version of LabVIEW installed", one approach would be to do the following:
Bob Schor