07-15-2014 04:29 PM
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?
07-15-2014 04:41 PM - edited 07-15-2014 04:42 PM
But I still can not find the DAQ Assistant Express VI.
What the problem with my steps and how to solve it?
Read Note 1
Now that we Identified the problem the steps to resolve would start with
"Install a Windows OS....."
07-15-2014 04:43 PM
07-15-2014 05:17 PM
DAQmx Base is a completely different driver with an unfortunately similar name.
The DAQ Assistant is associated with DAQmx on Windows only.
Lynn
07-16-2014 03:19 PM
Thank you~so my computer must be windows.....
07-16-2014 03:43 PM
07-16-2014 07:35 PM
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
07-16-2014 09:43 PM
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.
07-16-2014 10:20 PM
07-17-2014 07:45 AM
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