LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Base install problem

I downloaded the Labview 2013 and NI-DAQmx Base 3.7 for my macbook with OSX 10.9.

After I installed them, I can't find the "DAQ Assistant Express VI" from input function.

It seems to the DAQmx Base not been activated.

I clciked the "Isdaq.app" for activing and it showed "Detecting National Instruments DAQ device"

But I still can not find the DAQ Assistant Express VI.

What the problem with my steps and how to solve it?

0 Kudos
Message 1 of 13
(4,121 Views)

But I still can not find the DAQ Assistant Express VI.

What the problem with my steps and how to solve it?


 

 

See Here

Read Note 1

 

Now that we Identified the problem the steps to resolve would start with

"Install a Windows OS....."


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 13
(4,116 Views)

Hi Jim,

 

AFAIK the DAQAssistent ExpressVI comes with the "full" DAQmx driver. DaqmxBase is a somewhat minor subset of that driver…

Best regards,
GerdW


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

DAQmx Base is a completely different driver with an unfortunately similar name.

 

The DAQ Assistant is associated with DAQmx on Windows only.

 

Lynn

0 Kudos
Message 4 of 13
(4,101 Views)

Thank you~so my computer must be windows.....

0 Kudos
Message 5 of 13
(4,069 Views)
No one is forcing you to switch. You really don't have to use the DAQ Assistant. The base examples should be enough for you to get started.
0 Kudos
Message 6 of 13
(4,065 Views)

As Dennis said, you can certainly use many DAQ devices on the Mac. However, you will not have anything like the DAQ Assistant (which often causes more problems than it solves anyway). You will need to use the DAQmx Base VIs. A simple VI to read data from an Analog Input channel and display it on a graph would look something like this. It is missing a few things but this is the general idea.

 

Which DAQ device do you have? Is it one which is supported on the Mac OS?

 

Lynn

 

DAQmx Base.png

0 Kudos
Message 7 of 13
(4,057 Views)

Actually, I don't know what is DAQ base for. Because I am a new in LabView.

I just follow the getting start manual for entry level.In the Ch.4, it mentions that I need to lunch the DAQ assistant.

0 Kudos
Message 8 of 13
(4,046 Views)
DAQmx base is the Mac driver for NI data acquisition hardware. It is not as full featured as the Windows driver just called DAQmx. Do you actually have some hardware you need to use?
0 Kudos
Message 9 of 13
(4,038 Views)

I am not sure what manual you have but that part is irrelevant for the Mac OS. When I install DAQmx Base I get a folder titled NI-DAQmx Base which contains a Getting Started.pdf file.  This is mostly about installation and not operation.  It should also install some examples in the LV examples folder. Those are the best place to start.

 

DAQmx Base does not come on the LV disks. You must download it and install it separately. Have you done that?

 

Lynn

0 Kudos
Message 10 of 13
(4,013 Views)