12-27-2010 03:42 PM
Hi, everyone! Can't find Daq assistant palette. It wasn't revealed after the installation. Possibly, there's an additional module or toolkit for working with.. Thank you for answers!
Solved! Go to Solution.
12-27-2010 04:11 PM
Installation of what? If all you did was install LabVIEW, then you need to install DAQmx.
12-27-2010 04:22 PM
Yes, Thanks!!!
P.S. I just installed evaluation mode of LabVIEW. Hope your solution'll help fix it.
12-27-2010 09:10 PM
@Krolick wrote:
Yes, Thanks!!!
P.S. I just installed evaluation mode of LabVIEW. Hope your solution'll help fix it.
it will...
Drivers(comma),(pause for effect) add a Hardware Distraction Layer (whoops, I meant Hardware Abstraction Layer):smileyvery-happy:, NI is pretty good at providing HALs but you DO need to know that there is no progamming language that delivers HALs with the development enviorment- you get the HAL with the H(ardware).
Unlike other languages- the "LabVIEW's company" also sells (fairly good) hardware. once you get that internalized you'll do fine!
12-28-2010 02:24 AM
Did you mean that there's strong interconnetction between NI sofware and NI hardware? And it's better to deal with real chips?
If so, I comprehend it but need to simulate real device for my study.
Thanks!!!