LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dialog for browsing DAQmx channels looks different on a PC without LV Development System

Solved!
Go to solution

Hello!

 

When I browse for NI cDAQ physical channels from my development PC (Windows 7 64bit, LabVIEW 2013), the following dialog shows up:

DVP syst.png

This screenshot is the stand-alone executable. And the resulting string is: "cDAQ2Mod1/ai0:2". Perfect.

 

However, when I run the very same executable on a machine that does not have LabVIEW Development system, but only runtime environment 2013 (automatically included with the installer), the dialog looks like this:

 

lab.png

The windows is tiny and not resizable, so it won't let the user see the whole row, there no nice tree structure, and the resulting string is: "cDAQ9181-18B96FEMod1/ai0,cDAQ9181-18B96FEMod1/ai1,cDAQ9181-18B96FEMod1/ai2" which is much less readable than cDAQ9181-18B96FEMod1/ai0:2"

 

Apart of that, the applications work well.

 

Is it possible to obtain the 1st dialog box on a PC running only the runtime environment?

 

Thanks,

 

Baobob

LabVIEW 2013 SP1
Windows 7 64bit
Windows Server 2012 64 bit
Windows 8.1 32 bit
0 Kudos
Message 1 of 8
(3,651 Views)

On the second machinem, is Measurement and Automation Explorer installed?

 

I don't know why you'd get two completely different dialogs, not just in the items listed, but the overall appearance.  But maybe the dialog is something that is a part of MAX in the first case, and some other module in the second case.

0 Kudos
Message 2 of 8
(3,640 Views)

What DAQmx components are installed (and version)

!0.png


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 8
(3,600 Views)

Hi Ravensfan and Jeff, thank you for your answers,

 

The installer build specification properties for that application is as following:

recommended installers.png

 

MAX is not among the recommended installers, and therefore is not present on the lab PCs.

 

Thanks again

LabVIEW 2013 SP1
Windows 7 64bit
Windows Server 2012 64 bit
Windows 8.1 32 bit
0 Kudos
Message 4 of 8
(3,580 Views)

I have not had the pleasure to use the new auto-select feature yet.  But, it looks like the minimal reqs are identified nicely.  perhaps a slightly bloated installer would serve better in this case. 

 

Install VISA or something and get MAX on board.


"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 8
(3,568 Views)

Jeff,

 

Below is the list of installed NI softwares (added MAX and VISA to the installer):

 

Installed SW.png

 

But the weird browse windows is still here.

 

Do you have in mind another component I could add?

 

Thanks

LabVIEW 2013 SP1
Windows 7 64bit
Windows Server 2012 64 bit
Windows 8.1 32 bit
0 Kudos
Message 6 of 8
(3,503 Views)
Solution
Accepted by topic author Baobob

DAQmx Configuration support for MAX

Capture.PNG


"Should be" isn't "Is" -Jay
Message 7 of 8
(3,495 Views)

It seems that DAQmx Configuration support for MAX was the one. Thank you!

LabVIEW 2013 SP1
Windows 7 64bit
Windows Server 2012 64 bit
Windows 8.1 32 bit
0 Kudos
Message 8 of 8
(3,480 Views)